Re: NO ROM BASIC

H. Peter Anvin (hpa@transmeta.com)
5 Dec 1998 07:45:41 GMT


Followup to: <Pine.SGI.3.96A.981204130939.27049B-100000@umbc7.umbc.edu>
By author: Josh Newton <jnewto4@umbc.edu>
In newsgroup: linux.dev.kernel
>
> On Thu, 3 Dec 1998, Konstantyn Prokopenko wrote:
>
> > Hi!
> >
> > I'm new in Linux and I've got a problem compiling a kernel.
> > I have dual PENTIUM II motherboard with 128 Mb memory runing Red Hat
> > Linux. I compiled the 2.1.128 Linux kernel using:
> >
> > make config
> > make dep
> > make bzImage
> > make install
> >
> >
> > Then I rebooted. When it starts, it goes to 40 column mode and
> > says "NO ROM BASIC"
>
> This is evidence of a _really_ serious crash; the last time I saw
> this error message was about 6 years ago on a 386 when a DOS program
> crashed hard. All I can tell you is to try make config; make dep; make
> clean; make zImage. Then install the new kernel by hand (if you're using a
> boot loader).
> Make sure you do a make clean in there; this may be the result of
> a previous incomplete compile.
>

Not necessarily; it is evidence that the bootup is screwed. Odds are
that his LILO configuration is somehow wedged.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/