linux:grub2
This is an old revision of the document!
Grub2 documentation
a) Chroot the filesystem
b) Install grub to boot devices /dev/sdd
grub-install --boot-directory=/media/raid/boot /dev/sdd
With check –recheck option
grub-install --boot-directory=/boot/ --recheck /dev/sdd
c) Update Grub Config
grub-mkconfig -o /boot/grub/grub.cfg
linux/grub2.1465221900.txt.gz · Last modified: 2016/06/06 16:05 by admin