--- etc/init.d/rc.S	2006-03-20 17:33:06.000000000 +0100
+++ etc/init.d/rc.S	2006-03-20 17:34:33.000000000 +0100
@@ -80,8 +80,9 @@
 ##########################################################################################
 ## rc.S for 2.6 Kernel
 ##########################################################################################
-mount -n /proc
-mount /var
+mount -o nosuid -t tmpfs dev /dev
+/sbin/makedevs -d /etc/device.table /
+mount -a
 ##########################################################################################
 ##########################################################################################
 echo init-start 120 >/dev/watchdog
