Skip to content

MohamedElsiddig/grubfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grubfix

One of the most common problems facing new linux users is when they dual booting with windows or when they need to install windows after trying linux and they completely feel confused when windows only booting up and the grub menu vanished.

Usually, for experienced users it's ordinary thing to reinstall grub once again but when come to new users it might be complex.

using this shell script shall help new users to reinstall grub it has been tested on ubuntu. It's also support both legacy and efi modes. Please feel free for giving your opinion.

Usage:

Run the script from linux live cd (Tested on ubuntu):

  • To manually enter the linux installation partition run
sudo ./grub_fix.sh
  • To automatically detect the linux partition run
sudo ./grub_fix_autoDetect.sh

About

Fix your grub after installing windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages