OpenWrt newbie here! So please be patient. (I know my way around Linux and git but not OpenWrt)
I am asking for help as I have read https://openwrt.org/toh/shuttle/kd20 as well as most posts on the forum pertaining to KD20 as well as most of Daniel's literature on the topic. But I could not find one that addresses my specific context.
My KD20 is not bricked but it is almost there. It was working fine for many years and I have decided to swap for bigger HDDs so I restarted the installation process. Sadly the process hangs at step 5, building the disks. It complains my disks are invalid and reboots. After a reboot it goes straight to step 5 and gives me a spinning wheel and I cannot do anything. Rebooting gets me back there again, and again...
So I was hoping I can install OpenWrt to help me get out of that mess.
As you gathered, the Web interface is not an option. So there is no way for me to install OpenWrt as per this page https://openwrt.org/toh/shuttle/kd20.
However, SSH is an option. I can SSH into the KD20 so my question is: has anyone done an installation via SSH? Can you share the steps to do this?
As I mentioned above, step 5 is when it is building my disks.
To be clear, this is step 5 of the original firmware. Not OpenWrt.
That step failed miserably and got me in an infinite loop. Which is why I now want to install OpenWrt to recover and get out of that loop
The firmware is likely stored in some persistent memory outside of the HDDs. And it is executing from there. And there seems to be a flaw in the PHP code that fails to exit my particular scenario. Which makes the UI interface unusable but SSH is working fine, hence the question to install using SSH and command line