Mail Archives: cygwin/2003/03/20/09:12:14
------_=_NextPart_000_01C2EEEA.66EE81E0
Content-Type: text/plain
Hi all,
I have a problem with mounting drives into my freshly installed Cygwin
1.3.22(0.78/3/2) under XP. If I try to execute
mount -f -s -b "c:" "/c"
I get a permission denied error.
http://www.cygwin.com/ml/cygwin/2002-09/msg01368.html suggests that this
may have something to do with my user rights on the XP machine. I am a
domain
user with no special rights on that machine. Our policy disallows quite a
couple
of things which I have not yet figured all out. Among those, I cannot run
regedit or
regedt32. Still, there must be a way that I can create the mount points in
the registry,
because setup, running under my account, managed to. FWIW, it did not try
to run Administator and didn't ask for a password. I also had to add my
domain
SID manually.
What I do not understand is why setup.exe can change the registry and
mount can not. (Why I am not allowed to run regedit but can write and
double click a .reg file is another interesting question of my company's
policy that I would not ask my IS department :-) At least it gives me
the chance to export the relevant keys from NT and import them into
the XP box...)
I have the output of
strace mount -f -z: /z
attached.
Hmm, on further trying I realized that user mounts work...strange.
Ciao
Tom
<<mnt>>
Thomas Demmer
Kraft Foods R&D Munich
Phone: +49 89 62738-6302
Fax: +49 89 62738-86302
Thought of the Day:
A classic is something that everybody wants to have read and nobody
wants to read.
-- Mark Twain
------_=_NextPart_000_01C2EEEA.66EE81E0
Content-Type: application/octet-stream;
name="mnt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="mnt"
**********************************************
Program name: C:\cygwin\bin\mount.exe (3812)
App version: 1003.22, api: 0.78
DLL version: 1003.22, api: 0.78
DLL build: 2003-03-18 09:20
OS version: Windows NT-5.1
Heap size: 402653184
Date/Time: 2003-03-20 14:57:23
**********************************************
1429 2486 [main] mount 3812 environ_init: 0xA040008: =
!C:=3DC:\cygwin\bin
199 2685 [main] mount 3812 environ_init: 0xA0404D0: =
ALLUSERSPROFILE=3DC:\Documents and Settings\All Users
165 2850 [main] mount 3812 environ_init: 0xA040508: =
APPDATA=3DC:\Documents and Settings\tdemmer\Application Data
164 3014 [main] mount 3812 environ_init: 0xA040548: =
COMMONPROGRAMFILES=3DC:\Program Files\Common Files
162 3176 [main] mount 3812 environ_init: 0xA040580: =
COMPUTERNAME=3DKFIDEMUC109897
419 3595 [main] mount 3812 environ_init: 0xA0405A0: =
COMSPEC=3DC:\WINDOWS\system32\cmd.exe
169 3764 [main] mount 3812 parse_options: tty 1001
167 3931 [main] mount 3812 parse_options: ntsec 1
136 4067 [main] mount 3812 parse_options: returning
80 4147 [main] mount 3812 environ_init: 0xA0405C8: CYGWIN=3Dtty =
ntsec
148 4295 [main] mount 3812 getwinenv: can't set native for HOME=3D =
since no environ yet
263 4558 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\home\tdemmer, no-keep-rel, no-add-slash)
115 4673 [main] mount 3812 normalize_win32_path: =
C:\cygwin\home\tdemmer =3D normalize_win32_path =
(C:\cygwin\home\tdemmer)
105 4778 [main] mount 3812 mount_info::conv_to_posix_path: =
/home/tdemmer =3D conv_to_posix_path (C:\cygwin\home\tdemmer)
199 4977 [main] mount 3812 win_env::add_cache: posix /home/tdemmer
80 5057 [main] mount 3812 win_env::add_cache: native =
HOME=3DC:\cygwin\home\tdemmer
84 5141 [main] mount 3812 posify: env var converted to =
HOME=3D/home/tdemmer
137 5278 [main] mount 3812 environ_init: 0xA040620: =
HOME=3D/home/tdemmer
139 5417 [main] mount 3812 environ_init: 0xA040768: HOMEDRIVE=3DC:
139 5556 [main] mount 3812 environ_init: 0xA040780: =
HOMEPATH=3D\Documents and Settings\tdemmer
138 5694 [main] mount 3812 environ_init: 0xA0407B0: =
INVENTARNR=3D109897
138 5832 [main] mount 3812 environ_init: 0xA0407C8: =
LOGONSERVER=3D\\EUENTDEMUCGC02
137 5969 [main] mount 3812 environ_init: 0xA0407F0: =
MAKE_MODE=3Dunix
136 6105 [main] mount 3812 environ_init: 0xA040600: =
NUMBER_OF_PROCESSORS=3D1
137 6242 [main] mount 3812 environ_init: 0xA040808: =
OLDPWD=3D/home/tdemmer
136 6378 [main] mount 3812 environ_init: 0xA040828: =
OS=3DWindows_NT
140 6518 [main] mount 3812 getwinenv: can't set native for PATH=3D =
since no environ yet
96 6614 [main] mount 3812 normalize_posix_path: src .
103 6717 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\etc, no-keep-rel, no-add-slash)
93 6810 [main] mount 3812 normalize_win32_path: C:\cygwin\etc =3D =
normalize_win32_path (C:\cygwin\etc)
89 6899 [main] mount 3812 mount_info::conv_to_posix_path: /etc =
=3D conv_to_posix_path (C:\cygwin\etc)
96 6995 [main] mount 3812 cwdstuff::get: posix /etc
85 7080 [main] mount 3812 cwdstuff::get: (/etc) =3D cwdstuff::get =
(0x22F988, 260, 1, 0), errno 0
87 7167 [main] mount 3812 normalize_posix_path: /etc =3D =
normalize_posix_path (.)
88 7255 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc)
100 7355 [main] mount 3812 set_flags: flags: binary (0x2)
87 7442 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path /etc, dst C:\cygwin\etc, flags 0xA, rc 0
517 7959 [main] mount 3812 symlink_info::check: not a symlink
121 8080 [main] mount 3812 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc, 0x22F648) (0xA)
93 8173 [main] mount 3812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc), set_has_acls(8)
164 8337 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
91 8428 [main] mount 3812 normalize_win32_path: C:\cygwin\usr\loca=
l\bin =3D normalize_win32_path (C:\cygwin\usr\local\bin)
114 8542 [main] mount 3812 mount_info::conv_to_posix_path: =
/usr/local/bin =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
90 8632 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
87 8719 [main] mount 3812 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
87 8806 [main] mount 3812 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
88 8894 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
87 8981 [main] mount 3812 normalize_win32_path: C:\cygwin\bin =3D =
normalize_win32_path (C:\cygwin\bin)
87 9068 [main] mount 3812 mount_info::conv_to_posix_path: =
/usr/bin =3D conv_to_posix_path (C:\cygwin\bin)
88 9156 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\progra~1\ora81\bin, keep-rel, no-add-slash)
88 9244 [main] mount 3812 normalize_win32_path: =
c:\progra~1\ora81\bin =3D normalize_win32_path (c:\progra~1\ora81\bin)
90 9334 [main] mount 3812 mount_info::conv_to_posix_path: =
/cygdrive/c/progra~1/ora81/bin =3D conv_to_posix_path =
(c:\progra~1\ora81\bin)
91 9425 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\Program Files\Oracle\jre\1.1.7\bin, keep-rel, =
no-add-slash)
90 9515 [main] mount 3812 normalize_win32_path: c:\Program =
Files\Oracle\jre\1.1.7\bin =3D normalize_win32_path (c:\Program =
Files\Oracle\jre\1.1.7\bin)
92 9607 [main] mount 3812 mount_info::conv_to_posix_path: =
/cygdrive/c/Program Files/Oracle/jre/1.1.7/bin =3D conv_to_posix_path =
(c:\Program Files\Oracle\jre\1.1.7\bin)
91 9698 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
88 9786 [main] mount 3812 normalize_win32_path: =
c:\WINDOWS\system32 =3D normalize_win32_path (c:\WINDOWS\system32)
89 9875 [main] mount 3812 mount_info::conv_to_posix_path: =
/cygdrive/c/WINDOWS/system32 =3D conv_to_posix_path =
(c:\WINDOWS\system32)
90 9965 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
86 10051 [main] mount 3812 normalize_win32_path: c:\WINDOWS =3D =
normalize_win32_path (c:\WINDOWS)
88 10139 [main] mount 3812 mount_info::conv_to_posix_path: =
/cygdrive/c/WINDOWS =3D conv_to_posix_path (c:\WINDOWS)
89 10228 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
89 10317 [main] mount 3812 normalize_win32_path: =
c:\WINDOWS\System32\Wbem =3D normalize_win32_path =
(c:\WINDOWS\System32\Wbem)
89 10406 [main] mount 3812 mount_info::conv_to_posix_path: =
/cygdrive/c/WINDOWS/System32/Wbem =3D conv_to_posix_path =
(c:\WINDOWS\System32\Wbem)
205 10611 [main] mount 3812 win_env::add_cache: posix =
/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/progra~1/ora81/bin:/cygdriv=
e/c/Program =
Files/Oracle/jre/1.1.7/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WIND=
OWS:/cygdrive/c/WINDOWS/System32/Wbem
92 10703 [main] mount 3812 win_env::add_cache: native =
PATH=3DC:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;c:\progra~1\o=
ra81\bin;c:\Program =
Files\Oracle\jre\1.1.7\bin;c:\WINDOWS\system32;c:\WINDOWS;c:\WINDOWS\Sys=
tem32\Wbem
92 10795 [main] mount 3812 posify: env var converted to =
PATH=3D/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/progra~1/ora81/bin:/=
cygdrive/c/Program =
Files/Oracle/jre/1.1.7/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WIND=
OWS:/cygdrive/c/WINDOWS/System32/Wbem
149 10944 [main] mount 3812 environ_init: 0xA0408F8: =
PATH=3D/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/progra~1/ora81/bin:/=
cygdrive/c/Program =
Files/Oracle/jre/1.1.7/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WIND=
OWS:/cygdrive/c/WINDOWS/System32/Wbem
154 11098 [main] mount 3812 environ_init: 0xA040840: =
PATHEXT=3D.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
142 11240 [main] mount 3812 environ_init: 0xA040880: =
PROCESSOR_ARCHITECTURE=3Dx86
140 11380 [main] mount 3812 environ_init: 0xA0408A0: =
PROCESSOR_IDENTIFIER=3Dx86 Family 6 Model 8 Stepping 1, GenuineIntel
156 11536 [main] mount 3812 environ_init: 0xA040C48: =
PROCESSOR_LEVEL=3D6
139 11675 [main] mount 3812 environ_init: 0xA040C60: =
PROCESSOR_REVISION=3D0801
138 11813 [main] mount 3812 environ_init: 0xA040C80: =
PROGRAMFILES=3DC:\Program Files
139 11952 [main] mount 3812 environ_init: 0xA0408E8: PROMPT=3D$P$G
138 12090 [main] mount 3812 environ_init: 0xA040CA8: =
PS1=3D\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$=20
141 12231 [main] mount 3812 environ_init: 0xA040CF0: PWD=3D/etc
136 12367 [main] mount 3812 environ_init: 0xA040D00: =
SESSIONNAME=3DConsole
136 12503 [main] mount 3812 environ_init: 0xA040D18: SHLVL=3D1
136 12639 [main] mount 3812 environ_init: 0xA040D28: =
SYSTEMDRIVE=3DC:
137 12776 [main] mount 3812 environ_init: 0xA040D40: =
SYSTEMMANUFACTURER=3DIBM
137 12913 [main] mount 3812 environ_init: 0xA040D60: =
SYSTEMMODEL=3D26459EG
137 13050 [main] mount 3812 environ_init: 0xA040D78: =
SYSTEMROOT=3DC:\WINDOWS
139 13189 [main] mount 3812 getwinenv: can't set native for TEMP=3D =
since no environ yet
140 13329 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\tdemmer\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
90 13419 [main] mount 3812 normalize_win32_path: =
c:\DOCUME~1\tdemmer\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\tdemmer\LOCALS~1\Temp)
92 13511 [main] mount 3812 mount_info::conv_to_posix_path: =
/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\tdemmer\LOCALS~1\Temp)
197 13708 [main] mount 3812 win_env::add_cache: posix =
/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp
82 13790 [main] mount 3812 win_env::add_cache: native =
TEMP=3Dc:\DOCUME~1\tdemmer\LOCALS~1\Temp
84 13874 [main] mount 3812 posify: env var converted to =
TEMP=3D/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp
139 14013 [main] mount 3812 environ_init: 0xA040DC8: =
TEMP=3D/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp
140 14153 [main] mount 3812 environ_init: 0xA040F38: TERM=3Dcygwin
138 14291 [main] mount 3812 getwinenv: can't set native for TMP=3D =
since no environ yet
163 14454 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (c:\DOCUME~1\tdemmer\LOCALS~1\Temp, no-keep-rel, =
no-add-slash)
186 14640 [main] mount 3812 normalize_win32_path: =
c:\DOCUME~1\tdemmer\LOCALS~1\Temp =3D normalize_win32_path =
(c:\DOCUME~1\tdemmer\LOCALS~1\Temp)
94 14734 [main] mount 3812 mount_info::conv_to_posix_path: =
/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp =3D conv_to_posix_path =
(c:\DOCUME~1\tdemmer\LOCALS~1\Temp)
200 14934 [main] mount 3812 win_env::add_cache: posix =
/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp
82 15016 [main] mount 3812 win_env::add_cache: native =
TMP=3Dc:\DOCUME~1\tdemmer\LOCALS~1\Temp
84 15100 [main] mount 3812 posify: env var converted to =
TMP=3D/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp
139 15239 [main] mount 3812 environ_init: 0xA040F48: =
TMP=3D/cygdrive/c/DOCUME~1/tdemmer/LOCALS~1/Temp
139 15378 [main] mount 3812 environ_init: 0xA0410B8: USER=3Dtdemmer
137 15515 [main] mount 3812 environ_init: 0xA0410D0: =
USERDNSDOMAIN=3DEU.PM.COM
137 15652 [main] mount 3812 environ_init: 0xA0410F0: =
USERDOMAIN=3DEU
136 15788 [main] mount 3812 environ_init: 0xA041108: =
USERNAME=3Dtdemmer
137 15925 [main] mount 3812 environ_init: 0xA041120: =
USERPROFILE=3DC:\Documents and Settings\tdemmer
140 16065 [main] mount 3812 environ_init: 0xA041158: =
VSL=3DC:\Program Files\PVSW\BIN
137 16202 [main] mount 3812 environ_init: 0xA041180: =
WINDIR=3DC:\WINDOWS
137 16339 [main] mount 3812 environ_init: 0xA041198: =
_=3D/usr/bin/strace
127 16466 [main] mount 3812 pinfo_init: pid 3812, pgid 3812
208 16674 [main] mount 3812 dtable::extend: size 32, fds 0x615F03A8
201 16875 [main] mount 3812 normalize_posix_path: src /etc/passwd
92 16967 [main] mount 3812 normalize_posix_path: /etc/passwd =3D =
normalize_posix_path (/etc/passwd)
89 17056 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/passwd)
117 17173 [main] mount 3812 set_flags: flags: binary (0x2)
85 17258 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path /etc/passwd, dst C:\cygwin\etc\passwd, flags 0xA, rc 0
486 17744 [main] mount 3812 symlink_info::check: not a symlink
116 17860 [main] mount 3812 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc\passwd, 0x22F7F8) (0xA)
93 17953 [main] mount 3812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\passwd), set_has_acls(8)
426 18379 [main] mount 3812 etc::test_file_change: FindFirstFile =
succeeded
125 18504 [main] mount 3812 etc::test_file_change: fn[1] =
C:\cygwin\etc\passwd res 1
86 18590 [main] mount 3812 etc::init: fn[1] C:\cygwin\etc\passwd, =
curr_ix 1
103 18693 [main] mount 3812 pwdgrp::load: /etc/passwd
509 19202 [main] mount 3812 pwdgrp::load: /etc/passwd curr_lines 7
97 19299 [main] mount 3812 pwdgrp::load: /etc/passwd load =
succeeded
182 19481 [main] mount 3812 normalize_posix_path: src /etc/group
93 19574 [main] mount 3812 normalize_posix_path: /etc/group =3D =
normalize_posix_path (/etc/group)
89 19663 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/group)
96 19759 [main] mount 3812 set_flags: flags: binary (0x2)
85 19844 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path /etc/group, dst C:\cygwin\etc\group, flags 0xA, rc 0
471 20315 [main] mount 3812 symlink_info::check: not a symlink
113 20428 [main] mount 3812 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc\group, 0x22F7C8) (0xA)
92 20520 [main] mount 3812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\group), set_has_acls(8)
282 20802 [main] mount 3812 etc::test_file_change: FindFirstFile =
succeeded
106 20908 [main] mount 3812 etc::test_file_change: fn[2] =
C:\cygwin\etc\group res 1
85 20993 [main] mount 3812 etc::init: fn[2] C:\cygwin\etc\group, =
curr_ix 2
86 21079 [main] mount 3812 pwdgrp::load: /etc/group
1665 22744 [main] mount 3812 pwdgrp::load: /etc/group curr_lines 166
106 22850 [main] mount 3812 pwdgrp::load: /etc/group load succeeded
116 22966 [main] mount 3812 internal_getlogin: =
SetTokenInformation(TokenPrimaryGroup): Win32 error 1308
95 23061 [main] mount 3812 cygheap_user::ontherange: what 2, pw =
0xA0415F0
95 23156 [main] mount 3812 cygheap_user::ontherange: HOME is =
already in the environment /home/tdemmer
374 23530 [main] mount 3812 sigproc_init: process/signal handling =
enabled(1001)
116 23646 [main] mount 3812 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (0)
89 23735 [main] mount 3812 _cygwin_istext_for_stdio: _cifs: fd =
not open
84 23819 [main] mount 3812 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (1)
85 23904 [main] mount 3812 _cygwin_istext_for_stdio: _cifs: fd =
not open
84 23988 [main] mount 3812 _cygwin_istext_for_stdio: =
_cygwin_istext_for_stdio (2)
84 24072 [main] mount 3812 _cygwin_istext_for_stdio: _cifs: fd =
not open
495 24567 [sig] mount 3812 wait_sig: sigcatch_nonmain 0x764, =
sigcatch_main 0x760
210 24777 [sig] mount 3812 wait_sig: Ready. dwProcessid 3812
140 24917 [main] mount 3812 tty_list::allocate_tty: console 8012A =
already associated with tty0
182 25099 [main] mount 3812 build_argv: argv[0] =3D 'mount'
88 25187 [main] mount 3812 build_argv: argv[1] =3D '-f'
86 25273 [main] mount 3812 build_argv: argv[2] =3D 'z:'
86 25359 [main] mount 3812 build_argv: argv[3] =3D '/z'
86 25445 [main] mount 3812 build_argv: argc 4
156 25601 [main] mount 3812 normalize_posix_path: src /dev/piper
100 25701 [main] mount 3812 normalize_posix_path: /dev/piper =3D =
normalize_posix_path (/dev/piper)
91 25792 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/piper)
101 25893 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path /dev/piper, dst \dev\piper, flags 0x2, rc 0
121 26014 [main] mount 3812 dtable::build_fhandler: fd 0, fh =
0x615F05C8
95 26109 [main] mount 3812 fhandler_base::set_flags: flags =
0x10002, supplied_bin 0x0
117 26226 [main] mount 3812 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
90 26316 [main] mount 3812 fhandler_base::set_flags: filemode set =
to binary
87 26403 [main] mount 3812 fhandler_base::init: created new =
fhandler_base for handle 0x6FC, bin 1
91 26494 [main] mount 3812 dtable::init_std_file_from_handle: fd =
0, handle 0x6FC
28907 55401 [main] mount 3812 handle_to_fn: nt name =
'\Device\HarddiskVolume1\cygwin\etc\mnt'
2867 58268 [main] mount 3812 handle_to_fn: current match =
'\Device\HarddiskVolume1'
228 58496 [main] mount 3812 handle_to_fn: derived path =
'C:\cygwin\etc\mnt'
98 58594 [main] mount 3812 mount_info::conv_to_posix_path: =
conv_to_posix_path (C:\cygwin\etc\mnt, no-keep-rel, no-add-slash)
96 58690 [main] mount 3812 normalize_win32_path: C:\cygwin\etc\mnt =
=3D normalize_win32_path (C:\cygwin\etc\mnt)
97 58787 [main] mount 3812 mount_info::conv_to_posix_path: =
/etc/mnt =3D conv_to_posix_path (C:\cygwin\etc\mnt)
99 58886 [main] mount 3812 normalize_posix_path: src /etc/mnt
93 58979 [main] mount 3812 normalize_posix_path: /etc/mnt =3D =
normalize_posix_path (/etc/mnt)
90 59069 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/etc/mnt)
102 59171 [main] mount 3812 set_flags: flags: binary (0x2)
88 59259 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path /etc/mnt, dst C:\cygwin\etc\mnt, flags 0xA, rc 0
474 59733 [main] mount 3812 symlink_info::check: not a symlink
120 59853 [main] mount 3812 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\etc\mnt, 0x22F4B8) (0xA)
99 59952 [main] mount 3812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\etc\mnt), set_has_acls(8)
107 60059 [main] mount 3812 dtable::build_fhandler: fd 1, fh =
0x615F06A0
94 60153 [main] mount 3812 fhandler_base::set_flags: flags =
0x10002, supplied_bin 0x0
89 60242 [main] mount 3812 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
88 60330 [main] mount 3812 fhandler_base::set_flags: filemode set =
to binary
87 60417 [main] mount 3812 fhandler_base::init: created new =
fhandler_base for handle 0x694, bin 1
91 60508 [main] mount 3812 dtable::init_std_file_from_handle: fd =
1, handle 0x694
175 60683 [main] mount 3812 normalize_posix_path: src /dev/pipew
94 60777 [main] mount 3812 normalize_posix_path: /dev/pipew =3D =
normalize_posix_path (/dev/pipew)
90 60867 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/dev/pipew)
97 60964 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path /dev/pipew, dst \dev\pipew, flags 0x2, rc 0
103 61067 [main] mount 3812 dtable::build_fhandler: fd 2, fh =
0x615F0778
90 61157 [main] mount 3812 fhandler_base::set_flags: flags =
0x10002, supplied_bin 0x0
89 61246 [main] mount 3812 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
88 61334 [main] mount 3812 fhandler_base::set_flags: filemode set =
to binary
87 61421 [main] mount 3812 fhandler_base::init: created new =
fhandler_base for handle 0x6B0, bin 1
89 61510 [main] mount 3812 dtable::init_std_file_from_handle: fd =
2, handle 0x6B0
109 61619 [main] mount 3812 dll_crt0_1: user_data->main 0x401B00
96 61715 [main] mount 3812 wait_for_sigthread: wait_sig_inited =
0x76C
338 62053 [main] mount 3812 normalize_posix_path: src /z
106 62159 [main] mount 3812 normalize_posix_path: /z =3D =
normalize_posix_path (/z)
90 62249 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (/z)
96 62345 [main] mount 3812 set_flags: flags: binary (0x2)
87 62432 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path /z, dst C:\cygwin\z, flags 0xA, rc 0
424 62856 [main] mount 3812 symlink_info::check: not a symlink
113 62969 [main] mount 3812 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\z, 0x22F540) (0xA)
93 63062 [main] mount 3812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\z), set_has_acls(8)
133 63195 [main] mount 3812 stat64: entering
95 63290 [main] mount 3812 normalize_posix_path: src C:\cygwin\z
89 63379 [main] mount 3812 normalize_win32_path: C:\cygwin\z =3D =
normalize_win32_path (C:\cygwin\z)
91 63470 [main] mount 3812 mount_info::conv_to_win32_path: =
conv_to_win32_path (C:/cygwin/z)
89 63559 [main] mount 3812 mount_info::conv_to_win32_path: =
C:/cygwin/z already win32
88 63647 [main] mount 3812 normalize_win32_path: C:\cygwin\z =3D =
normalize_win32_path (C:/cygwin/z)
91 63738 [main] mount 3812 set_flags: flags: binary (0x2)
85 63823 [main] mount 3812 mount_info::conv_to_win32_path: =
src_path C:/cygwin/z, dst C:\cygwin\z, flags 0xA, rc 0
379 64202 [main] mount 3812 symlink_info::check: not a symlink
112 64314 [main] mount 3812 symlink_info::check: 0 =3D =
symlink.check (C:\cygwin\z, 0x22F420) (0xA)
95 64409 [main] mount 3812 path_conv::check: root_dir(C:\), =
this->path(C:\cygwin\z), set_has_acls(8)
100 64509 [main] mount 3812 dtable::build_fhandler: fd -1, fh =
0x615F0850
206 64715 [main] mount 3812 stat_worker: (C:\cygwin\z, 0x22FCA0, 0, =
0x22F900), file_attributes 16
110 64825 [main] mount 3812 fhandler_base::open: (C:\cygwin\z, =
0x110000) query_open 0
260 65085 [main] mount 3812 fhandler_base::open: 0x76C =3D =
CreateFile (C:\cygwin\z, 0x80000000, 0x7, 0x22F810, 0x3, 0x2000081, 0)
114 65199 [main] mount 3812 fhandler_base::set_flags: flags =
0x110000, supplied_bin 0x10000
90 65289 [main] mount 3812 fhandler_base::set_flags: =
O_TEXT/O_BINARY set in flags 0x10000
88 65377 [main] mount 3812 fhandler_base::set_flags: filemode set =
to binary
87 65464 [main] mount 3812 fhandler_base::open: 1 =3D =
fhandler_base::open (C:\cygwin\z, 0x110000)
90 65554 [main] mount 3812 fhandler_disk_file::open: 1 =3D =
fhandler_disk_file::open (C:\cygwin\z, 0x110000)
127 65681 [main] mount 3812 fhandler_disk_file::fstat_by_handle: 1 =
=3D GetFileInformationByHandle (C:\cygwin\z, 1900)
675 66356 [main] mount 3812 get_nt_attribute: file: C:\cygwin\z
136 66492 [main] mount 3812 read_sd: file =3D C:\cygwin\z
371 66863 [main] mount 3812 read_sd: file =3D C:\cygwin\z: =
len=3D236
147 67010 [main] mount 3812 cygpsid::debug_print: get_sids_info: =
owner SID =3D S-1-5-21-839522115-776561741-1801674531-105128
98 67108 [main] mount 3812 cygpsid::debug_print: get_sids_info: =
group SID =3D S-1-5-21-839522115-776561741-1801674531-513
119 67227 [main] mount 3812 get_nt_attribute: file: C:\cygwin\z =
41FF, uid 49592, gid 10513
95 67322 [main] mount 3812 fhandler_disk_file::fstat_helper: 0 =3D =
fstat (, 0x22FCA0) st_atime=3D3E79C8BC st_size=3D0, st_mode=3D0x41FF, =
st_ino=3D110070, sizeof=3D88
101 67423 [main] mount 3812 fhandler_base::close: closing =
'C:/cygwin/z' handle 0x76C
134 67557 [main] mount 3812 stat_worker: 0 =3D (C:\cygwin\z, =
0x22FCA0)
113 67670 [main] mount 3812 mount_info::add_item: z:[z:], /z[/z], =
0xA
217 67887 [main] mount 3812 reg_key::build_reg: failed to create =
key SOFTWARE in the registry
100 67987 [main] mount 3812 seterrno_from_win_error: =
/netrel/src/cygwin-1.3.22-1/winsup/cygwin/path.cc:1928 windows error 5
93 68080 [main] mount 3812 geterrno_from_win_error: windows error =
5 =3D=3D errno 13
89 68169 [main] mount 3812 mount: -1 =3D mount (z:, /z, 0xA)
139 68308 [main] mount 3812 writev: writev (2, 0x22E300, 1)
96 68404 [main] mount 3812 fhandler_base::write: binary write
109 68513 [main] mount 3812 fhandler_base::write: 29 =3D write =
(0x22E390, 29)
90 68603 [main] mount 3812 writev: 29 =3D write (2, 0x22E300, 1), =
errno 13
98 68701 [main] mount 3812 do_exit: do_exit (1)
97 68798 [main] mount 3812 void: 0x0 =3D signal (20, 0x1)
89 68887 [main] mount 3812 void: 0x0 =3D signal (1, 0x1)
87 68974 [main] mount 3812 void: 0x0 =3D signal (2, 0x1)
87 69061 [main] mount 3812 void: 0x0 =3D signal (3, 0x1)
94 69155 [main] mount 3812 fhandler_base::close: closing =
'/dev/piper' handle 0x6FC
102 69257 [main] mount 3812 fhandler_base::close: closing =
'/etc/mnt' handle 0x694
123 69380 [main] mount 3812 fhandler_base::close: closing =
'/dev/pipew' handle 0x6B0
100 69480 [main] mount 3812 sigproc_terminate: entering
95 69575 [main] mount 3812 proc_terminate: nchildren 0, nzombies 0
87 69662 [main] mount 3812 proc_terminate: leaving
96 69758 [main] mount 3812 do_exit: 3812 =3D=3D sid 3812, send =
SIGHUP to children
157 69915 [main] mount 3812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 100144
88 70003 [main] mount 3812 __to_clock_t: total 00000000 0000000A
89 70092 [main] mount 3812 __to_clock_t: dwHighDateTime 0, =
dwLowDateTime 400576
88 70180 [main] mount 3812 __to_clock_t: total 00000000 00000028
1672 71852 [main] mount 3812 _pinfo::exit: Calling ExitProcess 1
------_=_NextPart_000_01C2EEEA.66EE81E0
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
------_=_NextPart_000_01C2EEEA.66EE81E0--
- Raw text -