improve layout details

This commit is contained in:
2022-05-10 11:30:12 +02:00
parent 3e68bfe5c0
commit f2fd0e432f
+9 -5
View File
@@ -18,13 +18,15 @@ 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 "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.
There select "Windows and Tools Menus" (do not get irritated 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).
The iPXE menu is then generated according to `sysdb` and its default depends on the configuration, there, but you may override it manualy:
![iPXE menu with local boot default](installation/ipxe_default.png)
![select Test sub menu in iPXE menu](installation/ipxe_select_test.png)
![iPXE menu with local boot default](installation/ipxe_default.png)
![select Test sub menu in iPXE menu](installation/ipxe_select_test.png)
![select RHEL 8 installation](installation/ipxe_select_rhel8.pngg)
### Installation with Legacy BIOS
@@ -36,7 +38,9 @@ There select "Red Hat Enterprise Linux 7 Network Install MEnu" to get into the i
(I plan to get rid of above menu as it also breaks automatic installation by `sysdb` configuration).
The iPXE menu is then generated according to `sysdb` and its default depends on the configuration, there, but you may override it manualy:
![iPXE menu with local boot default](installation/ipxe_default.png)
![select Test sub menu in iPXE menu](installation/ipxe_select_test.png)
![iPXE menu with local boot default](installation/ipxe_default.png)
![select Test sub menu in iPXE menu](installation/ipxe_select_test.png)
![select RHEL 8 installation](installation/ipxe_select_rhel8.pngg)