Am Dienstag, 13. September 2005 02:52 schrieb Youssef CHAHIBI:
> > On Mon, Sep 12, 2005 at 10:50:04PM +0000, Youssef CHAHIBI wrote:
> > <snip>

Hi,

> > OK, try `mount /dev/dvd /mnt` and see if you see someting at /mnt.
> According to K3B, the system used for the CD is CDEVERYWHERE, after
> googling I found that CdEverywher is a specialist in crossplatform
> cds ( hybrid cds ). But I didn't find any information about how to
> read hybrd cds in linux and K3B says it's a one-session disk.

take a look at
/proc/filesystems
and/or
/lib/modules/`uname -r`/kernel/fs
and try to use another fs:
mount -t hfs /dev/dvd /mnt
ls -al /mnt

-- mdc

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to