View previous topic :: View next topic |
Author |
Message |
Hell-Razor Guru
Joined: 10 Jun 2004 Posts: 458
|
Posted: Sat Oct 09, 2004 5:24 pm Post subject: getting DVD rom to work in WINE |
|
|
im useing DVD Shrink in wine, but i cant get it to see my dvd rom....it wont see any of my cd roms at all...so im curious what do i need to do with my wine config to get it to run....any examples would be awsome _________________ Don't ever tell anybody anything. If you do, you start missing everybody. |
|
Back to top |
|
|
UB|K l33t
Joined: 27 May 2004 Posts: 786 Location: Villeurbanne, France
|
Posted: Sun Oct 10, 2004 10:53 am Post subject: |
|
|
Maybe you could just add a drive in your wine config file:
Code: | [Drive G]
"Path" = "/mnt/dvd"
"Type" = "hd"
"Label" = "dvd"
"Filesystem" = "win95"
|
Not sure about "Type" and "Filesystem" but this should work. |
|
Back to top |
|
|
Hell-Razor Guru
Joined: 10 Jun 2004 Posts: 458
|
Posted: Sun Oct 10, 2004 3:43 pm Post subject: |
|
|
nope that didnt work =( but thanks _________________ Don't ever tell anybody anything. If you do, you start missing everybody. |
|
Back to top |
|
|
Hell-Razor Guru
Joined: 10 Jun 2004 Posts: 458
|
Posted: Fri Oct 15, 2004 8:59 pm Post subject: |
|
|
i tried everything to get it to work and im outta ideas _________________ Don't ever tell anybody anything. If you do, you start missing everybody. |
|
Back to top |
|
|
Jake Veteran
Joined: 31 Jul 2003 Posts: 1132
|
Posted: Fri Oct 15, 2004 9:55 pm Post subject: |
|
|
I'll tell you the same thing you were told in your other thread, and the same thing I told you at computing.net. DVD ripping probably requires low-level access WINE can't emulate. Use dvdbackup (It's in portage) to rip the DVD, then use DVD Shrink on the files created by dvdbackup.
EDIT: I've done it that way, so I know it works |
|
Back to top |
|
|
|