<> wrote:
> I want to mount usb pendrive on this board but unable to do.
I have only worked with the 7400 board but the issues re: mounting a USB
memory device may still apply to the 7300.
In order to mount the drive, you need to install various kernel modules before
you can issue the mount command.
The following is from the rc.local file I created and invoke from rcS.sysinit
during system boot:
#Install USB-related kernel modules
insmod usbcore
insmod pcipool
insmod usb-ohci
insmod usb-ohci-ep93xx
#Install modules needed to support USB memory devices
insmod scsi_mod
insmod sd_mod
insmod usb-storage
There may already be a shell script on your board called install-modules.sh
(or something like that) that does the same (or similar) job. Once you have
all the modules installed, you should be able to issue the mount command.
There was one other issue I had with the 7400 and memory sticks. I was unable
to mount a 4G memory stick. Another user reported problems mounting one of 2G
in size. To start off, use a memory stick with a capacity of 1G or less until
you know you can mount the device. Once you have successfully mounted a small
capacity device, you can try with larger capacity memory stick.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172 |"Same thing we always do, Pinkutus:
| Try to assimilate the world!"
#include <disclaimer/favourite> | -Pinkutus & the Borg
------------------------------------
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/
|