Die Kerneloption 'splash' hinzugefügt, um den Bootscreen anzuzeigen.
This commit is contained in:
parent
b66de48e8d
commit
ca123b85b8
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ version 0.1
|
|||
linux /vmlinuz-${KERNEL}
|
||||
initrd /${MICROCODE}.img
|
||||
initrd /initramfs-${KERNEL}.img
|
||||
options quiet rw
|
||||
options quiet splash rw
|
||||
EOF
|
||||
|
||||
umount -R /mnt
|
||||
|
|
Loading…
Reference in a new issue