installing server on an NVME device fails because nvme modules are not in the appropriate udeb
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
Andy Whitcroft | ||
Trusty |
Fix Released
|
High
|
Andy Whitcroft |
Bug Description
Can't install to nvme. fails on server because driver is not in d-i and can't be loaded. Tested on today's server ISO
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.13.0-23-generic x86_64
ApportVersion: 2.14.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
CurrentDesktop: Unity
Date: Mon Apr 7 11:10:35 2014
HibernationDevice: RESUME=
InstallationDate: Installed on 2014-04-07 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140406)
MachineType: Intel Corporation Shark Bay Client platform
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.127
RfKill:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/28/2013
dmi.bios.vendor: Intel Corporation
dmi.bios.version: HSWLPTU1.
dmi.board.
dmi.board.name: Flathead Creek Crb
dmi.board.vendor: Intel Corp.
dmi.board.version: 2
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Intel Corporation
dmi.chassis.
dmi.modalias: dmi:bvnIntelCor
dmi.product.name: Shark Bay Client platform
dmi.product.
dmi.sys.vendor: Intel Corporation
Related branches
CVE References
summary: |
- installing server on an NVME device fails because nvme is not in the d-i + installing server on an NVME device fails because nvme modules are not + in the appropriate udeb |
Changed in linux (Ubuntu): | |
status: | Confirmed → In Progress |
importance: | Undecided → High |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
xnox suggests the fix is:
diff --git a/debian. master/ d-i/modules/ block-modules b/debian. master/ d-i/modules/ block-modules master/ d-i/modules/ block-modules master/ d-i/modules/ block-modules
index 546c900..3019387 100644
--- a/debian.
+++ b/debian.
@@ -17,6 +17,7 @@ hpsa ?
kbic ?
ktti ?
nbd ?
+nvme ?
on20 ?
on26 ?
paride ?