Public bug reported:

Somehow recently the default kernel config for kernel 4.6 was changed
from CONFIG_UNIX=y to CONFIG_UNIX=m.

This however prevents systems with full disk encryption to start
properly, as the lvm encryption tools require unix sockets during set-up
in the initrd.

The proper fix would either be to restore CONFIG_UNIX=y or to force the
unix.ko module to always be included (and loaded) in the initrd. The
latter is likely to be the better approach, thus filing this against
initramfs-tools.

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: lvm2 (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Missing unix.ko in 4.6 initrd prevents LVM boot

Status in initramfs-tools package in Ubuntu:
  New
Status in lvm2 package in Ubuntu:
  New

Bug description:
  Somehow recently the default kernel config for kernel 4.6 was changed
  from CONFIG_UNIX=y to CONFIG_UNIX=m.

  This however prevents systems with full disk encryption to start
  properly, as the lvm encryption tools require unix sockets during set-
  up in the initrd.

  The proper fix would either be to restore CONFIG_UNIX=y or to force
  the unix.ko module to always be included (and loaded) in the initrd.
  The latter is likely to be the better approach, thus filing this
  against initramfs-tools.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1585587/+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