DVDFab HD Works with Crossover Linux 11.2.0 using a blank WinXP bottle
- Tested opening a Blu-ray, decrypting and performing 1:1 backups as well as BD25 backups
Note that you may receive an "insufficient space error". This is due to wine checking the available space from the ROOT of your directory instead of the mounted folder.
Ex: "/" is mounted as a 30GB partition as /dev/sda1, however "/home/movies" is mounted into a 500GB partition as /dev/sda4
If you choose your output directory as "Z:\home\movies" it reports the free space in "Z:" drive aka 30GB
In that case you need to:
- Open winecfg (Manage Bottles -> Select Bottle -> Control Panel -> Wine Configuration -> Drives)
- Create a new drive with the path to your desired output directory. Using the example above;
- Add "R:" drive
- Path "/home/movies"
- Apply
Inside DVDFab you will need to make sure your output directory is the "R:" drive and not the "Z:\home\movies" drive in order to avoid the "insufficient space error"