linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Booting with raided root, debian system
@ 2003-04-10 12:37 Paul Downs
  2003-04-10 12:46 ` Mads Peter Bach
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Downs @ 2003-04-10 12:37 UTC (permalink / raw)
  To: linux-raid


Hi,
  I have been trying for a good few days now to try and boot a fully raided
debian system with Lilo and a custom compiled kernel.  The file system does
not have a separate /boot partion.  Lilo's configuration file has boot= and
root= specified as /dev/md0.

  The custom compiled kernel has md and raid1 modules statically built,
along with ext3, cramfs and associated modules.  There is also an initrd.

  I have experienced various issues but now I have a system where , if I
boot off /dev/hdb1 (hda and hdc are in the raid) I can succesfully install
lilo with:

mount -text3 /dev/md0 /mnt
lilo -r /mnt

  No errors appear and the system appears to boot normally until it
attempts to mount the root.  At which point it errors and stops with an
"attempt to kill init" message.

  Can anyone give me any pointers?  I have tried not to include too much
detail here so if you want pastes of any configuration files etc. just
shout.

  Using grub I can get a system to boot fine however when issuing this style
of command sequence:

root(hd0,0)
kernel /boot/vmlinuz-2.4.20 root=/dev/md0
initrd /boot/initrd.img-2.4.20
boot

  I get an identical error message to lilo.  Have I missed something in
initrd, I have done nothing fancy with it.

Your's banging head against wall and giving up on raided root.

Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-10 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-10 12:37 Booting with raided root, debian system Paul Downs
2003-04-10 12:46 ` Mads Peter Bach
2003-04-10 15:41   ` Paul Downs
2003-04-10 15:44     ` Paul Downs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).