[Bug 12191] new 2.6.10-34.3 kernel packages break with LVM error
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Wed Jun 29 20:28:01 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=12191
Ubuntu | linux-meta
------- Additional Comments From andrelmoraes at gmail.com 2005-06-29 21:28 UTC -------
(In reply to comment #5)
> I only have a single Ubuntu install (and nothing else) on the systems I'm seeing
> this problem on, but all of them have the "root=LABEL=root" kernel option. Maybe
> there's multiple ways that the root autodetection can get confused?
Graeme,
I replicate your settings in my ubuntu-only box and get the same results.
My altered settings, regarding this problem:
/etc/fstab: mounts LABEL=/root as /
/boot/grub/menu.lst: passing root=LABEL=/root to kernel
/etc/mkinitrd/mkinitrd.conf: ROOT=probe
With these settings, I get the same results when upgrading kernel.
Reversing the settings to original conf:
/etc/fstab: mounts /dev/hda2 as /
/boot/grub/menu.lst: passing root=/dev/hda2 to kernel
/etc/mkinitrd/mkinitrd.conf: ROOT=probe
turns that apt-get install runs clear and configures the new kernel.
I'll do a little more testing on my multiboot machine and post the results here.
Seems that LABEL tag is causing all mess.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list