I have been trying to install ipkg on a Synology NAS according to the instructions available at https://github.com/basmussen/ds414-boostrap-dsm5
Here's the beginning part of the instructions:
wget http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/stable/syno-mvkw-bootstrap_1.2-7_arm.xsh
chmod 700 syno-mvkw-bootstrap_1.2-7_arm.xsh
sh syno-mvkw-bootstrap_1.2-7_arm.xsh
However, once I run the syno-mvkw-bootstrap_1.2-7_arm.xsh, I get
Error: CPU not Marvell Kirkwood, probably wrong bootstrap.xsh
Here's the screenshot:
My NAS's info is as below:
Model name: DS414
CPU: MARVELL Armada XP MV78230
DSM version: DSM 6.1.5-15254
I am aware that there is no xsh bootstrap for the ds414 but hopefully, there's a workaround.
