Am 2012-07-16 19:57, schrieb GOUJON Alexandre:
On 07/16/2012 09:44 AM, Eduard Hasenleithner wrote:
[...] Maybe I should have mentioned it, but I'm using Ubuntu 12.04 and the SD card is mounted automatically as soon as I put it into the slot. My current hypothesis why the symlink in dosdevices is missing is that the partition is added using 'add_volume' instead of 'add_dos_device'.
As you may have read, my patch to fix the GetLogicalDrives issue is wrong so I'll need more time to investigate. The best thing you can do is fill a bug with all those details and tell me its bug number. But you'll have to wait a bit .. my spare time is limited.
All the code in dlls/kernel32/volume.c seems to be build around evaluating the symlinks present in .wine/dosdevices. Is there already a design document which describes how the interaction with mountmgr should look like in future? Will the dosdevices directory be removed?
Eduard