Guest User

Untitled

a guest
Aug 19th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. Simplex [~] % mount
  2. C:/msys64 on / type ntfs (binary,noacl,auto)
  3. C:/msys64/usr/bin on /bin type ntfs (binary,noacl,auto)
  4. C: on /c type ntfs (binary,noacl,posix=0,user,noumount,auto)
  5. E: on /e type udf (binary,noacl,posix=0,user,noumount,auto)
  6. G: on /g type ntfs (binary,noacl,posix=0,user,noumount,auto)
  7. H: on /h type ntfs (binary,noacl,posix=0,user,noumount,auto)
  8. I: on /i type ntfs (binary,noacl,posix=0,user,noumount,auto)
  9. Z: on /z type smbfs (binary,noacl,posix=0,user,noumount,auto)
  10. Simplex [~] % ls /
  11. InstallationLog.txt etc/ mingw32_shell.bat* network.xml
  12. autorebase.bat maintenancetool.dat mingw64/ proc/
  13. bin/ maintenancetool.exe* mingw64_shell.bat* tmp/
  14. components.xml maintenancetool.ini msys2.ico usr/
  15. dev/ mingw32/ msys2_shell.bat* var/
  16. Simplex [~] % ls /c/
  17. $Recycle.Bin/ Recovery/ hiberfil.sys
  18. Documents and Settings@ System Volume Information/ msys64/
  19. MSOCache/ USB002 msys64.tgz
  20. NVIDIA/ Users/ openimageio-em64t/
  21. PerfLogs/ Windows/ openimageio-ia32/
  22. Program Files/ bin/ pagefile.sys
  23. Program Files (x86)/ bin2/ texlive/
  24. ProgramData/ emacs/ tmp/
  25. Python27/ genarts/
  26. Simplex [~] % mount c:\\ /
  27. mount: warning: couldn't determine mount type.
  28. mount: /: Operation not permitted
  29. Simplex [~] % mount c:/ /
  30. mount: warning: couldn't determine mount type.
  31. mount: /: Operation not permitted
  32. Simplex [~] %
Advertisement
Add Comment
Please, Sign In to add comment