From: "Lionel Cottin" <cottin@free.fr>
To: LVM <linux-lvm@sistina.com>
Subject: [linux-lvm] Root LVM + ReiserFS
Date: Wed, 2 May 2001 17:05:05 +0200 [thread overview]
Message-ID: <000501c0d319$453cceb0$01a8a8c0@jeckel> (raw)
Hi all,
I'm setting a RH 7.1 Linux box with kernel 2.4.4 + LVM 0.9.1beta7 + ReiserFS
3.x.0j and I have some trouble to boot from LVM volume ;(
I think my kernel is Ok, cause i can mount LVM/ReiserFS volume and the
ramdisk made by lvmcreate_initrd with no problems at all.
Besides, when i mount the ramdisk, i can see the correct /dev entries....
But when i try to boot on a LVM root device with a reiserFS filesystem, i
have an error like:
VFS unable to mount device xx:xx
And the system hangs up...
Here is my lilo.conf:
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
default=custom
image=/boot/vmlinuz-2.4.2-2
label=linux
initrd=/boot/initrd-2.4.2-2.img
read-only
root=/dev/sda6
image=/boot/custom
label=custom
read-only
root=/dev/sda6
image=/boot/custom
label=custom2
append = "ramdisk_size=8192"
initrd=/boot/initrd-lvm-2.4.4.gz
read-only
root=/dev/rootVG/rootVOL
Any ideas???
Your help will be very appreciated ;)
Regards,
Lionel
next reply other threads:[~2001-05-02 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-02 15:05 Lionel Cottin [this message]
2001-05-02 15:21 ` [linux-lvm] Root LVM + ReiserFS Goetz Bock
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='000501c0d319$453cceb0$01a8a8c0@jeckel' \
--to=cottin@free.fr \
--cc=linux-lvm@sistina.com \
/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).