Re: read vcds in fedora-> cdfs??!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2004-03-19 at 11:18, Didier Casse wrote:
>     I want to be able to mount my vcds on Linux. There's something call
> cdfs but I realized, the current Fedora kernel prevents it from working. 

What problem are you having?  cdfs appears to work fine for me.

$ uname -r
2.4.22-1.2174.nptl

$ \
wget http://www.elis.rug.ac.be/~ronsse/cdfs/download/cdfs-2.4.20.tar.bz2

$ tar xjf ~/cdfs-2.4.20.tar.bz2

$ pushd cdfs-2.4.20

$ ./configure

$ make



$ sudo insmod cdfs.o

$ sudo mount -t cdfs /dev/cdrom /mnt/cdrom
mount: block device /dev/cdrom is write-protected, mounting read-only

$ ls /mnt/cdrom/
boot.image_0  sessions_1-1.iso

$ cp /mnt/cdrom/sessions_1-1.iso .

$ ls -lh sessions_1-1.iso
-r--r--r--  1 me me 633M Mar 20 08:26 sessions_1-1.iso

$ sudo umount /mnt/cdrom

$ sudo rmmod cdfs

-- 
 David Norris
  http://www.webaugur.com/dave/
  ICQ - 412039

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux