Hi there
I need some help please. Does any one know how to get around the size limitation of the access Linux folder when running FreeDos under QEMU? The access folder is named "dosfiles" as in Jim Hall's article on Opensource.
Running the command:-
sudo qemu-system-i386 -m 32 -rtc base=localtime -drive file=dos.img,index=0,media=disk,format=raw -drive file=fat:rw:dosfiles/,format=raw -boot order=c -display  sdl -enable-kvm

Gives status message of:-
vvfat dosfiles/ chs 1024,16,63

And an error message is issued:-
qemu-system-i386: -drive file=fat:rw:dosfiles/,format=raw: Directory does not fit in FAT16 (capacity 516.06 MB)

Removing files from the "dosfiles" directory allows FreeDos to run.
Regards
John



_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to