[ipxe-devel] [ipxe/ipxe] IPXE fails to boot CentOS 8 (#122)

Michael Brown notifications at github.com
Tue Jul 21 15:06:54 UTC 2020


Try instead:
```
:centos8m
kernel CentOS8.2x64/vmlinuz initrd=initrd.img ks=http://10.1.13.195/Centos8/kickstart-manual
initrd CentOS8.2x64/initrd.img
boot
```
(i.e. move the kernel command line arguments to the `kernel` line, and remove `ksdevice=bootif`)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/issues/122#issuecomment-661917854
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200721/e692745c/attachment.htm>


More information about the ipxe-devel mailing list