The fix would be similar with this bug #1794279

** Changed in: linux (Ubuntu)
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1802260

Title:
  Please include modules for NVMe and USB HID in pc-kernel snap initrd

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When trying Ubuntu Core with the pc-kernel snap, the system showed
  'cannot find writable partition'. The system was stopped at the initrd
  stage and didn't accept any input.

  My system is using a NVMe disk and it seems the pc-kernel doesn't
  provide the related modules in its initrd. Also, it's not possible to
  enter the initramfs environment because of the lacking of USB HID
  modules.

  Is it possible to include these two categories of drivers in the
  initrd of pc-kernel, please?

  Verified both 4.4 and 4.15 (track 18) have the same issue.
  $ squashfuse pc-kernel_162.snap pc-kernel
  $ lsinitramfs pc-kernel/initrd.img |grep -E 'nvme|usbhid'
  [nothing is showed]
  $ fusermount -u pc-kernel
  $ squashfuse pc-kernel_165.snap pc-kernel
  $ lsinitramfs pc-kernel/initrd.img |grep -E 'nvme|usbhid'
  [nothing is showed]
  $ fusermount -u pc-kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1802260/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to