lkml.org 
[lkml]   [1999]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Root fs and ramdisk
Jonathan Brauer wrote:
> wondering how to get the kernel to recognize a ramdisk at a specific location
> and to mount this as the root device.
>

I'll assume you want to use lilo?

Read the Bootdisk HOWTO in /usr/doc/HOWTO/Bootdisk-HOWTO. Read
/usr/doc/lilo-0.21/doc/*.

> Do I need to use initrd?
> How do I specify through the command line to use the disk and the like.
>

You need initrd iff your kernel image is too large, generally because
of included drivers, SCSI being the most often reason in my
experience. Initrd is used in a two stage boot for this case. I
generally don't need an initrd.

> I have tried various messages to kernel, but all result in a panic saying it can
> not mount root device 00:00
>

00:00 is the major/minor numbers that the loader is trying to access.
They are obviously wrong. You will see 02:1c for fd0H1440, for
example. This indicates that neither rdev or lilo has been used to
install this information into the MBR.

-Richard

--
Richard Dynes
rdynes@varcom.com

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

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.062 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site