Add dracut args to grub.conf
This commit is contained in:
parent
bbd758d998
commit
b107181692
@ -4,5 +4,5 @@ splashimage=@SPLASHPATH@
|
||||
timeout 5
|
||||
hiddenmenu
|
||||
title @PRODUCT@ @VERSION@
|
||||
kernel @KERNELPATH@ @ROOT@
|
||||
kernel @KERNELPATH@ @ROOT@ rd.luks=0 rd.md=0 rd.dm=0
|
||||
initrd @INITRDPATH@
|
||||
|
@ -4,5 +4,5 @@ splashimage=@SPLASHPATH@
|
||||
timeout 5
|
||||
hiddenmenu
|
||||
title @PRODUCT@ @VERSION@
|
||||
kernel @KERNELPATH@ @ROOT@
|
||||
kernel @KERNELPATH@ @ROOT@ rd.luks=0 rd.md=0 rd.dm=0
|
||||
initrd @INITRDPATH@
|
||||
|
Loading…
Reference in New Issue
Block a user