LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Can I make an ISO on FC3 from a movie DVD (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/can-i-make-an-iso-on-fc3-from-a-movie-dvd-381081/)

blufire 11-08-2005 08:30 AM

Can I make an ISO on FC3 from a movie DVD
 
I would like to know if I can put a movie DVD into my FC3 laptop and make an ISO using the command line and then just burn the ISO onto another dvd?

My system
Fujitsu FMV-Biblo NB50G laptop
2.5g processor
40gig harddrive
Running FC3 with the most current kernel
And most current updates. I yum update and use the redhat autoupdate once a week so everything is up to date.
It has a DVDr from before when it was a windows box and when it was a windows box I was able to burn DVD's.
Currently it only recognizes the DVDr as a cd player and I would like to get it up to a dvd player and more importantly a burner so I can burn DVDs. I looked up DVDrip but it would not install on my FC3 for some reason. Some shell error. I could not find DVDauhtor and could not install Transcode or K3b. I do have GTK+ current version and know how to use the simple commands of make make install and ./configure. I tried all these commands as root and still it failed to install. I tried yum to install it but none of my repositories have any of these. I have DAG repositories and would like to know if anyone has had any success in getting DVD burning capabilities on there FC3 machine and how they did it. Also if someone can point me to a repository I can add to my yum that would let me install all this easier from RPMs or something like that. Though if I can get source files that install easily with a nice readme file would also be acceptable.

Thankyou

solveit 11-09-2005 12:58 AM

http://frankscorner.org/index.php?p=dvdshrink32

blufire 11-10-2005 10:56 PM

I looked at the franks site. Great site.
Problem: I have looked under the .wine directory and do not have the config file. I have searched every directory I can think of and even did a locate from the command line for the config file. It is not there.

The one that is supposed to be at ~/.wine/config is the one I am talking about. I know my wine is updated because I went to the wine site and downloaded the newest one and it would not install cause the one I have is newer. I tried using winecfg but it says that it is not running yet so I needed to go to the ~/.wine/config file to make changes that I wanted to stick because winecfg was not up all the way.

Can anyone tell me what to do?

solveit 11-11-2005 01:43 AM

Contents of ~/.wine/config :

Code:

WINE REGISTRY Version 2
;; inspired by Sidenet (http://sidenet.ddo.jp/winetips/)
;; continued for winetools by Joachim v. Thadden (http://vonthadden.de)
;; Version 2.1.1jo
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config

[wine]
"GraphicsDriver" = "x11drv"; (x11drv, ttydrv)
"ShowDotFiles" = "1"
"ShowDirSymlinks" = "1"
"Path" = "c:\\windows;c:\\windows\\system"
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "t:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"

# [wineconf]

[Version]
"Windows" = "win98"

[DllOverrides]
"advapi32"    = "builtin";Native version won't work
"avicap32"    = "builtin";Hardware related
"capi2032"    = "builtin";Completely implemented
"comctl32"    = "builtin";Native version cause bugs.
"comdlg32"    = "builtin";thunk
"crtdll"      = "builtin";Completely implemented
"ctl3d32"      = "builtin";thunk
"d3d8"        = "builtin";Hardware related
"d3d9"        = "builtin";Hardware related
"dbghelp"      = "builtin";Native version won't work
"ddeml"        = "builtin";
"ddraw"        = "builtin";Hardware related
"ddrawex"      = "builtin";Hardware related
"dinput"      = "builtin";
"dinput8"      = "builtin";Hardware related
"dispdib"      = "builtin";Completely implemented
"display.drv"  = "builtin";Hardware related
"dmusic32"    = "builtin";thunk
"dplay"        = "builtin";
"dplayx"      = "builtin";
"dpnet"        = "builtin";
"dsound"      = "builtin";Hardware related
"dswave"      = "builtin";Hardware related
"dxdiagn"      = "builtin";
"gdi.exe"      = "builtin";Hardware related
"gdi32"        = "builtin";Hardware related
"glu32"        = "builtin";Hardware related
"gult32"      = "builtin";Hardware related
"icmp"        = "builtin";Hardware related
"ifsmgr.vxd"  = "builtin";Completely implemented
"imaadp32.acm" = "builtin";Completely implemented
"imm"          = "builtin";Special hack needed
"imm32"        = "builtin";Special hack needed
"iphlpapi"    = "builtin";Hardware related
"joystick.drv" = "builtin";Hardware related
"kernel32"    = "builtin";Hardware related
"keyboard.drv" = "builtin";Hardware related
"krnl386.exe"  = "builtin";Hardware related
"lz32"        = "builtin";Completely implemented
"lzexpand"    = "builtin";Completely implemented
"mcianim.drv"  = "builtin";Completely implemented
"mciavi.drv"  = "builtin";Completely implemented
"mcicda.drv"  = "builtin";Completely implemented
"mciseq.drv"  = "builtin";Completely implemented
"mciwave.drv"  = "builtin";Completely implemented
"midimap.drv"  = "builtin";Completely implemented
"mmsystem"    = "builtin";Hardware related
"mouse.drv"    = "builtin";Hardware related
"mpr"          = "builtin";thunk
"msacm.drv"    = "builtin";Completely implemented
"msacm32"      = "builtin";thunk
"msadp32.acm"  = "builtin";Completely implemented
"msvfw32"      = "builtin";Hardware related
"msvidc32"    = "builtin";Completely implemented
"mswsock"      = "builtin";Hardware related
"newdev"      = "builtin";Hardware related
"ntdll"        = "builtin";Hardware related
"opengl32"    = "builtin";Hardware related
"psapi"        = "builtin";Hardware related
"rasapi16"    = "builtin";Hardware related
"rasapi32"    = "builtin";Hardware related
"serialui"    = "builtin";Hardware related
"setupapi"    = "builtin";thunk
"shell"        = "builtin";Special hack needed
"shell32"      = "builtin";Special hack needed
"snmpapi"      = "builtin";Hardware related
"sound"        = "builtin";Hardware related
"sti"          = "builtin";Hardware related
"system.drv"  = "builtin";Hardware related
"tapi32"      = "builtin";Hardware related
"toolhelp"    = "builtin";Hardware related
"twain"        = "builtin";Hardware related
"twain_32"    = "builtin";Hardware related
"user.exe"    = "builtin";Hardware related
"user32"      = "builtin";Hardware related
"ver"          = "builtin";Special hack needed
"version"      = "builtin";Special hack needed
"vnbt.vxd"    = "builtin";
"vtdapi.vxd"  = "builtin";
"vwin32.vxd"  = "builtin";Hardware related
"w32skrnl"    = "builtin";Hardware related
"w32sys"      = "builtin";Hardware related
"win32s16"    = "builtin";Hardware related
"win87em"      = "builtin";Hardware related
"winaspi"      = "builtin";Hardware related
"wing"        = "builtin";Hardware related
"winmm"        = "builtin";Hardware related
"winnls32"    = "builtin";thunk
"winsock"      = "builtin";Hardware related
"wintab"      = "builtin";Hardware related
"wintab32"    = "builtin";Hardware related
"wnaspi32"    = "builtin";Hardware related
"wow32"        = "builtin";
"wprocs"      = "builtin";Hardware related
"ws2_32"      = "builtin";Hardware related
"wsock32"      = "builtin";Hardware related
"msi"        = "native"
"ole32"        = "native"
"odbc32"      = "native, builtin"

"*autorun.exe" = "native,builtin"
"*ctfmon.exe" = "builtin"
"*ddhelp.exe" = "builtin"
"eMusicClient.exe" = "builtin"
"*findfast.exe" = "builtin"
"icwconn1.exe" = "builtin"
"*maildoff.exe" = "builtin"
"*mdm.exe" = "builtin"
"*mosearch.exe" = "builtin"
"qttask.exe" = "builtin"
"realsched.exe" = "builtin"
"winampa.exe" = "builtin"
"AGENTSVR.EXE" = "builtin"

"*" = "native, builtin"

[x11drv]
"AllocSystemColors" = "100"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"Managed" = "Y"
"UseDGA" = "N"
"UseXVidMode" = "Y"
"UseXRandR" = "N"
"UseTakeFocus" = "Y"
"DXGrab" = "Y"
"DesktopDoubleBuffered" = "Y"
"TextCP" = "0"

[registry]
"LoadGlobalRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"

[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
"UsePrimary" = "0"

[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"

[dsound]


[Network]

[AppDefaults\\Jane2ch.exe\\DllOverrides]
"mlang" = "builtin, native"

;IE4,5,6 Installer
[AppDefaults\\acmsetup.exe\\DllOverrides]
"*comctl32" = "builtin"
[AppDefaults\\grpconv.exe\\DllOverrides]
"*comctl32" = "builtin"
[AppDefaults\\iebatch.exe\\DllOverrides]
"*comctl32" = "builtin"
[AppDefaults\\updcrl.exe\\DllOverrides]
"*comctl32" = "builtin"

[AppDefaults\\wmplayer2.exe\\DllOverrides]
"ddraw" = ""

[AppDefaults\\DVD Shrink 3.2.exe\\Version]
"Windows"="win2k"

# [/wineconf]


djuhl30 12-09-2005 05:13 AM

Well you can do it the hard way. VOBCOPY can mirror the dvd to hard disk. You'll need libdvdcss for encrypted dvds; then use mkisofs to make a iso image of the ripped data and cdrecord to burn. k3b can also rip dvd's, but I haven't experimented with it.

Dave


All times are GMT -5. The time now is 12:43 PM.