adding F24 PXE menu entry for Taskotron hosts
This commit is contained in:
parent
3eae32a1cf
commit
6e08447feb
1 changed files with 5 additions and 0 deletions
|
@ -83,4 +83,9 @@ LABEL Fed23-taskotron-x86_64
|
|||
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-taskotron.cfg net.ifnames=0 ksdevice=eth0
|
||||
|
||||
LABEL Fed24-taskotron-x86_64
|
||||
MENU LABEL Fedora24-Taskotron-x86_64
|
||||
KERNEL images/Fedora/24/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f24-taskotron.cfg net.ifnames=0 ksdevice=eth0
|
||||
|
||||
MENU end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue