add f24 buildhw to pxe
This commit is contained in:
parent
1b996b7197
commit
60a047f3a4
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@ LABEL Fed23-x86_64-nohd
|
|||
KERNEL images/Fedora/23/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-nohd.cfg net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed24-x86_64-buildhw
|
||||
MENU LABEL Fedora24-x86_64-buildhw
|
||||
KERNEL images/Fedora/24/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/24/x86_64/initrd.img repo=http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/ ip=eth0:dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw text net.ifnames=0 biosdevname=0 ksdevice=eth0 console=tty0 console=ttyS0
|
||||
|
||||
LABEL Fed23-x86_64-buildhw
|
||||
MENU LABEL Fedora23-x86_64-buildhw
|
||||
KERNEL images/Fedora/23/x86_64/vmlinuz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue