Re: [crisos] Cannot fix IP address |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/crisos Archives
]
- To: crisos@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [crisos] Cannot fix IP address
- From: Claudio <claudyus84@xxxxxxxxx>
- Date: Fri, 28 Mar 2008 19:03:58 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=QGT1laXNv45ONg2ztb7LjtwVZMxwpjS7mGG8aA3P3Pw=; b=NMjR7J2c4Cx/Qnpr5cTfrupGORkxJdIESE+/iKL/M/pxUq1whklOtiOnkIqI0t3HrUpJXwgy4kTvyWgeiby7zj2X6I4SzsxBecnPW57RozpFy4D0j3gvD5d++2vqL6N1zZ/+kcrgCo1iHGmObie8vTRHtEETRHNqvjUlt8WZfAA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rzy12OsYxDN2p04TkH+SlSk8kK2adhyGCzgU4XZbiEwQ38mTpaIzGjPySWZgWZ3kBqx/2PflOjTVs79xCftq7DmWcsG1VDju5oLfHB6DTVAuj3DhQetZmHgKoA7oIYOk4u84dbDVdIVSxFmriF6CYBm2k7NvQ7i3RtXZ2+ITwqw=
Hi Gilles Doffe,
> An other question (maybe in relation with my main
> problem) is : Where is my custom image ? Is it
> "crisos-alpha_ 832" or "crisos-alpha_ custom" ? For
> information I tried the 2 images without success for
> pinging the foxboard...
the correct image is crisos-alpha_832.
> I would like to fix the IP address of my LX832
> foxboard to 192.168.1.90 with the crisos SDK.
I never test fixed IP from SDK i will verify this problem soon.
Anyway you can try to hand change it on config file.
Try to change target/linux/etrax/base-files/default/etc/config/network
in this way:
config interface lan
option ifname eth0
option proto static
option ipaddr 192.168.1.90
option netmask 255.255.255.0
this should fix your problem.
Bye
Claudio
---
CrisOs mailing list
Official multi-language http://www.crisos.org/ mailing list
For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.