wine使用时提示Read access denied for device L"\\??\\Z:\\", ** 但能使用,如何不要这个提示

RT,我在使用wine运行一个windows的软件时,会在命令行提示Read access denied for device L"\??\Z:\", FS volume label and serial are not available.
但是在使用中,是能正常打开文件和保存文件的。
我猜想是权限的原因,wine要把整个硬盘映射一下,但是很多路径是没有root权限的,不知道理解的对不对,以及如何去掉这个错误提示。

不理它就行了。

好的,谢谢依云大大