add some information regarding bob

This commit is contained in:
2024-01-30 16:18:12 +01:00
parent 174cd218d9
commit f560092e36
2 changed files with 7 additions and 2 deletions
+5 -1
View File
@@ -6,7 +6,8 @@
## Network Installation
The machine you want to install needs to be [registered in `sysdb`](../admin-guide/deployment/sample).
The machine you want to install needs to be [registered in `sysdb`](../admin-guide/deployment/sample). If you don't have the bob command installed locally you can login to __lxsup.psi.ch__ to use it. Remember that you need a valid Kerberos ticket before modifying a sysdb entry via `bob`.
More details regaring `bob` can be found [here](https://git.psi.ch/linux-infra/bob).
Optional you can set `netboot` and RHEL 8 installer but that can also be selected manually in be boot menu:
@@ -14,6 +15,9 @@ Optional you can set `netboot` and RHEL 8 installer but that can also be selecte
bob node netboot $FQDN
bob node set-attr $FQDN ipxe_installer=rhel8install
```
### Installation with UEFI
Start the machine and select network boot (if not already the default), then you get following menu:
![Grub default menu](installation/grub_default.png)
+2 -1
View File
@@ -6,7 +6,8 @@
## Network Installation
The machine you want to install needs to be [registered in `sysdb`](../admin-guide/deployment/sample).
The machine you want to install needs to be [registered in `sysdb`](../admin-guide/deployment/sample). If you don't have the bob command installed locally you can login to __lxsup.psi.ch__ to use it. Remember that you need a valid Kerberos ticket before modifying a sysdb entry via `bob`.
More details regaring `bob` can be found [here](https://git.psi.ch/linux-infra/bob).
Optional you can set `netboot` and RHEL 9 installer but that can also be selected manually in be boot menu: