Example based on SPARC64 install

wget https://bitbucket.org/dilos/site/downloads/dilos-net-1.3.7.82-sparc64.iso.bz2
[VTOK disk configuration example] - https://dilos-dev.atlassian.net/wiki/display/DS/Prepare+boot+disk
[Configure network]:
	ifconfig e1000g0 192.168.1.2 netmask 255.255.255.0 up
	route add default 192.168.1.1
	(update /etc/resolv.conf)
	cp -f /etc/nsswitch.dns /etc/nsswotch.conf)
# passwd root
<new 1>
<confirm>
 
# ssh root@<configured IP>
Example (existen file):
vi /etc/apt/sources.list
deb http://apt.dilos.org/dilos du-unstable main contrib non-free
deb http://apt.dilos.org/dilos dg-unstable main contrib non-free
deb http://apt.dilos.org/dilos dilos-testing main contrib non-free
# apt-get update
(you can see here traffic with update)