The Nezha and the LicheeRV boards do not have enough memory for an initrd with most modules. Therefore the number of included modules has to be reduced. Create file /etc/initramfs-tools/conf.d/modules_list.conf to set MODULES=list. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>add-server-hwe
parent
c4dc7bce4c
commit
0016cada16
@ -0,0 +1,6 @@
|
|||||||
|
# The Nezha and the LicheeRV boards do not have enough memory for an initrd with
|
||||||
|
# most modules. Therefore the number of included modules has to be reduced.
|
||||||
|
#
|
||||||
|
# If further modules are needed, add them to /etc/initramfs-tools/modules.
|
||||||
|
|
||||||
|
MODULES=list
|
Loading…
Reference in new issue