hostname uClinux-netburner
mount -t proc proc /proc
ifconfig lo 127.0.0.1
route add -net 127.0.0.0 lo
ifconfig eth0 192.168.1.146
route add -net 192.168.1.0 eth0
cat /etc/motd
