I tried the Luci "Flash Firmware" menu option on my NSLU2 K809rc2, and got the message "Sorry, this function is not (yet) available for your platform."
I had seen that something like the following command might work (where k809rc1.bin is an 8mb NSLU2 squashfs image in /tmp):
$ mtd write k809rc1.bin linux && reboot
But got the following message:
Could not open mtd device: linux
Can't open device for writing!
Do I have the syntax of the command correct? If not, what should I use; if so, what needs to be done to make this work on the NSLU2?
