touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #129875
[Bug 1513272] Re: Root lvm lv mounted with wrong name
** Changed in: initramfs-tools (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1513272
Title:
Root lvm lv mounted with wrong name
Status in initramfs-tools package in Ubuntu:
New
Status in initramfs-tools package in Debian:
Fix Released
Bug description:
In 15.04 and before, my root showed up in mound/findmnt/etc as
/dev/vg/root, but now it shows up as /dev/dm-11. This appears to be
due to the following new code in scripts/local:
ROOT=$(resolve_device "$ROOT")
This resolves the symbolic link /dev/vg/lv to /dev/dm-xx and mounts
that instead. It should not be doing this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1513272/+subscriptions
References