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

Wen-chien Jesse Sung jesse.sung at canonical.com
Fri Jan 22 10:55:59 UTC 2021


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(+)

-- 
2.27.0




More information about the kernel-team mailing list