Hi there, I am very unhappy with the error "Uh oh, can't find the boot image!".
There is a boot image which I have build for a floppy by using "dd if=/dev/fd0 of=/tmp/boot.img bs=1k count=1440" But when I try to make an iso image with "mkisofs -v -l -L -r -b /tmp/boot.img -o test.iso /path_to_burn" i've get the error!!! Can anyone help? Thanks in advance, Uwe