Ubuntu Server Driver Disk
Implmentation of an install-time driver disc process which allows the end user to provide a driver disc which contains one or more drivers (kernel modules) that would supersede drivers found on the official Ubuntu installation media. Initial scope may be limited to boot-essential drivers, specifically storage and nic. While uncommon, some user communities may be unable to install Ubuntu do to a bug in an official-release driver. A driver disc process would allow a user (or Canonical) to release a simple driver disc with a fixed or backported driver to workaround the issue. Any/all drivers found on the driver disc would also make their way to the target filesystem so they would be available on first boot.
A driver disc was implemented with Ubuntu Desktop: https:/
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Craig this feature already exist in the UBuntu installer if we have USB labeled as OEMDRV then driver can be installed from the USB. Though it requires to have expert mode installation of Ubuntu and deb package driver should exist in sopecific directory of the disk.