Diff for "Boot-Repair"


Differences between revisions 6 and 7
Revision 6 as of 2011-08-10 15:21:42
Size: 2907
Editor: i114-180-116-61
Comment:
Revision 7 as of 2011-08-10 15:25:11
Size: 3157
Editor: i114-180-116-61
Comment:
Deletions are marked like this. Additions are marked like this.
Line 51: Line 51:
Then follow the menus... 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.

Introduction

Boot-Repair is a small graphical tool to repair frequent boot problems :

  • Repair the boot when an OS does not boot any more after installing Ubuntu
  • Repair the boot when access to GRUB and any OS is lost (may be due to a Windows software that wrote into the MBR gap, or a OEM MBR lock),

  • Allow to reinstall GRUB bootloader easily

  • Create a Boot-Info-Script summary in 1 click
  • Allow to restore the original bootsector (MBR) if it has been saved by Clean-Ubiquity

Boot-Repair is a free software, licenced under GNU-GPL.

http://pix.toile-libre.org/upload/img/1312988896.png

Getting Boot-Repair

1st option : get a CD including Boot-Repair

  • If the system you want to repair is 32 bits, download and burn a CD of Ubuntu Secured (32bits)

  • If the system you want to repair is 64 bits, download and burn a CD of Ubuntu Secured 64bits

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 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

  • if you use Gnome (default in Ubuntu 10.10 and previous versions): launch Boot-Repair from System->Administration->Boot-Repair menu

  • if you use Unity (Ubuntu 11.04): search "boot" in the dash.

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/1312988963.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)