Reinstall grub2

This is an old revision of the document!


Reinstall grub2

On Software RAID

Prepare chroot

mount /dev/md2 /mnt
mount /dev/md1 /mnt/boot
mount -t dev -o bind /dev /mnt/dev
mount -t proc -o bind /proc /mnt/proc
mount -t sys -o bind /sys /mnt/sys
chroot /mnt

Install grub2

grub2-install /dev/sda

/home/www/sites/esgr.in/wiki/data/attic/systems/grub2.1515427876.txt.gz · Last modified: 2018/01/08 16:11 by eServices Greece