There are some help menus included in the console. :whistle
The sequnce is connect to nas to the network but keep it swictched off. Now start the fvdw-sl console.
If you want to install firmware then choose as action "install fvdw-sl firmware".
It then will ask you to if you have a nwsp2, answer yes. Then select the 2big1 standalone kernel in the window that pops up. It must be in the tftp directory of the console and unzipped. (the name must contain "nwsp2" otherwise it won't load. Thats the reason why the file is called the UIMAGE-26394-NWSP2-2BIG1-22-standalone. After selecting the standalone kernel it cmd window will popo up saying it waits for u-boot. Now start the 2big1. The console should detect that it boots and iterupt the boot, and upload the standalone kernel and start it. After that you get a telnet window enabling you to log in. etc etc (read the instruction)
After writing the firmware you will need to replace the kernel in sda6 as the installer will write a nwsp2 kernel to sda6. Do not reboot. First upload the normal 2big1 kernel via tftp and write it to sda6.
In the telnet client give the commands
- Code: Select all
tftp -r UIMAGE-26394-2BIG1-21 -l UIMAGE-26394-2BIG1-21 -g ip-pc
(replace ip-pc by actual ip address of your pc)
Write it to sda6
- Code: Select all
dd if=UIMAGE-26394-2BIG1-21 of=/dev/sda6
now reboot