Build your own DOS bootable Rescue CD
SDB:How to Create a System Boot CD
8cm-Multiboot-CDROM with modified Knoppix linux
Now let's create the ISO-File, and burn it.
The program "mkisofs" has to be called with the "-b" option, to ensure proper installation of the boot loader. The path of the argument of "-b" is relative to the base directory of the cdrom ("toolcd/"):
cd /data/mboot
mkisofs -r -o iso.01 -b bscript/loader.bin \
-no-emul-boot -boot-load-size 4 toolcd
-- DetlevLengsfeld 2006-06-04 20:44:41
| /DosWindoofs /Helferlein /Links /SelfMaking |
LebensRetter/BootCds/Links (last modified 2008-11-04 07:00:05)