I'm using a TS-7300 in my project. I have debian sarge installed.
should I have any trouble mounting of the shelf usb storage sticks?
For example I have a Lexar 2GB usb storage device Model: N12610
I do not see any device path I recognize for this device.
I used this path.
/dev/scsi/host0/bus0/target0/lun0/
when I go to mount the device with the following command.
mount /dev/scsi/host0/bus0/target0/lun0/ usb
I get the following error message.
mount: you must specify the filesystem type.
I then use the following command.
mount -t vfat /dev/scsi/host0/bus0/target0/lun0/ usb
And I get the following error message.
mount: unkonwn filesystem type 'vfat'
mount -V
mount: mount-2.12p
I did unplug the hardware and rebooted I found the path I was using
gone. so I am pretty sure I have the correct path. I know this is a
working usb device because I can use it on my windows PC. Windows XP
sp2 says it is a FAT filesystem. with a 1.86GB Capacity.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|