[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2022-05-25 Thread Uriel Tunn
This bug is still present in 20.04, k5.4.0-113 at this writing.

Apparently the script looks *only* at /boot to decide which drivers are
needed. When root (or /home) is on a separate nvme drive, the system
won't boot until initramfs is updated manually (with nvme driver).

The fix seems pretty simple; just test the root fs type and include the
drivers if different from those of /boot, then update initramfs.

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

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Trusty:
  Triaged
Status in initramfs-tools package in Debian:
  Fix Released

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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


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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-06-26 Thread 小太
I recently updated my kernel on my 14.04 install to the Xenial LTS
kernel, and encountered the same issue. See:
http://askubuntu.com/questions/786328/14-04-3-lts-xenial-kernel-upgrade-
nvme-ssd-wont-boot

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

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Trusty:
  Triaged
Status in initramfs-tools package in Debian:
  Fix Released

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-02-08 Thread Andy Whitcroft
The $root issue was resolved subsequently in another upload.

** Also affects: initramfs-tools (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: initramfs-tools (Ubuntu Trusty)
   Status: New => Triaged

** Changed in: initramfs-tools (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: initramfs-tools (Ubuntu Trusty)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: initramfs-tools (Ubuntu Trusty)
Milestone: None => trusty-updates

** Changed in: initramfs-tools (Ubuntu Trusty)
Milestone: trusty-updates => ubuntu-14.04.4

** Changed in: initramfs-tools (Ubuntu)
Milestone: None => ubuntu-16.02

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

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Trusty:
  Triaged
Status in initramfs-tools package in Debian:
  Fix Released

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-02-02 Thread Russ Dill
NAK. The patch is buggy and breaks initramfs generation for everything
but nvme. It references the variable $root which does not exist, instead
of $dev_node.

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

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools package in Debian:
  Fix Released

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.120ubuntu7

---
initramfs-tools (0.120ubuntu7) xenial; urgency=medium

  [ Ben Hutchings ]
  * hook-functions: Include drivers/nvme in block driver modules (Closes:
#807000) (LP: #1524879)

  [ Louis Bouchard ]
  * Add support for NVME devices when MODULES=dep is used (LP: #1532146)

 -- Andy Whitcroft   Thu, 21 Jan 2016 16:10:15 +

** Changed in: initramfs-tools (Ubuntu)
   Status: In Progress => 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/1524879

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools package in Debian:
  Fix Released

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-01-19 Thread Bug Watch Updater
** Changed in: initramfs-tools (Debian)
   Status: Fix Committed => 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/1524879

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  In Progress
Status in initramfs-tools package in Debian:
  Fix Released

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-01-13 Thread Bug Watch Updater
** Changed in: initramfs-tools (Debian)
   Status: Unknown => Fix Committed

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

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  In Progress
Status in initramfs-tools package in Debian:
  Fix Committed

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-01-13 Thread Andy Whitcroft
** Changed in: initramfs-tools (Ubuntu)
   Status: New => In Progress

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

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  In Progress
Status in initramfs-tools package in Debian:
  Fix Committed

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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


[Touch-packages] [Bug 1524879] Re: initramfs-tools, Xenial is missing NVME kernel driver

2016-01-13 Thread Andy Whitcroft
** Bug watch added: Debian Bug tracker #807000
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807000

** Also affects: initramfs-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807000
   Importance: Unknown
   Status: Unknown

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

Title:
  initramfs-tools, Xenial is missing NVME kernel driver

Status in initramfs-tools package in Ubuntu:
  New
Status in initramfs-tools package in Debian:
  Unknown

Bug description:
  I can't boot from a PCIe NVME device on Xenial because the nvme.ko is
  missing from the initramfs.  Can this please be added.

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

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