Advertisement
Guest User

Error copying files to drive

a guest
Apr 23rd, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Error while copying to "Drive"
  2. The destination is read-only.
  3.  
  4. ~$ mount
  5. /dev/sda1 on / type ext4 (rw,errors=remount-ro)
  6. proc on /proc type proc (rw,noexec,nosuid,nodev)
  7. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  8. none on /sys/fs/fuse/connections type fusectl (rw)
  9. none on /sys/kernel/debug type debugfs (rw)
  10. none on /sys/kernel/security type securityfs (rw)
  11. udev on /dev type devtmpfs (rw,mode=0755)
  12. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  13. tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  14. none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  15. none on /run/shm type tmpfs (rw,nosuid,nodev)
  16. none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
  17. /dev/sda5 on /boot type ext4 (rw)
  18. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  19. gvfsd-fuse on /run/user/rohit/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=rohit)
  20. /dev/sda7 on /media/rohit/95fef139-4577-4c9e-85f4-01d17611444b type ext4 (rw,nosuid,nodev,uhelper=udisks2)
  21. /dev/sdb1 on /media/rohit/Vinod type vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement