Diff for "Boot-Repair"


Differences between revisions 21 and 24 (spanning 3 versions)
Revision 21 as of 2011-11-09 22:36:53
Size: 3144
Editor: mail
Comment:
Revision 24 as of 2011-12-18 22:36:04
Size: 3209
Editor: yannubuntu
Comment: updated screenshots
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
{{http://pix.toile-libre.org/upload/img/1315191717.png}} {{http://pix.toile-libre.org/upload/original/1322150524.png}}
Line 42: Line 42:
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 and 11.10. 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.
Line 50: Line 50:
    * by typing 'gksu boot-repair' in a terminal     * by typing 'boot-repair' in a terminal
Line 57: Line 57:
{{http://pix.toile-libre.org/upload/img/1312988935.png}}
{{http://pix.toile-libre.org/upload/img/1313715508.png}}
{{http://pix.toile-libre.org/upload/img/1312988983.png}}
{{http://pix.toile-libre.org/upload/img/1312989003.png}}
{{http://pix.toile-libre.org/upload/img/1324247495.png}}
{{http://pix.toile-libre.org/upload/img/1324247564.png}}
{{http://pix.toile-libre.org/upload/img/1324247604.png}}
{{http://pix.toile-libre.org/upload/img/1324247634.png}}
{{http://pix.toile-libre.org/upload/img/1324247674.png}}

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 repair filesystems and reinstall 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...).

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

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

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/1324247495.png http://pix.toile-libre.org/upload/img/1324247564.png http://pix.toile-libre.org/upload/img/1324247604.png http://pix.toile-libre.org/upload/img/1324247634.png http://pix.toile-libre.org/upload/img/1324247674.png

External Links

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