Bruce's 386 kernel

Bruce.Evans evans at syd.dit.CSIRO.AU
Tue Oct 23 16:54:42 AEST 1990


In article <1990Oct17.072237.7955 at ibmpcug.co.uk> bobmc at ibmpcug.co.uk (Bob McDermott) writes:
>I am trying to install Briuce's 386 kernel and am receiving
>the following message after pressing the '=' key :
>             File system panic: FS can'yt report to MM

My patches to build were incomplete, so it cannot handle the default 386 FS
because it has a data segment larger than 64K. Try recompiling FS with
NR_BUFS reduced to the 16-bit value. After bootstrapping, a 32-bit build
will handle the default FS.
-- 
Bruce Evans		evans at syd.dit.csiro.au



More information about the Comp.unix.sysv386 mailing list