Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Product Name

CIS Build Kit

Product Version

RHEL 7 & 8

Date



Problem

After applying a Build Kit to a RHEL image in Azure, the system now boots in emergency mode

Solution

The below script is causing the issue.

Need to remove the below script and execute the hardening script, otherwise server will go to emergency mode.

Remove - /root/CISHardening/CIS-LBK/RHEL8/functions/recommendations/nix_vfat_filesystem_disabled_rec.sh

 

In Azure environment, there is a filesystem “ /boot/efi” which is having vfat format by default. The above script is creating the kernel module, which is blocking to mount the mandatory /boot/efi filesystem which leads emergency.

Server Emergenct mode https://access.redhat.com/solutions/3215551

Highlight important information

Keywords;

Content by Label


Copyright © 2020

Center for Internet Security®


  • No labels