Wine DVD-Shrink: CD-Rom Fix

From Wine-Wiki

Jump to: navigation, search
This article is part of the HOWTO series.
Installing Wine Business Games Internet Multimedia System and Utilities
Education Other


Warning: This HOWTO comes with no explicit or implicit warranty whatsoever. Use at you own risk!


This article or section needs to be wikified. Please format this article according to the guidelines laid out at Wikipedia:Guide to layout.
and Posting Guidelines

DVD Shrink should install from the win32 installer into Wine's fake_windows directory fine.

To get it to detect your CD/DVD drive:

  • Update. With recent versions of wine, use winecfg to set drives.

First delete all references to drives in Wine Config;


Delete This

 /home/user/.wine/config

and change the Windows type from win98 to winxp. Next,


In a console do the following|

$ mkdir /home/user/.wine/dosdevices
$ cd /home/user/.wine/dosdevices
$ ln -s ../fake_windows c:
$ ln -s /mnt/cdrom d:

Your CD/DVD drive should show up in DVD Shrink now.

If you get an error "Failed to read file D:\" this is apparently caused by a CSS encrypted DVD, if you open the dvd in mplayer first it should then work in dvd shrink.

umount /mnt/cdrom
mplayer dvd://1
mount /mnt/cdrom/
Start DVD Shrink
Personal tools