Help - Insufficient Disk Space

Questions about Wine on Linux
Locked
xlink_nz
Newbie
Newbie
Posts: 1
Joined: Tue Jul 16, 2013 3:58 am

Help - Insufficient Disk Space

Post by xlink_nz »

I'm relatively new to Wine and Linux

I'm trying to install a Windows app using Wine 1.4.1 on Xubuntu 12.04 and I get the msg Insufficient disk space

The app requires 3.5GB [from a DVD]

Thunar says 10.2GB is free in my .wine/drive_c directory

From terminal I get

whitefamily@ubuntu:~/.wine/drive_c$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/loop0 18G 6.9G 11G 41% /
udev 368M 4.0K 368M 1% /dev
tmpfs 150M 808K 149M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 375M 88K 375M 1% /run/shm
/dev/sda1 47G 30G 18G 64% /host
/dev/sr1 3.9G 3.9G 0 100% /media

Note user whitefamily is administrator

The app installs ok under Windows and I'd rather get this working with Wine than using VMPlayer and having a windows virtual machine

Any help would be appreciated
Locked