This is normal output for ide reset command, it specifies the bus numbers were the disk is connected.
When installing the firmware did you select the right firmware package (for nwsp2) ?
You did not replace u-boot by a different version (you have in u-boot window a prompt like this "marvell>>" ?
If so then lets investigate as next step your disk
Use the fvdw-sl console and load the standalone kernel for nwsp2 (Kirkwood) and log in with telnet terminal
At the command prompt give following command
- Code: Select all
mkdir sda5
mount /dev/sda5 /sda5
cd /sda5
ls -al
And post the output
There should be a file with name installer.log
If so also post output of this command
- Code: Select all
cat installer.log