SIOS v2.0 running pxe booted
By joe
- 1 minutes read - 156 wordsOur SIOS (Linux based OS, usually based upon Debian) has just been updated for jessie (Debian 8). This was necessary to support rkt, docker, etc. in addition to our other bits. Its been cooking in the background for a while, for, as you might have noticed from my posting frequency, I’ve been busy. But we are up, and running. Base distro version here:
root@usn-ramboot:~# df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 8.0G 2.7G 5.4G 34% /
udev 10M 0 10M 0% /dev
tmpfs 3.2G 9.2M 3.2G 1% /run
tmpfs 7.9G 0 7.9G 0% /dev/shm
tmpfs 1.0M 0 1.0M 0% /run/lock
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
tmpfs 1.0M 0 1.0M 0% /data
tmpfs 4.0G 0 4.0G 0% /var/tmp
tmpfs 64K 4.0K 60K 7% /var/lib/nfs
tmpfs 4.0G 0 4.0G 0% /tmp
tmpfs 1.6G 0 1.6G 0% /run/user/0
root@usn-ramboot:~# uname -r
3.16.0-4-amd64
root@usn-ramboot:~# cat /etc/debian_version
8.1
Baseline version always first, and we’ll work from there.