Home Blog Archive Software Grub restore - you need to note

Grub restore - you need to note

  • Oct 19, 2025
  • 418
  • 0

Grub was installed incorrectly, you need to restore it. Error in Installation of Grub are rare, nevertheless they happen sometimes. Often you will lose the access to the installed Distribution of Linux. To recover Grub must work again. The recovery is not complicated and can be solved in different ways. We will show you how it works.

Restore Grub with "Super Grub Disk"

Probably the easiest way is through the Software "Super Grub Disk":
  1. Download the appropriate Software on the official Website of the "Super Grub Disk" and install it on a CD or a USB Stick. If you are struggling, you are here to help.
  2. Now boot into your installation media.
  3. Select the auto repair in the menu of the "Super Grub Disk".
  4. The program performed well in service and you should have the usual access to your operating systems.

Grub restore with Ubuntu-Live-CD

The first solution does not work or you have an installation CD handy, the repair via the console:
  1. Create a Ubuntu Live CD or a bootable USB Stick. Here you will find the 32-Bit and 64-Bit variant.
  2. You boot from the CD or the Stick in the Desktop environment of Ubuntu.
  3. Open a Terminal. Now enter the following command lines:
  4. sudo mount /dev/sda2 /mnt
  5. sudo grub-install --root-directory=/mnt /dev/sda
  6. Grub is now fixed and should work as usual after that.
In a further article, we provide you with the most popular Linux distributions before.

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =