GNU/Linux Parrot Fixing GRUB Guide
Hi! This tutorial will guide you step-by-step on How to Reinstall/Fix GRUB 2 in Parrot OS Home/Security GNU/Linux Desktop.
And GNU GRUB for Parrot Linux is a very powerful Boot Loader, which can load a wide variety of Free Operating Systems, as well as Proprietary OSes with Chain-loading.
And a Boot Loader is in charge of loading and transferring control to a Kernel OS Software (such as Linux or GNU Mach).
The Kernel, in turn, initializes the rest of the Operating System (e.g. a GNU system).
Finally, this Setup is Required to Fix an OS Boot after a not achieved Installation or sometimes a GNU+Linux/Windows Dual Boot System.
1. Launching Terminal
How to QuickStart with Command Line on Parrot
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents