System Information

Hold system information about the NAS box. May also include some details of the custom software.
Post Reply
hamishmb
Posts: 1891
Joined: 16/05/2017, 16:41

System Information

Post by hamishmb »

This is a topic that is dedicated to holding any system information I discover about the NAS. I will update this when I find any new information.

Datasheet and manual are available at https://wmtprojectsforum.altervista.org ... /NAS%20Box

Hardware Information

NAS Model: D-LINK DNS-320L

CPU:
  • Model: Marvell Feroceon 88FR131 (aka 88F6702) rev 1 (v5l)
  • Speed: 1 GHz
  • Architecture: armv5te/armv5tel
  • No floating-point unit.
Output from "cat /proc/cpuinfo":

Code: Select all

Processor	: Feroceon 88FR131 rev 1 (v5l)
BogoMIPS	: 999.42
Features	: swp half thumb fastmult edsp 
CPU implementer	: 0x56
CPU architecture: 5TE
CPU variant	: 0x2
CPU part	: 0x131
CPU revision	: 1

Hardware	: Feroceon-KW
Revision	: 0000
Serial		: 0000000000000000
Output from "uname -a":

Code: Select all

Linux River-NAS 2.6.31.8 #1 Wed Aug 22 16:55:05 CST 2012 armv5tel GNU/Linux
RAM:
  • Size: 256MB
  • Type: DDR2 (?)
NAND Storage:
  • Size: Unknown (maybe 128-256MB?)
  • Total used space: 201MB (possibly compressed)
  • Does not appear to be writeable in the way that a standard drive is, but there are tools to re-flash it available through SSH.
Software Information:
  • Linux Kernel Version: 2.6.31.8
    • Output of "cat /proc/version" suggests this was built with gcc 4.3.2, and crosstool-ng 1.4.1.
  • Binutils Version: 2.19
  • eGlibc Version: 2.8
  • PHP Version: 5.2.17
  • MySQL Version: 5.1.56
  • OpenSSH Version: 5.0p1 (from 2008!)
  • OpenSSL Version: 1.0.2h (from 2016).
Commands present (built in):
  • ash shell (but not bash/sh).
  • killall
  • gzip 1.2.4 (from 2001!)
Hamish
Post Reply