moc2: add ppc64le boot entry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e87e78f963
commit
6acde1e9fa
1 changed files with 5 additions and 0 deletions
|
@ -30,4 +30,9 @@ LABEL EL-7-nohd
|
|||
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-nohd net.ifnames=0 biosdevname=0
|
||||
|
||||
LABEL EL-8-nohd-ppc64le
|
||||
MENU LABEL el8nohdppc64le
|
||||
KERNEL images/RHEL/8/ppc64le/vmlinuz
|
||||
APPEND initrd=images/RHEL/8/ppx64le/initrd.img method=http://209.132.181.6/repo/rhel/RHEL8-ppc64le/ ip=dhcp ks=http://209.132.181.6/repo/rhel/ks/hardware-rhel-8-nohd-ppc64le net.ifnames=0 biosdevname=0
|
||||
|
||||
MENU end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue