Diff for "Boot-Repair"


Differences between revisions 28 and 29
Revision 28 as of 2012-02-13 22:20:38
Size: 3206
Editor: yannubuntu
Comment:
Revision 29 as of 2012-03-27 09:45:08
Size: 3522
Editor: 64
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
== 1st option : get a CD including Boot-Repair == == 1st option : get a CD including Boot-Repair (32-bit systems) ==
Line 23: Line 23:
The easiest way to use Boot-Repair is to burn one of the following CDs and boot on it. If you have a 32-bit system, The easiest way to use Boot-Repair is to burn one of the following CDs and boot on it.
Line 32: Line 32:
== 2nd option : install Boot-Repair in Ubuntu == == 2nd option : install Boot-Repair in Ubuntu (64-bit systems) ==

If you have a 64 bit system, you must provide your own boot disk, as the above are not distributed in 64 bit versions. You can use also this method if you have a 32-bit system and already have a way to boot, and don't want to create a new boot disk.

Boot-Repair is a small graphical tool to restore access to Ubuntu and other OS (Windows..).

  • One "Recommended repair" button to repair most frequent boot problems. (generally reinstalls Grub2)
  • Another button to create a Boot-Info-Script summary in 1 click

  • Options to reinstall Grub2 easily (OS by default, purge, unhide, kernel options..), and other advanced options (MBR restore, filesystem repair...).

Boot-Repair is a free software, licensed under GNU-GPL. Boot-Repair is not officially supported by Canonical, use it at your own risks.

http://pix.toile-libre.org/upload/original/1322150524.png

Getting Boot-Repair

1st option : get a CD including Boot-Repair (32-bit systems)

If you have a 32-bit system, The easiest way to use Boot-Repair is to burn one of the following CDs and boot on it.

Remark : you can also install the ISO on a live-USB.

Remark: Please note that this ISO is not an official Ubuntu image

2nd option : install Boot-Repair in Ubuntu (64-bit systems)

If you have a 64 bit system, you must provide your own boot disk, as the above are not distributed in 64 bit versions. You can use also this method if you have a 32-bit system and already have a way to boot, and don't want to create a new boot disk.

Either add ‘ppa:yannubuntu/boot-repair’ to your Software Sources via the Software Centre or, for speeds-sake, add it using a new Terminal session:

sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair

Boot-Repair can be installed & used from any Ubuntu session (normal session, or live-CD, or live-USB). PPA packages are available for Ubuntu 10.04, 10.10, 11.04, 11.10 and 12.04.

Using Boot-Repair

  • launch Boot-Repair from either :
    • the dash (Unity)
    • System->Administration->Boot-Repair menu (Gnome)

    • by typing 'boot-repair' in a terminal
  • Then try "Recommended repair" button. When repair is finished, reboot and check if you recovered access to your OSs.

If the repair did not succeed, copy-paste the URL that appeared in order to get help by email or forum.

Advanced options

http://pix.toile-libre.org/upload/img/1326203507.png http://pix.toile-libre.org/upload/img/1325154438.png http://pix.toile-libre.org/upload/img/1325154539.png http://pix.toile-libre.org/upload/img/1324247634.png http://pix.toile-libre.org/upload/img/1326204755.png

External Links

Boot-Repair (last edited 2022-01-18 23:30:53 by yannubuntu)