Diff for "Boot-Repair"


Differences between revisions 13 and 16 (spanning 3 versions)
Revision 13 as of 2011-10-08 21:09:47
Size: 3466
Editor: c-98-237-142-15
Comment: Warning about security risk introduced by current instructions and code.
Revision 16 as of 2011-10-09 11:46:57
Size: 3042
Editor: yannubuntu
Comment: if you have any question/worry about this app, please discuss about it on its thread http://ubuntuforums.org/showpost.php?p=11323542&postcount=153
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
= Security Warning =
The instructions below should be disregarded due to unacceptable security vulnerabilities. In particular, the currently posted code for Boot-Repair will does the following things, all of which are unacceptable:
Line 7: Line 5:
1. Downloads and executes scripts (as root), from two different insecure locations via http.

2. Adds, without your knowledge, an un-trusted third-party package repository for packages for your entire Ubuntu system.


= Introduction =
Line 18: Line 10:
 * Another button to create a Boot-Info-Script summary in 1 click  * Another button to create a [[http://sourceforge.net/projects/bootinfoscript/|Boot-Info-Script]] summary in 1 click

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.

http://pix.toile-libre.org/upload/img/1315191717.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.

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 and 11.10.

Using Boot-Repair

Standard repair

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

    • by typing 'gksu boot-repair' in a terminal
  • Then try "First repair. When repair is finished, reboot and check if you recovered access to your OSs. If not, run Boot-Repair again and try the "Second repair" option.

If both repairs did not succeed, copy-paste the URL that appeared in order to get help on Ubuntu forums.

Advanced options

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

External Links

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