Hi.
I have no experience with SD Cards, but on the TS7250 I used to use before
migrating to the TS7550, I did create a file /etc/init.d/modules and link to it
from the /etc/rc.d/rc3.d directory, so it was indeed run at start up. This
file contained lines like
insmod pl2303
to load in drivers for USB/serial adapters and the like.
So there's nothing wrong with having to do that. It's just that the Debian
based distribution on the TS7550 was a bit more clever.
Martin
--- In "hec85aragon" <> wrote:
>
> Hi,
>
> I already have the SDHC card mounted on the ts-board and seems to be working
> fine. I had to re-install the module, replacing the original sdcard.o.
>
> The only problem I'm facing now is that the driver doesn't load at boot up. I
> need to load it manually by typing "insmod sdcard-sdhc.o" everytime the board
> restarts.
>
> Is this a normal behavior? or do I need to modify some configuration script
> in order for it to detect the module at boot up?
>
> Thanks again,
>
> H.
>
> --- In Walter Marvin <walter.marvin@> wrote:
> >
> > The sd may just be bad. Restore from backup
> >
> >
> >
> > ________________________________
> > From: Jim Jackson <jj@>
> > To:
> > Sent: Saturday, September 29, 2012 3:53 PM
> > Subject: Re: [ts-7000] Problem with sdcard-sdhc.o on ts-7260
> >
> >
> > Â
> >
> > You may have formatted the sd card on an upto date linux system.
> > Modern mke2fs uses a large (256) I-node size by default. Linux 2.4
> > needs I-nodes of size 128, so recreate the filesystem on the card
> >
> > mke2fs -I 128 /dev/sdX1
> >
> > where 'X' is whatever you sdcard reader comes up as.
> >
> > On Fri, 28 Sep 2012, hector aragon wrote:
> >
> > > Hi, I am currently using a standard TS-7260 with the 2.4.26-ts11 kernel. I
> > > downloaded the sdcard-sdhc.o module from the ftp server and installed it
> > > on
> > > the ts7260 board, but when I try to mount an sdcard hc I get the following
> > > error:
> > >
> > > EXT2-fs: unable to read superblock
> > > mount: Mounting /dev/sdcard0/disc0/part1 on /mnt failed: Invalid argument
> > >
> > > The sdhc card I'm trying to mount has the correct format ext2.
> > >
> > > Any ideas on what could be wrong?
> > >
> > > Any help would be much appreciated. Thanks in advance.
> > >
> > > H.
> > >
> >
>
------------------------------------
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/
|