Booting on a raid/lvm combination?

Leslie F. Donaldson (donaldlf@cs.rose-hulman.edu)
Thu, 18 Apr 2002 09:16:39 -0500 (EST)


Hello,
After loseing my hard drive to e2fs corruption I decided
to build the drive system up, so I am laying out an

raid-5 --> LVM --> reiserfs

Distribution is 7.1 (soon to be upgraded to rawhide)

My problem is I boot with milo and I can't get it to work.
I have my kernel on a dos part at sda1 and I have added
a file initrd.gz to that disk. My real root system is sda3
which is the raid.

I boot using (or try to boot)

boot sda1:/vmlinux.gz root=/dev/sda3 initrd=/initrd.gz

but it can't find the file because it's on the lvm drive which
is no active yet. I tried something along the lines of

boot sda1:/vmlinux.gz root=/dev/sda3 initrd=sda1:/initrd.gz

Does anyone have a clue I can use?

Please reply to me directly ad without my drives working
it's a terminal session to my email account <sigh>

Leslie Donaldson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/