Hi Mike,
I'm also kind of new to the group and Embedded Linux. I'm trying to
get the TS-7200 to boot from the CF.
I purchased the TS-ARM Linux development kit for the TS-7200 and I'm
trying to load the file system from the Compact Flash card with the
following commands on RedBoot:
RedBoot> fis list
Name FLASH addr Mem addr Length Entry point
(reserved) 0x60000000 0x60000000 0x00620000 0x00000000
RedBoot 0x60620000 0x60620000 0x00040000 0x00000000
vmlinux 0x60660000 0x00218000 0x000C0000 0x00218000
RedBoot config 0x607C0000 0x607C0000 0x00001000 0x00000000
FIS directory 0x607E0000 0x607E0000 0x00020000 0x00000000
RedBoot> fis load vmlinux
RedBoot> exec -c "console=ttyAM0,115200 ip=dhcp root=/dev/hda1"
Using base address 0x00218000 and length 0x000b388c
However, the system seems to hang there.
I've sent an e-mail to I'll let you know
what they say.
Also, I've been reading the Developer's guide and the TS-7000 User's
guide, but I've been unable to mount the CF with after booting TS-
Linux 7.0 with:
$mount /dev/hda1 /mnt
ERROR: mount: Mounting /dev/hda1 on /mnt failed: No such file or
directory
And
$mount ?t ext2 /dev/hda1 /mnt
ERROR: mount: Mounting /dev/hda1 on /mnt failed: No such file or
directory
I even tried adding entries to the /etc/fstab without success.
/dev/hda1 / ext2 default 1 1
I'm confused...
Eduardo
--- In "Airor" <> wrote:
>
> I'm new to the group and working with the TS-7260. I have the SD
card
> option. Is there any way to make RedBoot boot off the SD card?
>
> I was trying to make the system work with the programs on the
developer's
> debian disk, but after messing with the shared library commands I
now get
> GLIBC version errors and can't boot to the internal flash anymore.
>
> You'd think I'd be more careful, but nope.
>
> -Mike
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|