Originally posted by: sykopath79
Have you tried using Ghost to make an image of the drive? I haven't ever tried making a Ghost image of a Linux volume before; I know Ghost doesn't care what OS is installed but I don't know if it has restrictions as far as what types of partitions it's able to deal with.
Originally posted by: Kaido
Server-wise, it'd be nice to have a set of reinstall CDs like Ghost makes for Linux. Does anything like that exist?
dd. There is a switch to make the unused space take up almost no space in the image.
Originally posted by: ttown
dd ?
Originally posted by: Nothinman
Linus most likely says it's a bad idea because reading directly from the block device bypasses the page cache. So if you're doing this on a live filesystem there's a chance (how high depends on usage of the fs) that you'll get stale information in your image or at the worst case a corrupt image.
Originally posted by: pcgeek11
I like Acronis True Image V8. It makes a bootable restore CD using linux OS, the only one that I have been able to find that works with the reiser file system correctly ( it only copies the data, so the image is small. Ghost will not image the reiser fs correctly as it makes the image the same size as the drive. pcgeek11
Originally posted by: nweaver
Altiris will do this. The Rdeploy.exe file you call from the network boot works great. It fails on FC2+ because of some wierd EXT2/3 stuff the did. Will do block copy on non fat/ntfs/ext2/ext3 drives.