Re: unable to set drive label

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

 



akosmaroy wrote:
> the iso image itself has a label - and this is what I'd want wine to see. but as wine sees the image only through the Linux filesystem, it doesn't see the label anymore.

It does. Make sure that you properly mapped the drive and that ~/.wine/dosdevices/drive:: (two colons) point to the iso image.
Ex:

Code:
sudo mount ~/archive/disk.iso /mnt/disk -o loop,ro
ln -s /mnt/disk ~/.wine/dosdevices/g:
ln -s ~/archive/disk.iso ~/.wine/dosdevices/g::










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

  Powered by Linux