virtual cd/dvd drive/xine dvd rip playback

Ed Greshko Ed.Greshko at greshko.com
Mon Nov 19 04:53:09 UTC 2012


On 11/19/2012 12:04 PM, Brian West wrote:
> Hello everyone I have been using fedora since 2003 so i'm not totally new at linux.  How can i create a virtual cd/dvd drive to use for watching dvds and installing software etc?  also is there a way to play a ripped dvd that's on my hard-drive using xine. by ripped i'm refering to the video_ts directory?  I'm able to use vlc but not xine.  Thanks in advance for your time
>
>

I usually find it sufficient to mount the ISO file as a loopback device.

mount whatever.iso -w -t iso9660 -o loop  /mnt

For example....



-- 
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled


More information about the users mailing list