Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. mount -0 remount, rw / mount --all
  2. dpkg --configure -a
  3. apt-get -f install
  4. apt-get update
  5. apt-get dist-upgrade
  6. apt-get autoremove
  7. apt-get install --reinstall ubuntu-desktop
  8. update-grub
  9. apt-get clean
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement