adding f25-taskotron to pxe server on noc01
This commit is contained in:
parent
743fa4cc93
commit
7118de296d
1 changed files with 5 additions and 0 deletions
|
@ -88,4 +88,9 @@ LABEL Fed24-taskotron-x86_64
|
|||
KERNEL images/Fedora/24/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/24/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
|
||||
|
||||
LABEL Fed25-taskotron-x86_64
|
||||
MENU LABEL Fedora25-Taskotron-x86_64
|
||||
KERNEL images/Fedora/25/x86_64/vmlinuz
|
||||
APPEND ks initrd=images/Fedora/25/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f25-taskotron.cfg net.ifnames=0 ksdevice=eth0
|
||||
|
||||
MENU end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue