Date: Fri, 05 Nov 2004 16:45:42 -0700 From: Jason Sheets <jason.sheets@hp.com> To: Niy@extacy.homeip.net Cc: freebsd-questions@freebsd.org Subject: Re: using dd to clone windows XP drives Message-ID: <1099698342.22920.38.camel@jsheets-ux.boi.hp.com> In-Reply-To: <4f9c6b6d0411051525f8fea73@mail.gmail.com> References: <4f9c6b6d0411051525f8fea73@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
We haven't used dd directly but have used g4u. g4u ("ghost for unix") is a boot-floppy/CD that allows one to easily clone PC hard disks by using FTP. This is often done to deploy a common setup on a number of PCs. The floppy/CD offers two functions: it uploads the compressed image of a local hard disk to an FTP server, and then it can retrieve that image via FTP, uncompress it, and write it back to disk. Network configuration is fetched via DHCP. As the hard disk is processed as an image, any filesystem and operating system can be deployed using g4u. Easy cloning of local disks as well as partitions is also supported. http://www.feyrer.de/g4u/ Jason On Fri, 2004-11-05 at 16:25, NiY wrote: > Has anyone succesfully cloned a windows XP hard drive with dd? I heard > there were problems specifically with XP drives, that they required a > drive ID number to be changed or something silly like that. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1099698342.22920.38.camel>