hostname SecureEdge 
date `cat /etc/build-date`
/bin/expand /etc/ramfs.img /dev/ram1
/bin/expand /etc/ramfs.img /dev/ram2
mount -t proc proc /proc
mount -t ext2 /dev/ram1 /var
mount -t ext2 /dev/ram2 /etc/config
mkdir /var/tmp
mkdir /var/log
mkdir /var/run
mkdir /var/lock
mkdir /var/empty
/bin/flatfsd -r
insmod ipsec
insmod hifn7951
echo "/etc/rc complete."
