-
Notifications
You must be signed in to change notification settings - Fork 22
Description
I'm hoping I could use this on a Buffalo CloudStor CS-WX. It's a 2-bay Buffalo NAS with a Feroceon-Kirkwood CPU. From what I understand, I believe it stores all of it's firmware and OS on the harddrive (I think some have onboard flash?).
I'm able to gain SSH access and place the scripts for OpenLinkstation on. However when I run the first script, it gets to first stage, debootstrap, and fails with:
FATAL: kernel too old
Segmentation fault
/mnt/disk2
DEBOOTSTRAP failed.
I also attempt to write the miniDebian files for the LS-WXL which I found online, and seems to be similiar with what OpenStation is. The initial images boot, but seems to fail during the install process. (Ref: https://miniconf.debian.or.jp/assets/files/Debian%20Installer%20for%20Buffalo%20Linkstation%20NAS.pdf)
Any assistance would be helpful. I'd really like to replace the out-dated firmware that Buffalo has for this unit.
Thanks!