linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Root LVM + ReiserFS
@ 2001-05-02 15:05 Lionel Cottin
  2001-05-02 15:21 ` Goetz Bock
  0 siblings, 1 reply; 2+ messages in thread
From: Lionel Cottin @ 2001-05-02 15:05 UTC (permalink / raw)
  To: LVM

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

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

* Re: [linux-lvm] Root LVM + ReiserFS
  2001-05-02 15:05 [linux-lvm] Root LVM + ReiserFS Lionel Cottin
@ 2001-05-02 15:21 ` Goetz Bock
  0 siblings, 0 replies; 2+ messages in thread
From: Goetz Bock @ 2001-05-02 15:21 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 1026 bytes --]


On Wed, May 02 '01 at 17:05, Lionel Cottin wrote:
> 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
It should work (it works for me)
but my be you wanted to have custom2 as default (you need the initrd to
activate the LVM)

Cu,
    Goetz.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

end of thread, other threads:[~2001-05-02 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-02 15:05 [linux-lvm] Root LVM + ReiserFS Lionel Cottin
2001-05-02 15:21 ` Goetz Bock

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).