How to Install Boot Repair on Ubuntu 16.04
Grub (GRand Unified Bootloader) is the default boot loader application
for most Linux/Unix systems. It lets users choose from multiple
operating systems (provided you have more than one operating systems
installed on your system) or boot into different kernel versions if your
computer system is running only Linux operating system. If there is any
corruption with this application, your computer system will depict
errors during boot process and most probably it won’t boot your into
your operating system(s).
Boot Repair is the most commonly used tool to fix errors regarding
Grub boot loader. First of all arrange a Live CD/DVD/ USB for Ubuntu and
boot your system using this media (If you are looking to repair Grub,
chances are you are already on the stage where system is un-bootable
into current operating system, so yes its a valid request to use Live
CD/DVD/USB at this point ).
Installation instructions:
Open terminal and insert command line...
$ sudo add-apt-repository ppa:yannubuntu/boot-repair
$ sudo apt-get update
$ sudo apt-get install -y boot-repair |
Anonymous
Author & Editor
A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.