mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
try to tell anaconda to use the device witha link
This commit is contained in:
parent
39725ad62a
commit
a5f3d45341
@ -24,7 +24,7 @@ firewall --disabled
|
||||
|
||||
bootloader --timeout=1 --append="console=tty1 console=ttyS0,115200n8" extlinux
|
||||
|
||||
network --bootproto=dhcp --onboot=on
|
||||
network --bootproto=dhcp --device=link --activate --onboot=on
|
||||
services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config,cloud-final
|
||||
|
||||
zerombr
|
||||
|
Loading…
Reference in New Issue
Block a user