Displaying 2 results from an estimated 2 matches for "fdfullcd".
2009 Apr 01
2
Creating hd images to memdisk
Hi,
I'm trying to create a hd image to use with memdisk:
dd if=/dev/zero of=doshd.img bs=1024 count=16384
and, via qemu, I installed freedos:
qemu -cdrom fdfullcd.iso -hda doshd.img -boot d
Everything gone ok and qemu boots freedos normally.
But, when I try to use the same image on memdisk the following message
appears:
Invalid Operation System!
I used the same process on USB key, with sucess.
What is wrong?
Thanks!
--
Fabr?cio Ceolin
ulevel.com
Dir...
2011 Aug 06
0
specifying 'root' for mboot.c32/syslinux
...return FALSE;
Just for the record, I'm having a way easier time with iPXE here
(compared to ReactOS) as it allows overriding/specifying commands,
ignoring the embedded demo script :)
label 9
kernel /boot/ipxe.krn
append dhcp && sanboot --drive 0x81
http://boot.ipxe.org/freedos/fdfullcd.iso