Now, frankly, I feel stupid, because I think I would need a binary disk of 
MS-DOS 4.0 to test the binary files of

MS-DOS 4.0 I compiled.



I guess this is where your bootimg.asm script and:

> nasm -I ../../lmacros/ -I ../../bootimg/ ../../bootimg/bootimg.asm

-D_PAYLOADFILE="io.sys,msdos.sys,mem.exe,sys.com,../../ldebug/bin/callver.com,::rename,../../../.dosemu/drive_c/command.com,freecom.exe,command.com"

-o disk.img -D_MEDIAID=0F8h -D_BPE=16 -D_ERROR_SMALL32=0 -D_SPF=256

-D_SPI=128000 -D_SPC=2 -D_MBR -D_MBR_PART_TYPE=fat16_chs

-D_CHS_HEADS=128 -D_CHS_SECTORS=32 -D_OEM_NAME="'IBM 3.1'"

magic line have a role to play.
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to