Guest User

Untitled

a guest
Dec 28th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. <Jordan_U> sam__: Please pastebin the contents of /proc/mounts.
  2.  
  3. <sam__> Jordan_U__: http://pastebin.com/jnFFSezD
  4.  
  5. <Jordan_U> sam__: That's not what I asked for.
  6.  
  7. <Jordan_U> sam__: It does however show that your root problem is that you haven't actually successfully mounted anything yet.
  8.  
  9. <Jordan_U> sam__: sudo mount /dev/sda6 /mnt/
  10.  
  11. <sam__> Jordan_U__:ubuntu@ubuntu:~$ sudo mount /dev/sda6 mount: /dev/sda6 already mounted or /media/ubuntu/aa9a8b40-8489-4309-992e-5ffe0533bc41 busy mount: according to mtab, /dev/sda6 is already mounted on /media/ubuntu/aa9a8b40-8489-4309-992e-5ffe0533bc41
  12.  
  13. <Jordan_U> sam__: It's already mounted, at /media/ubuntu/aa9a8b40-8489-4309-992e-5ffe0533bc41 so run "sudo grub-install --boot-directory=/media/ubuntu/aa9a8b40-8489-4309-992e-5ffe0533bc41/boot /dev/sda".
  14.  
  15. <Jordan_U> sam__: And be sure to run the exact command I gave.
  16.  
  17. <sam__> Jordan_U__: http://pastebin.com/7XGxtMZm
  18. done
Advertisement
Add Comment
Please, Sign In to add comment