Eric Auer wrote:

Hi, that sounds like the virtual boot diskette which you use
is not bootable. How did you create it?

I created it the same way like I created the fdbootcd.iso

----8<----
dd if=/dev/zero of=fdboot-new.img bs=1K count=650
mkfs.ext3 fdboot-new.img (maybe this is the mistake?)
mount -o loop fdboot-new.img x/
cp mynew.exe x/
mkisofs -R -J -o fdboot-new.iso x/ (here the bootloader option is missing I think)
umount x
----8<----

When does the error
message show up, as far as I understand after isolinux does
activate properly? Is the memdisk init message shown?

Yes, isolinux and memdisk are coming up fine.

Did you
try the other boot menu items?

Not yet, but the other items just try to boot from floppy or harddisk.

Eric
Marvin

--
.""`.     Marvin Stark <[EMAIL PROTECTED]>
: :"  :    credativ.de - The creative IT consultants
`. `"`
 `-  Debian - when you have better things to do than fix a system



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to