Re: NAS raid with Debian?

2013-04-04 Thread Nigel Roberts
On 04/04/2013, at 6:24 PM, Rick Thomas wrote: > > On Apr 3, 2013, at 6:05 PM, Nigel Roberts wrote: > >> >> >> As above, the iomega ix2-200 meets these requirements, and I only paid about >> AUD$280 for mine including 2x1TB disks 2 years ago. You can probabl

Re: NAS raid with Debian?

2013-04-03 Thread Nigel Roberts
On 04/04/2013, at 11:21 AM, Joel Wirāmu Pauling wrote: > You are best to build your own, given that the majority of cheap NAS > boxes use Freescale ARM or even MIP's chips. The poor little buses in > these things are barely able to transport between 10-50mbit between > the CPU and attached stora

Monitoring /dev/input/event0 for button presses

2012-03-02 Thread Nigel Roberts
Hi, I'm running Debian 6.0.4 on an Iomega ix2-200 (Marvell Kirkwood) and I can use /dev/input/event0 to detect button presses via the gpio-keys driver. So far I'm using a simple perl script to read from /dev/input/event0 and do things like shutdown the box when pressed for more than 5 seconds