can i get around this with dosemu?
* make
cd ../kernel && exec make -
exec cc -c -I/usr/include mpx.s
exec cc -c -I/usr/include start.c
exec cc -c -I/usr/include protect.c
Cannot execute /usr/lib/ncem. Not enough memory.
Reduce the memory use of your system and try again
make in /usr/src/kernel: Exit code 1
make in /usr/src/tools: Exit code 1
* chmem
Usage: chmem {=+-} amount file
* chmem +1000 /usr/lib/ncem
/usr/lib/ncem: Stack+malloc area changed from 43810 to 43810 bytes.
# make
cd ../kernel && exec make -
exec cc -c -I/usr/include mpx.s
exec cc -c -I/usr/include start.c
Cannot execute /usr/lib/ncem. Not enough memory.
Reduce the memory use of your system and try again
make in /usr/src/kernel: Exit code 1
make: made 'start.o' look old.
make in /usr/src/tools: Exit code 1
From: Bart Oldeman <[EMAIL PROTECTED]>
To: David Cougle <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: trying to run minix in dosemu
Date: Sun, 16 Feb 2003 01:06:21 -0500 (EST)
On Sat, 15 Feb 2003, David Cougle wrote:
>
> I read you can run minix in "real mode" in dosemu. Does this mean dosminix?
> If i try to run i386 dosminix it says "cannot run 386 kernel on this 8086"
> what to do?
> how do i run this "real mode"?
you'd need the i8086 dosminix. You might also need to use F3 to enable
software scrolling.
Bart
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
