NASLite is nice it is to bad they don't make it for ARM.
I got a nice HDMI stick MK802iv came with Android 4.4 in it's 8GB Flash RAM. But I got a Class 10 speed SD card in it so it boots Ubuntu 14.04.1 I removed the Desktop with commands because just want it to be a server. That way I could update it from 12 to 14 because the desktop in 14 is 3D and don't work with this HDMI stick.
Very low power to run it.
Here is some info on it's log in screen.
Code:
login as: root
root@192.168.2.125's password:
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.0.36+ armv7l)
* Documentation: https://help.ubuntu.com/
System information as of Wed Jan 21 01:13:44 AEDT 2015
System load: 0.0 Processes: 122
Usage of /media/4TB: 77.8% of 3.58TB Users logged in: 0
Memory usage: 54% IP address for eth1: 192.168.2.125
Swap usage: 0%
Graph this data and manage this system at:
https://landscape.canonical.com/
Last login: Wed Jan 21 01:13:46 2015 from dh61ag-i3.local
root@MK802iv-Ubuntu:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mmcblk0p1 30657496 2547580 26558480 9% /
none 956428 8 956420 1% /dev
none 4 0 4 0% /sys/fs/cgroup
none 191472 1648 189824 1% /run
none 5120 0 5120 0% /run/lock
none 957344 0 957344 0% /run/shm
none 102400 0 102400 0% /run/user
/dev/mapper/vg1-256as1 239452736 191736 227097520 1% /media/256GB_as_One
/dev/sdd1 480689880 74678156 381594088 17% /media/500gb
/dev/sda1 3845678096 2993235828 657093072 82% /media/4TB
root@MK802iv-Ubuntu:~# uptime
13:00:20 up 8 days, 22:18, 2 users, load average: 0.14, 0.13, 0.12
root@MK802iv-Ubuntu:~# cat /proc/cpuinfo
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 1631.46
processor : 1
BogoMIPS : 1631.46
processor : 2
BogoMIPS : 1631.46
processor : 3
BogoMIPS : 1631.46
Features : swp half thumm fastmult vfp edsp neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0
Hardware : RK30board
Revision : 0000
Serial : 0000000000000000
root@MK802iv-Ubuntu:~#
I guess NASLite is running on Linux so it my be easy to just use the same Ubuntu I am using for this and mode it for NASLite.
Or just sell a script or something that can turn a Linux box into a nice NASLite box with the log in page and all else.
-Raymond Day