> 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 Cool ! IIt works but shows the Mac files.
linux:/lib/modules/2.6.13-8-default/kernel/fs # ls -al /mnt total 136 drwxr-xr-x 1 root root 8 2004-02-24 15:41 . drwxr-xr-x 21 root root 4096 2005-09-13 13:52 .. -rw-r--r-- 1 root root 2429 2004-01-27 10:56 copyright.txt -rw-r--r-- 1 root root 122880 2004-02-24 15:41 Desktop DB -rw-r--r-- 1 root root 7170 2004-02-24 15:41 Desktop DF -rw-r--r-- 1 root root 0 2004-02-24 15:41 DesktopPrinters DB drwxr-xr-x 1 root root 4 2004-02-23 18:29 OS9 drwxr-xr-x 1 root root 4 2004-02-23 18:30 OSX It will help me complete my HOWTO. I tried mounting with different mount types ( all types in the man page ). The firmware was in: /mnt/OS9/Setup/Files/SpeedTouch/Firmware/R3/ . Thank you very much. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
