Thank you for taking the time to report this bug and helping to make
Ubuntu better. The Ubuntu version this bug was reported against reached
end-of-life. We appreciate that this bug may be old and you might not be
interested in discussing it anymore. But if you are then please upgrade
to the latest Ubuntu version and re-test. If you then find the bug is
still present in the newer Ubuntu version, please add a comment here
telling us which new version it is in.

** Changed in: initramfs-tools (Ubuntu)
       Status: Confirmed => Incomplete

-- 
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/1788520

Title:
  multiple boot problems if /usr is on a logical volume

Status in initramfs-tools package in Ubuntu:
  Incomplete

Bug description:
  xubuntu 18.04.1

  After standard installation with LVM, I created further LVs, namely
  for /usr, /var, /tmp and /home.

  The boot delays about 30 seconds waiting for /usr, this delay is caused by 
wait-for-root.
  Also, the /usr volume can not be defined by its label in fstab, it fails to 
find it at boot time.

  It seems both problem are caused because wait-for-root is called
  before the /usr LV is activated, adding "vgchange -a y" in "init" just
  before calling mountfs for /usr allows the boot to complete if /usr is
  defined by its label, and eliminates the delay if it is pointed by the
  /dev/mapper/XXXX device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1788520/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to