On Aug 3 16:25, Dave Korn wrote:
> On 02 August 2007 09:58, Corinna Vinschen wrote:
>
> > On Aug 1 22:44, Michael Lemke wrote:
> >> Here's a SD memory card via a USB card reader:
> >> [...]
> >
> > Thanks to all of you, guys, that was already very informative!
> >
> > Dunno if I just missed th
On 02 August 2007 09:58, Corinna Vinschen wrote:
> On Aug 1 22:44, Michael Lemke wrote:
>> Here's a SD memory card via a USB card reader:
>> [...]
>
> Thanks to all of you, guys, that was already very informative!
>
> Dunno if I just missed that, but I'm still looking for information
> about
One more:
8MB Compact Flash Card at USB multi-reader:
$ getvolinfo /mnt/P
Device Type: 7
Characteristics: 121
Volume Name: <>
Serial Number : 2008
Max Filenamelength : 255
Filesystemname :
Flags : 6
FILE_CASE_SENSITIVE_SEARCH : FALSE
FILE_C
Corinna Vinschen wrote:
> Hi,
>
> I have a request for help. I need as much different information I can
> get. To get this information, I'm asking all of you to run the
> attached test application and return the printed output as reply to
> this mail.
>
> Just please don't send information whi
Angelo Graziosi schrieb:
Corinna Vinschen wrote:
Now these are the results:
$ ./getvolinfo D:(DVD burner)
Device Type: 2
Characteristics: 121
Volume Name:
Serial Number : 1167196307
Max Filenamelength : 110
Filesystemname :
Flags
I have nothing to add to this thread other than a statement about how
great it is to see everyone responding with the data that Corinna asked
for. It really warms my heart.
(I think I've previously noted that I don't get out much)
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-
On 8/1/07, Corinna Vinschen wrote:
> Hi,
>
> I have a request for help. I need as much different information I can
> get. To get this information, I'm asking all of you to run the attached
> test application and return the printed output as reply to this mail.
>
> Just please don't send informat
On 8/1/07, Corinna Vinschen wrote:
> Hi,
>
> I have a request for help. I need as much different information I can
> get. To get this information, I'm asking all of you to run the attached
> test application and return the printed output as reply to this mail.
>
> Just please don't send informat
On Aug 1 22:44, Michael Lemke wrote:
> Here's a SD memory card via a USB card reader:
> [...]
Thanks to all of you, guys, that was already very informative!
Dunno if I just missed that, but I'm still looking for information
about
- Microsoft DFS?
- local/remote HPFS. Is it possible to moun
On Aug 1 14:39, J?rg Schaible wrote:
>
> Hi Corinna,
>
> following some results for different drives:
>
> 1/ An EXT3 volume on an external USB HD mounted with ext2fs driver in
> *read-only* mode and with ISO-8859-1 charset:
^^
Huh! Not represented in the FS flags. You should repor
Here's a SD memory card via a USB card reader:
orion> ./volinfo.exe l:
Device Type: 7
Characteristics: 121
Volume Name: <>
Serial Number : 1899214615
Max Filenamelength : 255
Filesystemname :
Flags : 6
FILE_CASE_SENSITIVE_SEARCH : FALSE
FILE_CASE_PR
Hi Corinna,
Output for a CD burner with a DirectCD / UDF / packet writing
formatted CDRW (compression is on) on W2k as drive E:.
Device Type: 2
Characteristics: 123
Volume Name:
Serial Number : 153278523
Max Filenamelength : 127
Filesystemname :
Flags
Here are a few more for you:
This is a USB hard drive (NTFS formatted):
Device Type: 7
Characteristics: 20
Volume Name:
Serial Number : 483542439
Max Filenamelength : 255
Filesystemname :
Flags : 700ff
FILE_CASE_SENSITIVE_SEARCH : TRUE
FILE_CASE_P
On Aug 1 12:26, Brian Dessent wrote:
> Corinna Vinschen wrote:
>
> > Did you use the second incarnation of the test app from
> > http://cygwin.com/ml/cygwin/2007-08/msg00040.html which uses
> > READ_CONTROL instead of an access of 0? If using READ_CONTROL doesn't
> > work either, you could try w
Corinna Vinschen wrote:
>Hi,
>
>I have a request for help. I need as much different information I can
>get. To get this information, I'm asking all of you to run the
attached
>test application and return the printed output as reply to this mail.
>
>Just please don't send information which is alre
Corinna Vinschen wrote:
> Did you use the second incarnation of the test app from
> http://cygwin.com/ml/cygwin/2007-08/msg00040.html which uses
> READ_CONTROL instead of an access of 0? If using READ_CONTROL doesn't
> work either, you could try with GENERIC_READ instead.
Ah, I missed that disti
On Aug 1 10:14, Brian Dessent wrote:
> Corinna Vinschen wrote:
>
> > Can you change the source and see what you get when the native NT
> > filename is only \??\X: instead of \??\X:\ (no trailing backslash)?
>
> Without the trailing backslash ZwOpenFile returns STATUS_ACCESS_DENIED
> (stat = c000
At 1-8-2007 15:09, Corinna Vinschen wrote:
Weird. Try the attached one instead. It adds error output.
This is the output of an USB stick attached to my Siemens Gigaset SX552
ADSL/VoIP modem. Don't know what protocol is used, but I mount it with a
NET USE command.
$ ./getvolinfo n:
Device
Corinna Vinschen wrote:
> Can you change the source and see what you get when the native NT
> filename is only \??\X: instead of \??\X:\ (no trailing backslash)?
Without the trailing backslash ZwOpenFile returns STATUS_ACCESS_DENIED
(stat = c022). It seems to do that regardless of the drive
Corinna Vinschen wrote:
On Aug 1 10:50, Matthew Woehlke wrote:
I had to use the 'alternate version' on the other computer I tested with.
Yeah, it looks like some OSes don't like to open file or directories
with 0 access mode. At least READ_CONTROL is required, apparently.
That sounds reaso
On Aug 1 10:50, Matthew Woehlke wrote:
> I had to use the 'alternate version' on the other computer I tested with.
Yeah, it looks like some OSes don't like to open file or directories
with 0 access mode. At least READ_CONTROL is required, apparently.
Thanks,
Corinna
--
Corinna Vinschen
On Aug 1 08:37, Brian Dessent wrote:
> Corinna Vinschen wrote:
>
> > It *is* interesting, thank you.
> >
> > Anybody else running a different ramdisk?
>
> Yes. I use Farstone Virtual Hard Drive Pro (a very stupid product name
> if you ask me, but there you go) and the results are below. I am
Corinna Vinschen wrote:
I have a request for help. I need as much different information I can
get. To get this information, I'm asking all of you to run the attached
test application and return the printed output as reply to this mail.
[snip]
I'm looking for
- Remote NFS over SFU NFS
Remot
Corinna Vinschen wrote:
> It *is* interesting, thank you.
>
> Anybody else running a different ramdisk?
Yes. I use Farstone Virtual Hard Drive Pro (a very stupid product name
if you ask me, but there you go) and the results are below. I am
guessing the bulk of the difference is due to this bei
m
> Subject: Re: Request for running a test application
>
>
> Corinna Vinschen wrote:
>
> > I forgot to mention that you should put a medium into the drive.
> ^
> Obviously! Sorry!
>
> No
Corinna Vinschen wrote:
> I forgot to mention that you should put a medium into the drive.
^
Obviously! Sorry!
Now these are the results:
$ ./getvolinfo D:(DVD burner)
Device Type: 2
Characteristi
Corinna Vinschen cygwin.com> writes:
> Weird. Try the attached one instead. It adds error output.
On a ClearCase remote mount:
$ ./volinfo m:
Device Type: 7
Characteristics: 10
Volume Name:
Serial Number : 36984713
Max Filenamelength : 255
Filesystemname :
Flags
Corinna Vinschen wrote:
Just tried and it does not make any difference. Turn out that when I run
it on a local NTFS drive (C:), it gives no result either. It is session
on the console of a Win2003 Server with SP2 logged in Administrator.
Weird. Try the attached one instead. It adds error out
On Aug 1 14:51, Frank Fesevur wrote:
> Saro Engels wrote:
> >Frank Fesevur schrieb:
> >>
> >>[EMAIL PROTECTED] /cygdrive/d/Software
> >>$ ./getvolinfo.exe z:
> >>
> >
> >Have you tried ./getvolinfo.exe Z:
> >with capital Z?
>
> Just tried and it does not make any difference. Turn out that when I
Saro Engels wrote:
Frank Fesevur schrieb:
[EMAIL PROTECTED] /cygdrive/d/Software
$ ./getvolinfo.exe z:
Have you tried ./getvolinfo.exe Z:
with capital Z?
Just tried and it does not make any difference. Turn out that when I run
it on a local NTFS drive (C:), it gives no result either. It i
Corinna Vinschen wrote:
Hi,
I have a request for help. I need as much different information I can
get. To get this information, I'm asking all of you to run the attached
test application and return the printed output as reply to this mail.
Just please don't send information which is already a
Hi Corinna,
following some results for different drives:
1/ An EXT3 volume on an external USB HD mounted with ext2fs driver in
*read-only* mode and with ISO-8859-1 charset:
$ getvolinfo /mnt/M
Device Type: 7
Characteristics: 20
Volume Name:
Serial Number : 1296127060
Frank Fesevur schrieb:
[EMAIL PROTECTED] /cygdrive/d/Software
$ ./getvolinfo.exe z:
Have you tried ./getvolinfo.exe Z:
with capital Z?
SE
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cy
Corinna Vinschen wrote:
Hi,
I have a request for help. I need as much different information I can
get. To get this information, I'm asking all of you to run the attached
test application and return the printed output as reply to this mail.
Just please don't send information which is already a
Corinna Vinschen wrote:
I'm looking for
- Harddisk, CD, DVD over USB
Z: is an external USB harddisk. getvolinfo does not seem to work om it.
[EMAIL PROTECTED] /cygdrive/d/Software
$ ./getvolinfo.exe z:
[EMAIL PROTECTED] /cygdrive/d/Software
$ ls /cygdrive/z
Archief/ Philips User Manua
On Aug 1 13:15, Angelo Graziosi wrote:
> $ ./getvolinfo D:
>
> NO output
>
> $ ./getvolinfo E:
>
> NO output
I forgot to mention that you should put a medium into the drive.
However, as I wrote, I'm interested in new information. The file
systems you mention are all in my first list of s
On Aug 1 13:44, Saro Engels wrote:
> I installed the ramdisk from
> http://www.codeguru.com/cpp/w-p/system/devicedriverdevelopment/article.php/c5789/
>
> which might not be of interest for you but for the list; I attached the
> output.
> greetings
> SE
It *is* interesting, thank you.
Anybody
Corinna Vinschen schrieb:
On Aug 1 11:07, Corinna Vinschen wrote:
Hi,
I have a request for help. I need as much different information I can
get. To get this information, I'm asking all of you to run the attached
test application and return the printed output as reply to this mail.
[...]
I'm
Corinna Vinschen wrote:
> I have a request for help.
> if you have a drive c and a drive d, just call
> ./getvolinfo C:
> ./getvolinfo D:
I have HD as C:, DVD burner as D: and a CD burner as E:.
The results:
$ ./getvolinfo C:
Device Type: 7
Characteristics: 20
Volume Nam
On Aug 1 11:39, Corinna Vinschen wrote:
> On Aug 1 11:07, Corinna Vinschen wrote:
> > Hi,
> >
> > I have a request for help. I need as much different information I can
> > get. To get this information, I'm asking all of you to run the attached
> > test application and return the printed output
On Aug 1 11:07, Corinna Vinschen wrote:
> Hi,
>
> I have a request for help. I need as much different information I can
> get. To get this information, I'm asking all of you to run the attached
> test application and return the printed output as reply to this mail.
> [...]
> I'm looking for
>
On Aug 1 17:22, Carlo Florendo wrote:
> My Drive H: is a Reiserfs system on Linux mounted via windows. The Linux
> machine runs an old samba 3.0.4 If you've got this already, apologies. I
> wasn't so clear on what you meant with having tested it on Samba.
No worries. Usually Samba returns
Corinna Vinschen wrote:
Hi,
I have a request for help. I need as much different information I can
get. To get this information, I'm asking all of you to run the attached
test application and return the printed output as reply to this mail.
Just please don't send information which is already a
43 matches
Mail list logo