On Tue, Dec 2, 2008 at 2:33 PM, Rod Nussbaumer <> wrote:
> I've just started working with the TS-7350, along with the TS-ARM
> development toolkit. So far so good, but a couple of questions.
>
> Firstly, my Linux development host which is a RH EL4 clone (Scientific
> Linux 4.x) does not seem to be able to read the JFS filesystem that
> the SD flash card came formatted with as part of the development
> toolkit. With the SD card plugged into the USB card reader, I try to
> mount the partition:
> mount -t jfs /dev/sdc4 /mnt/sdc4
> mount: fs type jfs not supported by kernel
You probably need to load the jfs kernel module:
# modprobe jfs
Ted Roth
------------------------------------
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/
|