[Bug 1332187] Re: driver-injection-disk script needs to support disk and usb-partition devices
Kent Baxley
1332187 at bugs.launchpad.net
Mon Jul 7 16:03:31 UTC 2014
Tested the trusty-proposed package with two scenarios:
1) Whole-disk with an OEMDRV label (i.e. /dev/sdb) and driver packages
contained therein.
2) usb-partition with an OEMDRV labe (i.e. /dev/sdb1) and driver
packages contained therein.
In both cases the new driver injection disk package postinstall script
picked up both disks and installed packages accordingly.
Setting to verification-done.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to hw-detect in Ubuntu.
https://bugs.launchpad.net/bugs/1332187
Title:
driver-injection-disk script needs to support disk and usb-partition
devices
Status in “hw-detect” package in Ubuntu:
Fix Released
Status in “hw-detect” source package in Trusty:
Fix Committed
Bug description:
14.04 LTS (and older) does not support driver injection via micro deb
(udeb) package when mounted from iLO virtual media.
iLO does not present an OEMDRV device with a partition, therefore,
the Ubuntu installer overlooks that media as being viable. Instead of
a usb-partition, the device is seen as a disk. Running "list-devices
disk" and then a blkid against that disk will reveal the OEMDRV label.
Instead of just probing for usb-partitoin in list-devices, the driver-
injection-disk script also needs to check the "disk" device via list-
devices.
I'll post a possible fix via bzr merge proposal shortly.
This will need to go into 14.10 as well as an update in 14.04 LTS
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hw-detect/+bug/1332187/+subscriptions
More information about the foundations-bugs
mailing list