I want to create a dual boot machine for a student lab. Once I build the machine, I want to clone it using dd or dump.
I was wondering if dd or dump could be used to created a bootable cd image of a hard drive with multiple mount points ? i.e. ---------- /mnt/sda1/boot /mnt/sda2/ (root) /mnt/sda3/win_c /mnt/sda6/usr /mnt/sda7/tmp /mnt/sda8/var I know that Norton ghost will do something like this, but I am looking for alternatives. --------------------- Ted Knab