hostname mbvanilla
/bin/expand /etc/ramfs.img /dev/ram0
/bin/expand /etc/ramfs.img /dev/ram1
mount -t proc proc /proc
mount -t ext2 /dev/ram0 /var
mount -t ext2 /dev/ram1 /usr
mkdir /var/tmp
mkdir /var/log
mkdir /var/run
mkdir /var/lock
#/bin/flatfsd -r
cat /etc/motd
