the kernel doesn't do anything to the disks.
The problem already exist when we perform a ide reset, u-boot doesn't find three disks and the kernel then will fail as well as it cannot find disk sda (device 4)
So even before the kernel is loaded the disk are not detected
That is also the reason why the nas won't boot normally anymore as it doesn't find a system disk.
The red flashing indicates this error
The reason is now why is this happening
What you could do is the following, turn of take out all disks. Then only put back disk sda and put it in slot 1, then open the u-boot console of the fvdw-sl console and at marvell prompt give command
- Code: Select all
ide reset
to see if now the disk is found
if that works then give command
ide part
that should show partition info
If that works ok then try again to load the new kernel in the u-boot console
seem your ata controller may have a an issue (hardware issue) and give erratic behavior