Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i installed dvd shrink through wine when i open the program up ,all looks good untill i select the dvd drive from the drop down menu,this is what i get........
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,500
Rep:
Open a terminal window (or use the "Run Application" menu item), and enter the command "winecfg" (without the quotes). When the application opens, you'll see a box at the bottom that says "Windows Version". Select "Windows XP", then click on the "OK" button.
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,500
Rep:
Everything looks good; the hdc means the third IDE drive "address" (hda, hdb, hdc, ...). The name relates to the position on the IDE cable, not the number of drives.
The next check is to make sure you have the CSS library:
rpm -q libdvdcss
If not, you will need to install it for your distribution.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.