Here in this quick tip, I'll show you how to enter the GRUB boot menu while only one operating system, i.e. Ubuntu installed on the system. First Shut down your […]
How to fix GRUB error no such device on Linux
Sometime you may encounter error messages like Error: no such device: xxxxx-xxxx-xxxx-xxxx-xxxxx right after powering up the PC. Such problems are caused by misconfigured GRUB, unable to load any operating system. […]
GRUB rescue on UEFI and legacy BIOS systems
While experimenting with various linux distros and dual booting, we often delete or alter linux partitions mistakenly. That's when GRUB rescue is necessary. At this point, GRUB fails to load […]
Create a multiboot USB drive with GRUB in Linux
Linux live USB drives are one of the most useful tool that every Linux user should keep handy. They are life saver in case of system crash and configuration mess […]