ts-7000
[Top] [All Lists]

RE: [ts-7000] TS7400 documentation

To: <>
Subject: RE: [ts-7000] TS7400 documentation
From: Tuğrul GÜÇLÜ <>
Date: Sat, 17 Mar 2007 10:35:04 +0200

Hi

 

When I power up the board , it says (What is TS-SPIFLASHBOOT  ? , is it TS-LINUX ? RedBoot ? which one ?)

>> TS-SPIFLASHBOOT - built Oct  3 2006

>> Copyright (c) 2006, Technologic Systems

.

.

.

Finished booting in 3.13 seconds

Type 'tshelp' for help

--then i type ifconfig the see current configuration

$ ifconfig

eth0      Link encap:Ethernet  HWaddr 00:D0:69:40:46:33

          inet addr:192.168.0.50  Bcast:192.168.0.255  Mask:255.255.255.0

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:19 errors:0 dropped:0 overruns:0 frame:0

          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

          Interrupt:39

--when i type ls –l , this is the output

 

-rwxr-xr-x    1 0        0             986 Jan  1 00:06 linuxrc-sdroot

-rwxr-xr-x    1 0        0            1407 Jan  1 00:01 linuxrc-fastboot

drwxr-xr-x    2 0        0            1024 Jan  1 00:02 onboardflash

-rwxr-xr-x    1 0        0            1136 Jan  1  1970 linuxrc-usbroot

drwxr-xr-x    2 0        0            1024 Jan  1 00:00 mnt2

lrwxrwxrwx    1 0        0              15 Jan  1 00:01 home -> /mnt/root/home/

-rwxr-xr-x    1 0        0             894 Jan  1 00:02 linuxrc-mtdroot

-rw-r--r--    1 0        0            5200 Jan  1 00:04 ts7xxx.subr

-rw-r--r--    1 0        0            4528 Jan  1 00:04 ts7xxx_nand.o

-rwxr-xr-x    1 0        0             837 Jan  1 00:02 linuxrc-nfsroot

lrwxrwxrwx    1 0        0              13 Jan  1 00:00 lib -> /mnt/root/lib

lrwxrwxrwx    1 0        0              14 Jan  1 00:01 opt -> /mnt/root/opt/

lrwxrwxrwx    1 0        0              14 Jan  1 00:00 tmp -> /mnt/root/tmp/

lrwxrwxrwx    1 0        0              15 Jan  1 00:00 sbin -> /mnt/root/sbin/

-rw-r--r--    1 0        0             218 Jan  1 00:07 shinit

-rw-r--r--    1 0        0           19396 Jan  1 00:05 sdcard.o

dr-xr-xr-x   21 0        0               0 Jan  1 00:00 proc

lrwxrwxrwx    1 0        0              13 Jan  1 00:00 var -> /mnt/root/var

drwxr-xr-x    3 0        0            1024 Jan  1 00:00 mnt

lrwxrwxrwx    1 0        0              13 Jan  1 00:00 usr -> /mnt/root/usr

-rw-r--r--    1 0        0               0 Jan  1 00:00 lsoutput

drwxr-xr-x    2 0        0            1024 Jan  1 00:00 root

lrwxrwxrwx    1 0        0              17 Jan  1 00:00 linuxrc -> /linuxrc-fastboot

lrwxrwxrwx    1 0        0              13 Jan  1 00:04 etc -> /mnt/root/etc

drwxr-xr-x    1 0        0               0 Jan  1 00:00 dev

drwxr-xr-x    2 0        0            2048 Jan  1 00:12 bin

drwx------    2 0        0           12288 Jun 15  2006 lost+found

--As it’s seen , etc is linked to /mnt /root

--if i type cd etc

Can’t cd to etc

--because there is no etc folder /mnt/root

 

--then i  add the following line ifconfig eth0 10.0.0.6 netmask 255.255.255.0 broadcast 10.255.255.255 to linuxrc-fastboot by vi command  and then type save to save the changes to flash

When i reset  and opened linuxrc-fastboot file , the changes i made are disappared!!.It’s like no one has touched that file. I tried it again with changing permissions with the command chmod a+rwx linuxrx-fastboot  but nothing changes.

 

 

It’s ok , when i type exit and boot from SD card. I did changeifcfg-eth0 and network_cfg udner  /etc/sysconfig folder  so i can connect from my host PC over  telnet.

 

It seems like i can’^t modify the TS-SPIFLASHBOOT

 

 

 


From: [mailto:] On Behalf Of Jim Jackson
Sent: Friday, March 16, 2007 11:53 PM
To:
Subject: RE: [ts-7000] TS7400 documentation

 



On Fri, 16 Mar 2007, [iso-8859-9] Tu?rul GÜÇLÜ wrote:

> Hi
>
>
>
> >In TS-Linux I believe it is
> >/etc/sysconfig/ifcfg-eth0
>
> In TS-Linux i couldnt fint this directort.In fact there is no etc directory

If there is no /etc directory you really are fecked.

> In Debian i configured IP's as I want but the problem is with TS-Linux.
>
> Even if I changed th linuxrc , it doesnt work.

What doesn't work? What does happen?

> Any help?

Any clues?

Jim

>
> _____
>
> From: .com [mailto:.com] On Behalf Of
> Eddie Dawydiuk
> Sent: Thursday, March 15, 2007 5:46 PM
> To: .com
> Subject: Re: [ts-7000] TS7400 documentation
>
>
>
> Hello,
>
> > How can I change the IP adress from 192.168.0.50 to 10.0.0.6
> > I did that in Debian side
> > But when i boot from TS-Linux and edit linuxrc file it doesnt't work.
>
> The linuxrc file sets the IP for the fastboot environment. If you want
> to set the IP in TS-Linux or in Debian you will need modify the proper
> configuration files. In TS-Linux I believe it is
> /etc/sysconfig/ifcfg-eth0 and in Debian I believe it is
> /etc/network/interfaces. You can find documentation on this in the Linux
> for ARM on TS-7000 User's Guide
> http://www.embedded
> <http://www.embeddedarm.com/Manuals/linuxarm-guide-rev2.2...pdf>
> arm.com/Manuals/linuxarm-guide-rev2.2.pdf
>
> //Eddie
>
>
>
>

__._,_.___


SPONSORED LINKS
Single board computer Hardware Computer running slow
Linux os Single board

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe

__,_._,___
<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU