[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AB3F3DB.5090600@candelatech.com>
Date: Fri, 18 Sep 2009 13:55:55 -0700
From: Ben Greear <greearb@...delatech.com>
To: "Nikita V. Youshchenko" <yoush@...msu.su>
CC: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: Problems booting 2.6.31 on Fedora 8
On 09/18/2009 11:48 AM, Nikita V. Youshchenko wrote:
>> I'm having troubles booting 2.6.31 on Fedora 8. The same kernel
>> boots fine on F11, but on F8, it cannot find the root logical volume.
>>
>> One thing I notice is that F11 uses root=/dev/mapper... and F8 uses
>> root=/dev/VolGroup00/LogVol00 in grub. It's not clear to me what
>> the value of mapper should be...is there some way to figure this
>> out from an older kernel (2.6.29) that boots fine?
>
> I've recently faced a very similar problem, trying to boot some "modern"
> kernel on debian etch system.
>
> It was solved by putting more recent lvm2 binary into initrd.
The LVM2 mailing list gave me another answer:
Compile with
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
This will likely not work on later distributions, but seems to work
fine for Fedora 8, at least.
Thanks,
Ben
--
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists