Pario TechnoBlob
About
Posts
Tag: dvd
Enable DVD playback on Ubuntu 7.10
Open a terminal window. Execute the following terminal command to install the necessary packages sudo apt-get install totem-xine libxine1-ffmpeg libdvdread3 Execute the...
Mounting ISO Files
ISO images are files containing the data of a CD (almost bit per bit). They can be mounted, using the loopback device. ISO images can only be mounted read-only (use mkisofs to...