Advertisement
Guest User

Untitled

a guest
Feb 28th, 2017
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. 1. boot into live session
  2.  
  3. 2. onnect to the Internet
  4.  
  5. 3. open a new Terminal, then type the following commands (press Enter after each line):
  6.  
  7. sudo add-apt-repository ppa:yannubuntu/boot-repair
  8. sudo apt-get update
  9. sudo apt-get install -y boot-repair && boot-repair
  10.  
  11. 3. click the "Recommended repair" button. When repair is finished reboot
  12.  
  13.  
  14. either from an Ubuntu live-session (boot your computer on a Ubuntu live-CD or live-USB then choose "Try Ubuntu") or from your installed Ubuntu session (if you can access it)
  15.  
  16. - connect to the Internet
  17.  
  18. - open a new Terminal, then type the following commands (press Enter after each line):
  19.  
  20.  
  21. sudo add-apt-repository ppa:yannubuntu/boot-repair
  22. sudo apt-get update
  23. sudo apt-get install -y boot-repair && boot-repair
  24. Using Boot-Repair
  25. Recommended repair
  26. launch Boot-Repair from either :
  27. the Dash (the Ubuntu logo at the top-left of the screen)
  28. or by typing 'boot-repair' in a terminal
  29. Then click the "Recommended repair" button. When repair is finished, note the URL (paste.ubuntu.com/XXXXX) that appeared on a paper, then reboot and check if you recovered access to your OSs.
  30.  
  31. If the repair did not succeed, indicate the URL to people who help you by email or forum.
  32. Warning: the default settings are the ones used by the "Recommended Repair". Changing them may worsen your problem. Don't modify them before creating a BootInfo URL, and asking for advice on Ubuntu Forums Absolute Beginners Section or in Installation and Upgrades.
  33.  
  34. Advanced options
  35. * If you would like to opt-out of the paste.ubuntu.com link creation (Not recommended for inexperienced users who are seeking help from a forum or IRC member), you can. Simple click on the Advanced Options, and find the "Other Options" tab. Uncheck "Upload the report to a pastebin".
  36.  
  37. * The log may include UUIDs, LUKS headers, hex dump of your first sectors of your drives, device serial numbers, your username and more.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement