--- In "reinhardgruber2000"
<> wrote:
>
> hi
>
> i want to change the IP of my 7390 controller.
>
> But there is one problem:
>
> i can only use telnet to connect to the device: telnet 192.168.0.50
>
> when i try to save the changes in the /etc/networkings file, the
editor
> tells me that the file is read only.
>
>
> many thanks
>
Hi,
You don't say how you are booting the board - fast or Debian, internal
flash or sdcard.
If you need to remount the partition read/write, I've used the
following command:
mount -o remount,rw /mnt/root
I've found the 'mount' command very useful to display the mounted
devices, as this tells me which device I'm working with.
Did you type 'exit' to do a full boot?
If you are using fastboot, then the configuration is in the linuxrc
file, which you can modify and then use 'save' to make permanent.
I'm finally getting a handle on the boot process on my TS-TPC-7390s. I
use fastboot on the internal flash with the Debian partition mounted
read only. My application is started from the linuxrc file, and it in
turn mounts the SD card to access my data.
Hope this helps,
PJE
------------------------------------
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/
|