read vcds in fedora-> cdfs??!

David L Norris dave at webaugur.com
Sat Mar 20 08:30:31 UTC 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040320/ac5f3481/attachment-0001.sig>


More information about the fedora-list mailing list