hostname SE4700
watchdog /dev/watchdog
expand /etc/ramfs.img /dev/ram1
expand /etc/ramfs.img /dev/ram2
mount -t proc proc /proc
echo 2 > /proc/cpu/alignment
mount -t ext2 /dev/ram1 /etc/config
mount -t ext2 /dev/ram2 /var
mkdir /var/tmp
mkdir /var/log
mkdir /var/run
mkdir /var/mnt
mkdir /var/lock
mkdir /var/empty
flatfsd -r
hwclock --hctosys --utc
insmod ixp400
insmod ixp425_npe
rmmod ixp425_npe
insmod ixp425_eth
setmac -o 0x1c000
insmod rt2500ap
ifconfig eth2 up
insmod usbcore
insmod ehci-hcd
insmod usb-ohci
insmod crc32
insmod mii
mount -t usbdevfs none /proc/bus/usb
cp /etc/config/resolv.user /etc/config/resolv.conf
echo "/etc/rc complete."
