Re: Hangs after "Loading" but before "Uncompressing"

From: Richard B. Johnson (root@chaos.analogic.com)
Date: Tue Jan 25 2000 - 19:46:47 EST


On Tue, 25 Jan 2000, Markley, Todd wrote:
[SNIPPED...]

Just copy bzImage to a raw floppy, i.e.,
 `cp /usr/src/linux/arch/i386/boot/bzImage /dev/fd0`

The root-device is probably be wrong so it will fail to mount root, but
the floppy should boot, uncompress, etc. This will tell you where to
look for other problems.

If the symptoms are the same, the kernel is probably broken in the
compile. You need to make sure you have the most recent tools. Look
in ../linux/Documentation/Changes.

If the system boots, but can't mount the root file-system, just
`rdev` either the floppy itself or the bzImage file and do it again.

`rdev /tmp/bzImage /dev/whatever_your_root_is`
`cp /tmp/bzImage /dev/fd0`

It should boot and, if your root-fs driver has been compiled in,
mount the root. The machine is now working normally. It just didn't
boot from the hard-disk. This would show that something about the
lilo configuration file isn't right.

Cheers,
Dick Johnson

Penguin : Linux version 2.3.39 on an i686 machine (800.63 BogoMips).

-
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/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:16 EST