Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. sudo add-apt-repository ppa:yannubuntu/boot-repair
  2. sudo sed 's/trusty/saucy/g' -i /etc/apt/sources.list.d/yannubuntu-boot-repair-trusty.list
  3.  
  4. sudo apt-get update
  5.  
  6. sudo apt-get install -y boot-repair && (boot-repair &)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement