At 12:22 AM 7/28/2005 +0000, Mark Bailey wrote:

Help!  How do I start to debug this?!?!  This is the same machine
which has FDISK overwriting the partition table whenever it is run
with EMM386.

Exclude all high memory via X=A000-EFFF and add NOEMS option. Those two options only, unless your USB driver needs MEMCHECK (some do). Tells you whether you have an upper memory block conflict. So, try:

EMM386 X=A000-EFFF NOEMS

EMM386 X=A000-EFFF NOEMS MEMCHECK




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to