0

I was able to boot GRUB and boot Ubuntu from the install USB using the following GRUB command set prefix=(hd1,msdos5)/boot/grub set root=(hd1,msdos5) insmod linux insmod normal set prefix=(hd1,msdos5)/boot/grub Then, take out the installation USB, sudo grub-mkconfig sudo update-grub I reboot as follows, but Windows starts and GRUB does not show up. How can I get GRUB to show up correctly?

0 Answers0