linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Downs <paul@positive-internet.com>
To: linux-raid@vger.kernel.org
Subject: Booting with raided root, debian system
Date: Thu, 10 Apr 2003 13:37:46 +0100	[thread overview]
Message-ID: <20030410123746.GA11470@u4ia> (raw)


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

             reply	other threads:[~2003-04-10 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-10 12:37 Paul Downs [this message]
2003-04-10 12:46 ` Booting with raided root, debian system Mads Peter Bach
2003-04-10 15:41   ` Paul Downs
2003-04-10 15:44     ` Paul Downs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030410123746.GA11470@u4ia \
    --to=paul@positive-internet.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).