Norton Ghost Howto ------------------------------ To backup the C partition to D ------------------------------ - In Options | Ghost Command Line, add -split=630 -auto This tells Ghost to split the big image file to <= 630MB a piece, and automatically names each piece numerically. - In "Image file name", enter D:\diskimage.gho ------------------ To restore from CD ------------------ We burn the image files to CD, where the CD containing the first image is bootable. Run "ghost" on it to start restore. --------------------- To make a bootable CD --------------------- 1. Obtain DOS Drivers for the CD-Rom Choose "CD/DVD Startup Disk with Ghost" option in Ghost Boot Wizard. This will create two floppy disks. 2. Edit the Config.sys file DEVICE = oakcdrom.sys /D:cd1 LASTDRIVE = Z Here the driver file may be different. The assigned drivername should match what's used in the autoexec.bat file. 3. Edit the Autoexec.bat file SET TZ=GHO+05:00 MOUSE.COM LH \MSCDEX.EXE /D:cd1 /L:P 4. Create a bootable CD using Easy CD creator by giving it the first Floppy disk as the source of floppy disk image. Also burn on the CD - The first image file - Ghost.exe (from the Ghost directory) 5. Copy subsequent image files to separate CDs.