2014-06-04 12:08 GMT+02:00 Alexey Pavlov <[email protected]>: > Show more info what not work. I’m not a telepathist. > Show output of: > > mount > cd ~ && pwd -W > cat /etc/fstab > env
Okay: jhasse@vaio ~ $ mount C:/Users/jhass_000 on /home/jhass_000 type ntfs (binary,posix=0,user) C:/msys64 on /usr type ntfs (binary,noacl,auto) C:/msys64 on / type ntfs (binary,noacl,auto) C: on /c type ntfs (binary,noacl,posix=0,user,noumount,auto) jhasse@vaio ~ $ cd ~ && pwd -W -bash: cd: /home/jhasse: No such file or directory jhasse@vaio ~ $ cat /etc/fstab # For a description of the file format, see the Users Guide # http://cygwin.com/cygwin-ug-net/using.html#mount-table # DO NOT REMOVE NEXT LINE. It remove cygdrive prefix from path none / cygdrive binary,posix=0,noacl,user 0 0 c:/Users/jhass_000 /home/jhass_000 ntfs binary,posix=0,user 0 0 jhasse@vaio ~ $ env XCHAT_WARNING_IGNORE=true USERDOMAIN_ROAMINGPROFILE=vaio HOMEPATH=\Users\jhass_000 MANPATH=/usr/local/man:/usr/share/man:/usr/man: AV_APPDATA=C:\Users\JHASS_~1\AppData\Roaming APPDATA=C:\Users\jhass_000\AppData\Roaming ProgramW6432=C:\Program Files HOSTNAME=vaio SHELL=/bin/bash TERM=xterm-256color PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel WINDIR=C:\Windows PUBLIC=C:\Users\Public OLDPWD=/usr/bin USERDOMAIN=vaio CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files OS=Windows_NT ALLUSERSPROFILE=C:\ProgramData USER=jhasse VBOX_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ APR_ICONV_PATH=C:\Program Files (x86)\Subversion\iconv !::=::\ TEMP=/tmp temp=C:\Users\JHASS_~1\AppData\Local\Temp COMMONPROGRAMFILES=C:\Program Files\Common Files tmp=C:\Users\JHASS_~1\AppData\Local\Temp USERNAME=jhasse PROCESSOR_LEVEL=6 ProgramFiles(x86)=C:\Program Files (x86) ChocolateyInstall=C:\Chocolatey PATH=/usr/local/bin:/usr/bin:/c/Program Files/ImageMagick-6.8.8-Q16:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Program Files (x86)/Git/cmd:/c/Python34/Scripts:/c/Program Files (x86)/MiKTeX 2.9/miktex/bin:/c/Program Files (x86)/Subversion/bin:/c/Program Files (x86)/CMake 2.8/bin:/c/Program Files (x86)/Common Files/Acronis/SnapAPI:/c/Program Files/MATLAB/R2013a/runtime/win64:/c/Program Files/MATLAB/R2013a/bin:/usr/mingw64/bin:/c/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin:/c/Python27:/c/Python27/Scripts:/c/MinGW/msys/1.0/local/bin:/home/jhass_000/Desktop/Julia 0.3.0-prerelease/bin:/home/jhass_000/.babun:/c/Chocolatey/bin PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\ FP_NO_HOST_CHECK=NO PWD=/home/jhass_000 SYSTEMDRIVE=C: LANG=de_DE.UTF-8 VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ USERPROFILE=C:\Users\jhass_000 TZ=Europe/Berlin PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ LOGONSERVER=\\VAIO CommonProgramW6432=C:\Program Files\Common Files PROCESSOR_ARCHITECTURE=AMD64 LOCALAPPDATA=C:\Users\jhass_000\AppData\Local ProgramData=C:\ProgramData SHLVL=1 HOME=/home/jhass_000 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY HOMEDRIVE=C: COMSPEC=C:\Windows\system32\cmd.exe TMP=/tmp SYSTEMROOT=C:\Windows PRINTER=Metafile to EPS Converter PROCESSOR_REVISION=4501 INFOPATH=/usr/local/info:/usr/share/info:/usr/info: PROGRAMFILES=C:\Program Files NUMBER_OF_PROCESSORS=4 SESSIONNAME=Console COMPUTERNAME=VAIO _=/usr/bin/env jhasse@vaio ~ $ ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
