[Wine] Re: Can Wine be configured to access unmountable harddrive?

vitamin wineforum-user at winehq.org
Tue Sep 30 08:54:44 CDT 2008


jsstevenson wrote:
> The question is, is there a way of making this device (/dev/sdc) visible to wine without the luxury of mounting it, thus enabling "Recover My Files" to see the drive in question and perform its low-level inspection and recovery processes?


You can try this:

Code:
mkdir /tmp/c
ln -s /tmp/c ~/.wine/dosdevices/f:
ln -s /dev/sdc ~/.wine/dosdevices/f::



However I don't think you'll get far with it because Wine does not support low level hdd access.







More information about the wine-users mailing list