cluster:171
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:171 [2018/08/20 13:34] – [Step 5] hmeij07 | cluster:171 [2018/08/20 13:55] (current) – [Step 5] hmeij07 | ||
|---|---|---|---|
| Line 207: | Line 207: | ||
| </ | </ | ||
| - | Then I have a post boot script that will upgrade the kernel, does something | + | Then I have a post boot script that will upgrade the kernel. It also does some other actions |
| < | < | ||
| Line 216: | Line 216: | ||
| # staged kernel rpms | # staged kernel rpms | ||
| [root@n37 ~]# cd / | [root@n37 ~]# cd / | ||
| - | [root@n37 rpms]# yum install --tolerant *3.10.0* | + | [root@n37 rpms]# yum install --tolerant |
| ... | ... | ||
| Line 231: | Line 231: | ||
| ... | ... | ||
| - | # reboot from local disk, do not make a golden image of this, stay on 7.2 till 7.5 | + | # reboot from local disk, do not make a golden image of this |
| - | # is fixed, only add non-kernel packages to vanilla.chroot if needed and re-image | + | |
| </ | </ | ||
| Line 238: | Line 237: | ||
| - | As far as I understand it, from CentOS 7.3 and on OHPC/ | + | As far as I understand it, from CentOS 7.3 and higher versions, |
| * efibootmgr efivar-libs grub2-efi-x64 dosfstools | * efibootmgr efivar-libs grub2-efi-x64 dosfstools | ||
| - | My hardware is an ASUS esc4000fdr G2 bought in 2013. In the BIOS boot CSM menus I can set boot filter options to "UEFi and Legacy" | + | My hardware is an ASUS esc4000fdr G2 bought in 2013. In the BIOS boot CSM menus I can set boot filter options to "UEFi and Legacy" |
| - | But the CentOS 7.5 image...not. No matter what settings I use to boot UEFI I continue to receive EFI variables not supported. If I boot the 7.5 image Legacy | + | But if I build a CentOS 7.5 image...not. No matter what settings I use to boot UEFI I continue to receive |
| + | |||
| + | The owner of the list thread posted this solution | ||
| Line 254: | Line 255: | ||
| [[ -n " | [[ -n " | ||
| chroot " | chroot " | ||
| + | |||
| + | # Read the OpenHPC thread " | ||
| </ | </ | ||
| Line 323: | Line 326: | ||
| ==== deploy.txt ==== | ==== deploy.txt ==== | ||
| - | |||
| - | File deploy.txt | ||
| < | < | ||
cluster/171.1534772079.txt.gz · Last modified: by hmeij07
