Use correct kickstart
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e1f5a8ac15
commit
507782ab17
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LABEL local
|
|||
LABEL cloud-fx
|
||||
MENU LABEL cloud-fx
|
||||
KERNEL images/RHEL/7/x86_64/vmlinuz
|
||||
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://209.132.181.6/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://209.132.181.6/repo/rhel/ks/hardware-rhel-7-02disk-ext net.ifnames=0 biosdevname=0
|
||||
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://209.132.181.6/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://209.132.181.6/repo/rhel/ks/hardware-rhel-7-cloud-fx net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL EL-7-08disk
|
||||
MENU LABEL el7-08disk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue