Ok, I figured it out by reading http://reboot.pro/index.php?showtopic=21935
Was booting without -boot order d
which seems to means (when not present): boot from hard disk if it is
partitioned, else boot from CDROM
So I was going to partitioning hard disk, but when rebooting, it was booting
from hard disk, showing the previous error.
So I was confused in thinking I had formated hard disk... I had it only
partitioned. (message was correct, just me bad interpreting it).
I also removed sound stuff, because the way it was doing was to build a .wav
file... if using for a long time, would have filed disk.
So now I am using:
qemu-system-i386 -name FreeDOS -machine
pc-i440fx-4.2,accel=kvm,usb=off,dump-guest-core=off -enable-kvm -cpu 486 -m 64
-overcommit mem-lock=off -no-user-config -nodefaults -rtc
base=utc,driftfix=slew -no-hpet -boot menu=on,strict=on -sandbox
on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny -msg
timestamp=on -drive format=raw,file=hd.img -vga cirrus -usbdevice mouse -cdrom
T2308LIVE.iso -boot order=d
and it seems to works fine that way.
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel