Skip to main content

Linux: grub2

grub2 stands for GRand Unified Bootloader 2.

Run grub2-mkconfig on Fedora Workstation 30 to detect new installation of Microsoft Windows 10 and update /etc/grub2.cfg file.

[tuyen@g73jh ~]$ grub2-mkconfig -o /etc/grub2.cfg
grub2-mkconfig: You must run this as root
[tuyen@g73jh ~]$ sudo !!
sudo grub2-mkconfig -o /etc/grub2.cfg
Generating grub configuration file ...
Found Windows Recovery Environment on /dev/sda1
Found Windows 10 on /dev/sda2
done
[tuyen@g73jh ~]$ 

Popular posts from this blog

Microsoft Windows Server 2012 R2 Standard Evaluation Product Key

Microsoft Windows Server 2012 R2 Standard Evaluation D2N9P-3P6X9-2R39C-7RTCD-MDVJX DBGBW-NPF86-BJVTX-K3WKJ-MTB6V

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.