-
Archives
- October 2010
- August 2010
- October 2009
- March 2009
- November 2008
- October 2008
- March 2008
- January 2008
- December 2007
- November 2007
- October 2007
- July 2007
- May 2007
- January 2007
- December 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- October 2005
- September 2005
- August 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- November 2004
- September 2004
- July 2004
- June 2004
- May 2004
- April 2004
-
Meta
Monthly Archives: March 2008
Collin and i are running a Twitter stream for quick updates on all things related to NAS4220 hacking. Get your information overload here.
Posted in Linux, NAS
Leave a comment
Just booted my first self compiled kernel
RaidSonic being a good FOSS citizen has put out the sources of the linux kernel they use on the NAS4220. I used buildroot to generate myself an armv4 cross toolchain and than tried to compile my own kernel. The first … Continue reading
What is inside?
The firmware of the device is kept on a 16MB flash chip. From looking at the boot log of the linux kernel you can see that it is split up into several partitions. SL2312 MTD Driver Init……. SL2312 CFI Flash: … Continue reading
Posted in Linux, NAS
Leave a comment
Redboot TFTP
Lets see if we can get the TFTP upload working. On start up the boot loader will present you this menu. Boot Menu ============================================================================== 0: Reboot 1: Start the Kernel Code 2: List Image 3: Delete Image 4: Create New … Continue reading
Posted in Linux, NAS
Leave a comment
NAS-4220 explorations
I have several disks which are encrypted using dm_crypt/LUKs. Unfortunately these disk don’t seem to be supported by the default software. Well i guess thats a good excuse to have a look at the bowels of this box. One way … Continue reading
Posted in Linux, NAS
Leave a comment
NAS-4220
I recently bought a NAS-4220 from Raidsonic. Its a nice piece of hardware with a lot of punch, low energy requirements and a cheap price. I’ve been looking for a NAS/home-server for some time now but hadn’t found a suitable … Continue reading
Posted in Linux, NAS
Leave a comment