diff --git a/rhel8/installation.md b/rhel8/installation.md index b31ec676..fc7ff2e8 100644 --- a/rhel8/installation.md +++ b/rhel8/installation.md @@ -18,7 +18,7 @@ bob node set-attr $FQDN ipxe_installer=rhel85install Start the machine and select network boot (if not already the default), then you get following menu: [Grub default menu](installation/grub_default.png) -There select " to get into the iPXE menu, where you can do also a lot of other stuff. +There select "Windows and Tools Menus" (do not get irrited by the name) to get into the iPXE menu, where you can do also a lot of other stuff. [Grub menu selection for iPXE](installation/grub_select.png) (I plan to get rid of above menu as it also breaks automatic installation by `sysdb` configuration). @@ -31,7 +31,7 @@ The iPXE menu is then generated according to `sysdb` and its default depends on Start the machine and select network boot (if not already the default), then you get following menu: [PXE default menu](installation/pxe_default.png) -There select " to get into the iPXE menu, where you can do also a lot of other stuff. +There select "Red Hat Enterprise Linux 7 Network Install MEnu" to get into the iPXE menu, where you can do also a lot of other stuff. [PXE menu selection for iPXE](installation/pxe_select.png) (I plan to get rid of above menu as it also breaks automatic installation by `sysdb` configuration). diff --git a/rhel8/installation/grub_select.png b/rhel8/installation/grub_select.png index 20cd2729..2e97e249 100644 Binary files a/rhel8/installation/grub_select.png and b/rhel8/installation/grub_select.png differ