On Mon, Jun 28, 1999 at 11:52:53AM +0800, jmt wrote:
> How to tell kernel which device to boot from?
Either if your setup allows for that pass an root=<root-device> argument
on the command line or if that isn't possible hack arch/mips/kernel/setup.c
and put the arguments there. Details see in the Documentation/ directory
especially initrd.txt.
Ralf
-
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/