mbox series

[linux-uc20-efi,0/1] megaraid_sas required in the initrd

Message ID 20210122105600.3117462-1-jesse.sung@canonical.com
Headers show
Series megaraid_sas required in the initrd | expand

Message

Wen-chien Jesse Sung Jan. 22, 2021, 10:55 a.m. UTC
BugLink: https://launchpad.net/bugs/1912752

== Impact ==
Dell R340 fails to boot with UC20 pc-kernel snap because of unable to find the storage device.

== Fix ==
In this case, storage disks are connected through a controller enabled by kernel module megaraid_sas, hence the module must be presented in the initrd in order to make the system boot.

== Risk of Regression ==
Low. We're only adding an existing module into the initrd. The only downside may be the small increase of the snap size.


Wen-chien Jesse Sung (1):
  UBUNTU: [Debian] Add megaraid_sas into initrd

 debian/rules | 1 +
 1 file changed, 1 insertion(+)