I change a bit my approach... cd freeecom build clean build debug wc english got the error about not supported model for fix_strings.c edit watcom.cfg file, change -ms to -mc (from model small to model compact) cd \freecom build debug wc english
that way, command.com continue and was successfully built Making it used for fdconfig option 2 gave: [EXEC: C:\Freecom\bin\vinfo.com /m] [Message segment 0xD556 deallocated] [MEM: save context :2304 bytes from 0xDB70] JemmEX exception occured at 2AE:DAB... CS:IP = 63 6b 20 76 69 6F 6C 61 reboot fdimples show that vpower version is 22.02.07 (This is FreeDOS 1.3) So it looks like the problem would be vinfo /m on VMWare causing an exception. _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel