remove root from cmdline for now
This commit is contained in:
parent
a16be35d17
commit
c00797f388
@ -31,7 +31,7 @@
|
||||
<type image="oem" format="qcow2"
|
||||
filesystem="xfs"
|
||||
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
|
||||
kernelcmdline="root=LABEL=rocky console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0"
|
||||
kernelcmdline="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0"
|
||||
devicepersistency="by-label"
|
||||
rootfs_label="rocky">
|
||||
<oemconfig>
|
||||
|
Loading…
Reference in New Issue
Block a user