mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-17 22:13:09 +00:00
drop specifying specific console, ARM has many and varied options
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
d91769ea0b
commit
c6b30892c3
@ -19,7 +19,7 @@ network --bootproto=dhcp --device=link --activate
|
|||||||
rootpw --lock --iscrypted locked
|
rootpw --lock --iscrypted locked
|
||||||
shutdown
|
shutdown
|
||||||
|
|
||||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
|
bootloader --timeout=1
|
||||||
|
|
||||||
zerombr
|
zerombr
|
||||||
clearpart --all --initlabel --disklabel=msdos
|
clearpart --all --initlabel --disklabel=msdos
|
||||||
|
Loading…
Reference in New Issue
Block a user