Re: [Clonezilla-live] built in ntfs write

2008-10-04 Thread Carl Karsten
using live/vmlinuz1 kernel from clonezilla-live-20080914-intrepid.iso (see below for pxe configs) pxe boot box1, make image of drive (win2000 install) pxe boot box2, sudo -s; passwd; /etc/init.d/ssh start; ssh in so I can cut/paste: [EMAIL PROTECTED]:~$ ssh [EMAIL PROTECTED] [EMAIL PROTECTED]'s

Re: [Clonezilla-live] no resolv.conf

2008-10-04 Thread Carl Karsten
the dhcp client is not storing the name servers to /etc/resolv.conf, which means I have to use IPs not hostnames. [EMAIL PROTECTED]:~# ping shaz ping: unknown host shaz [EMAIL PROTECTED]:~# ping 192.168.1.7 PING 192.168.1.7 (192.168.1.7) 56(84) bytes of data. running dhclient sets it: [EMAIL PRO

Re: [Clonezilla-live] built in ntfs write

2008-10-04 Thread Steven Shiau
Carl, Carl Karsten wrote: > cz says: > > │ ... If it is NTFS, you have to install│ > │ some packages (such as ntfs-3g or ntfsmount from │ > │ http://www.linux-ntfs.org) in this server and run drblpush again │ > │ so that in client environment, Clonezilla

[Clonezilla-live] hdparm -d not needed

2008-10-04 Thread Carl Karsten
cz output: Try to turn on the harddisk "/dev/sda" DMA... HDIO_GET_DMA failed: Inappropriate ioctl for device HDIO_GET_DMA failed: Inappropriate ioctl for device No HD DMA information, maybe this not a IDE device! Linux dhcp91 2.6.27-3-generic #1 SMP Wed Sep 10 16:02:00 UTC 2008 i686 GNU/Linux [