Citace:
Původně odeslal Nachmany
Hi again....
Can somebody help me with this lines ?
If you want install problem
ERASE MTD OVER BOOTLOADER:
1. CTRL+Z over start box - serial console
2. erase startaddr endaddr
- config
erase A0200000 A029ffff
- rootfs
erase A02A0000 A04Dffff
- app
erase A04E0000 A0Adffff
- data
erase A0C00000 A0ffffff
What do i need to do ????
Please help.....
Nachmany
|
This is needed if something went wrong after u've installed the SF Team Image.
To Install it make a dir called kathrein in that a subfolder called ufs910, then put the 4 img files in the ufs910 folder. Copy the addon.tar.bz2 in the root of ur usb stick.
Power Off ur 910 on the backsite, connect the usb stick to front usb and Turn ur 910 on while holding the Menu button.
The Display Shows "Emergency Boot" a few seconds later "Update" then release the "Menu" Button and wait for the process to finish.
After the final reboot connect via Hyperterminal (Seriel console) 115k, no, 1m no and mount the usb stick with "mount /dev/sda1 /mnt/nfs.
Copy the addon.tar.bz2 to /usr/local/etc with:
cd\
cd /mnt/nfs
cp addont~1.bz2 /usr/local/etc
cd\
cd /usr/local/etc
mv addont~1.bz2 addon.tar.bz2
This may be different, on my usb stick the files was called addont~1.bz2 maybe because i copied the file with a windows system.
After that reboot and be proud, the usb stick can be removed.
Default Adress ist 192.168.1.25 this can be edited here:
/usr/etc/network/interfaces
Only edit this with vi.
"vi /usr//etc/network/interfaces"
move with the curser to the right position press x to delete sign at the cursor after that esc for command mode press i to insert text.
If edited well press esc for command mode and write this ":wq!"
Restart for IP Change to be complete.
Greetings X23