Building NAS4Pi: A NAS built using the Raspberry Pi – Part 1
Posted in Projects on Jan 17th, 2014
A little while ago I had a Netgear ReadyNAS unit which was faulty and wasn’t able to repair it however I thought it would be worth re-using the case to make my own NAS using the Raspberry Pi. I decided to build my own SMPS to provide 5V and 12V to the drives and the Pi and I’m using USB hub with 4x USB to SATA adapters to connect to the 4 hard drives.
https://www.youtube.com/watch?v=-9CjN0F9VXo
(how it all looks at the moment)
After hooking up an 16×2 LCD display to the Pi, I made a start up script in Python to check the drives, assemble the array, mount it and then display the RAID status and free space (see the video above).