On Sat, Jun 02, 2001 at 12:39:24AM +0800, mailing wrote:
> If I use CDRW to store some data at Win2k, how can I read it at linux??
> 
> I use mount -t auto /dev/scd1 /mnt/cdrw
> Then I can success mount with type iso9660, but the display file is not correct, 
>because it is not iso9660:
> [root@desktop cdrw]# ls
> autorun.inf*  udfrinst.exe*

Not USB related. Play a bit with the iso9660 mount flags (rock, joliet,
map, etc.) until you have a combination that works. It can also be that
the disk has an udf filesystem, for which you have to mount it with
-tudf. Anyway, see man mount from a recent mount (I use mount-2.10s).


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: [EMAIL PROTECTED]
WWW: http://www-ict.its.tudelft.nl/~erik/

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to