before we do the above we could try to delete the capsule folder in snaps and see if it then comes back to life (or rename it to a different name
(/md2/snaps/00/capsule) ---> /md2/snaps/00/capsule-old
"fvdw"]at least we know this is not the solution
what next
We know that on md0 (array sdx7) and md1 (array sdx8) the default firmware is present.
This should be able to boot your nas but md2 (sdx9) must be empty
Furthermore I think we need to install the kernel belonging to this firmware in array sdx6
Did you try to assemble an array for sd[a...e]6 ?
So we could write the kernel belonging to the default firmware to the array containing the kernel (sdx6) and erase content md2 (sdx9)
What this will do for your data when rebooting is unsure, however because you initiated a recovery your files may pop up in the recovery folder when the nas is running, but I never tried this with a nas containing data.
Are you prepared to take the risk of data loss if we perform these actions ?
fvdw wrote:before we do the above we could try to delete the capsule folder in snaps and see if it then comes back to life (or rename it to a different name
(/md2/snaps/00/capsule) ---> /md2/snaps/00/capsule-old
ide reset
setenv ipaddr ${ipaddr}
setenv serverip ${serverip}
setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/ root=/dev/sda7
disk 0x800000 3:6
bootm
fvdw wrote:yes you can delete the Update folder
Besides this option with renaming the capsule folder
fvdw wrote:thats fine with me
ps if you want to copy your data via network you can use the ftp server package I made
see here: viewtopic.php?f=26&t=2508&p=22832#p22816
fvdw wrote:To do this you need to choose as action "u-boot console" in the fvdw-sl console
(read the instruction)
as soon as you get the marvell>> prompt in this window give following commands
- Code: Select all
ide reset
setenv ipaddr ${ipaddr}
setenv serverip ${serverip}
setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/ root=/dev/sda7
disk 0x800000 3:6
bootm
and see what happen in the u-boot console window, type the commands exactly as shown
ide reset
setenv ipaddr ${ipaddr}
*** ERROR: 'serverip' not set
Return to Lacie 5big Network vs2
Users browsing this forum: No registered users and 5 guests