Re: Can Wine be configured to access unmountable harddrive?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux