mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Add "gpt" to kernel parameters to ignore missing PMBR
Review URL: http://codereview.chromium.org/2799030
This commit is contained in:
parent
5500a05355
commit
8f23ff3dfe
@ -476,6 +476,7 @@ earlyprintk=serial,ttyS0,115200
|
||||
console=ttyS0,115200
|
||||
init=/sbin/init
|
||||
add_efi_memmap
|
||||
gpt
|
||||
boot=local
|
||||
rootwait
|
||||
root=/dev/sd%D%P
|
||||
|
Loading…
Reference in New Issue
Block a user