For When You Can't Have The Real Thing
[ start | index | login ]
start > CentOS > 7 > Install Grub

Install Grub

Created by dave. Last edited by dave, 5 years and 211 days ago. Viewed 1,314 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(2018-08-21)

Problem

RHEL 7 doesn't have "grub" command for making RAID-1 disks bootable.

Alleged Solution

...assuming /boot on /dev/mdXXX is on sdaX and sdbX

# grub2-install /dev/sda
# grub2-install /dev/sdb

"Alleged" for now because I have not had the occasion to boot off a dead disk yet. I don't have access to the requisite hot-swap hardware to test it properly.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt