Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. sam@sam-UbuntuWork:/$ sudo mount -t hfsplus -o user,uid=1000,ro /dev/sr0 /media/mountpoint
  2. sam@sam-UbuntuWork:/$ cd /media/mountpoint/
  3. bash: cd: /media/mountpoint/: Permission denied
  4. sam@sam-UbuntuWork:/$ ls -l /media/mountpoint/
  5. ls: cannot access /media/mountpoint/Desktop DB: Permission denied
  6. ls: cannot access /media/mountpoint/Desktop DF: Permission denied
  7. ls: cannot access /media/mountpoint/Drivers: Permission denied
  8. ls: cannot access /media/mountpoint/Extras: Permission denied
  9. ls: cannot access /media/mountpoint/images: Permission denied
  10. ls: cannot access /media/mountpoint/installers: Permission denied
  11. ls: cannot access /media/mountpoint/InternetToolkit6.0.2.pkg: Permission denied
  12. ls: cannot access /media/mountpoint/LabVIEW 2010 Pro.mpkg: Permission denied
  13. ls: cannot access /media/mountpoint/LabVIEW2010CDSim.mpkg: Permission denied
  14. ls: cannot access /media/mountpoint/LabVIEW2010VIAnalyzer.mpkg: Permission denied
  15. ls: cannot access /media/mountpoint/License, Patents & Copyright: Permission denied
  16. ls: cannot access /media/mountpoint/Linux: Permission denied
  17. ls: cannot access /media/mountpoint/NI LabVIEW 2010 LEGO MINDSTORMS NXT Module.mpkg: Permission denied
  18. ls: cannot access /media/mountpoint/ReadMe: Permission denied
  19. total 0
  20. -????????? ? ? ? ? ? Desktop DB
  21. -????????? ? ? ? ? ? Desktop DF
  22. d????????? ? ? ? ? ? Drivers
  23. d????????? ? ? ? ? ? Extras
  24. d????????? ? ? ? ? ? images
  25. d????????? ? ? ? ? ? installers
  26. d????????? ? ? ? ? ? InternetToolkit6.0.2.pkg
  27. d????????? ? ? ? ? ? LabVIEW2010CDSim.mpkg
  28. d????????? ? ? ? ? ? LabVIEW 2010 Pro.mpkg
  29. d????????? ? ? ? ? ? LabVIEW2010VIAnalyzer.mpkg
  30. d????????? ? ? ? ? ? License, Patents & Copyright
  31. d????????? ? ? ? ? ? Linux
  32. d????????? ? ? ? ? ? NI LabVIEW 2010 LEGO MINDSTORMS NXT Module.mpkg
  33. d????????? ? ? ? ? ? ReadMe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement