Results 1 to 3 of 3

Thread: [Boot-Repair] HOWTO repair your PC boot in 1 clic !

Threaded View

  1. #1
    Join Date
    Jan 2008
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Lightbulb [HOWTO] Reinstall GRUB in 1 clic !

    Many computer boot problems can be solved by reinstalling GRUB. Here is a short HOWTO to do this :

    1) Boot on any Ubuntu live-CD (choose "Try Ubuntu")

    2) Install and run Boot-Repair

    HTML Code:
    sudo add-apt-repository ppa:yannubuntu/boot-repair
    sudo sed 's/trusty/saucy/g' -i /etc/apt/sources.list.d/yannubuntu-boot-repair-trusty.list
    sudo apt-get update
    sudo apt-get install -y boot-repair && (boot-repair &)
    3) Click on "Recommended repair", or go into the Advanced options to customize GRUB options


    More information on : https://help.ubuntu.com/community/Boot-Repair

    Enjoy !
    Last edited by YannBuntu; August 6th, 2014 at 01:01 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •