--- In Eddie Dawydiuk <> wrote:
>
> Hello,
>
> > I've got my sd card to mount using the command:
> >
> > mount -t vfat /dev/sdcard0/disk0/part1 /mnt/sdcard
> >
> > but I'd like to add it into my /etc/fstab. I have had no success at
> > all with this. my fstab line is :
> >
> > /dev/sdcard0/disk0/part1 /mnt/sdcard vfat defaults 0 0
> >
> > when I try a mount -a it fails with the message "mount: Mounting
> > /dev/sdcard0/disk0/part1 on /mnt/sdcard failed: No such file or
> > directory" This confuses me because I know both my mount point and my
> > device are present and my ability to manually mount them means that
> > they are configured correctly.
>
> It sounds like your SD card driver has not yet loaded...
>
> //Eddie
>
I thought of that, but even once the system is up and running, mount
-a does not work, but the full mount command does. lsmod shows that
the sdcard module is loaded.
Unless there is something else I am overlooking, I think the problem
is with my fstab entry.
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/
|