Mitch Wiygul
2008-02-05 12:51:48 UTC
I've been trying to get the device locking working under Cygwin on
Windows XP.
I get the 'Unable to determine drive letter for device...' message
whenever I run cdrdao 1.2.2 under Cygwin. It turns out that the call to
CreateFile is failing with error code 32, a sharing violation.
I've tried to determine whether any other process has a handle open on
the drive by using Sysinternals' Process Explorer but didn't find
anything.
My system has two burners in it; the same thing happens with both of
them. The CreateFile call only fails for the drive that has a disc in
it (the one I want to burn with); it works for the empty drive.
Is this a known bug or does anyone have any hints?
Thanks,
Mitch
Windows XP.
I get the 'Unable to determine drive letter for device...' message
whenever I run cdrdao 1.2.2 under Cygwin. It turns out that the call to
CreateFile is failing with error code 32, a sharing violation.
I've tried to determine whether any other process has a handle open on
the drive by using Sysinternals' Process Explorer but didn't find
anything.
My system has two burners in it; the same thing happens with both of
them. The CreateFile call only fails for the drive that has a disc in
it (the one I want to burn with); it works for the empty drive.
Is this a known bug or does anyone have any hints?
Thanks,
Mitch