https://bugs.winehq.org/show_bug.cgi?id=56727
Bug ID: 56727 Summary: Read access denied for device L"\??\Z:\", FS volume label and serial are not available. Product: Wine Version: 9.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: mywine@schiermeier-it.de Distribution: ---
This is inside the root of my system:
--- joerg@Archimedes ~/Downloads % ls -al /.* -r--r--r-- 1 root root 10 Sep 1 2006 /.windows-label -r--r--r-- 1 root root 9 Mar 21 2021 /.windows-serial
joerg@Archimedes ~/Downloads % cat /.windows-label Linux_Root
joerg@Archimedes ~/Downloads % cat /.windows-serial 20210318 ---
When I run "wine cmd.exe" and use the "dir" command this happens:
--- Z:\home\joerg\Downloads>dir wine: Read access denied for device L"\??\Z:\", FS volume label and serial are not available. Volume in drive Z is Linux_Root Volume Serial Number is 2021-0318
Directory of Z:\home\joerg\Downloads ---
This "wine: Read access denied for device L"\??\Z:\", FS volume label and serial" is misleading and wrong.