add 10disk boot for RHEL-8
This commit is contained in:
parent
c2c492dcc1
commit
228f977ca5
1 changed files with 5 additions and 0 deletions
|
@ -35,4 +35,9 @@ LABEL EL-8-nohd-ppc64le
|
|||
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
|
||||
|
||||
LABEL EL-8-10hd-x86_64
|
||||
MENU LABEL el810hdx86
|
||||
KERNEL images/RHEL/8/x86_64/vmlinuz
|
||||
APPEND initrd=images/RHEL/8/x86_64/initrd.img method=http://209.132.181.6/repo/rhel/RHEL8-x86_64/ ip=dhcp ks=http://209.132.181.6/repo/rhel/ks/hardware-rhel-8-x86_64-10disk-ext net.ifnames=0 biosdevname=0
|
||||
|
||||
MENU end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue