Displaying 1 result from an estimated 1 matches for "centos_boot".
2015 Sep 28
2
cciss solution for CentOS 7
...menu. Scroll down to the
line containing the vmlinuz reference, and add those same two keys to
the end of the line.
Once the system is booted, edit /etc/default/grub and add those two keys
to the "GRUB_CMDLINE_LINUX=" line. It should look like this:
GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_boot/swap \
rd.lvm.lv=centos_boot/root crashkernel=auto \
hpsa.hpsa_simple_mode=1 hpsa.hpsa_allow_any=1 \
rhgb quiet"
After the grub default is modified, run the following command, and
proceed as you normally would. Your system will now operate through all
kernel updates with the HPSA adapter....