--- In Anssi Kolehmainen <> wrote:
>
> On Sat, Jun 14, 2008 at 11:45:50PM -0000, Sachu wrote:
> > I am having problems accessing my SD card on TS7800. This is a
regular 2GB SD card with a single
> > vfat partition( not the SD card provided by TS).
> >
> > :root# mount /dev/tssdcardb1 /mnt/sdcard/
> > mount: you must specify the filesystem type
> > :root# mount /dev/tssdcardb /mnt/sdcard/
> > mount: you must specify the filesystem type
>
> How about specifying the filesystem type?
>
> mount /dev/tssdcardb1 /mnt/sdcard -t vfat
>
> --
> Anssi Kolehmainen
>
> 040-5085390
>
mount /dev/tssdcardb1 /mnt/sdcard -t vfat. This worked fine for me. I
feel terrible for having missed something so obvious. Well, as long as
I do not repeat such mistakes, I will treat it as a learning experience.
I also happened to notice that the device tssdcardb1 is created only
if sdcard is inserted into the slot before the loading of tssdcard
driver.
However, if the driver module is inserted first and then the sdcard is
put in, nothing happens(no events generated.. I believe SD card
controller should support the hotplug feature) I looked for any kind
of debug messages but found none related to card insertion or removal.
Assuming you have a TS7800 board, have you observed this behavior too?
Thanks for your help.
-Sachin.
------------------------------------
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/
|