Just a supplemental note from my previous post.
To install in my FreeDOS, the generated ISO file I did:

qemu-system-i386 -enable-kvm -m 64 \
-hda freedos.img \
-cdrom ~/djgpp_install.iso \
-boot order=c \
-net nic,model=pcnet -net user

And then in DOS did:
unzip D:\DJGPP\DJDEV205.ZIP -d C:\DJGPP
unzip D:\DJGPP\BNU2351B.ZIP -d C:\DJGPP
unzip D:\DJGPP\GCC346B.ZIP -d C:\DJGPP
unzip D:\DJGPP\ADA346B.ZIP -d C:\DJGPP
unzip D:\DJGPP\CSDPMI7B.ZIP -d C:\DJGPP




_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to