|
[Next] [Previous] [Contents]
15. Backup Disk Image
- The entire disk image can be backed up using g4u
- Prepare disk by filling unused blocked with 0 bytes
- dd if=/dev/zero of=/0bits bs=20971520 # bs=20m
- rm /0bits
- Boot g4u from CD and perform disk imaging to an ftp server. For example:
[Next] [Previous] [Contents]
|