--- etc/init.d/rc.S.orig	2009-08-31 20:09:39.000000000 +0000
+++ etc/init.d/rc.S	2009-08-31 20:09:39.000000000 +0000
@@ -76,8 +76,9 @@
 ##########################################################################################
 ## rc.S for 2.6 Kernel
 ##########################################################################################
-mount -n /proc
-mount /var
+[ -f /dev/.hotplug-cache ] || mount -o nosuid -t tmpfs dev /dev
+/sbin/makedevs -d /etc/device.table /
+mount -a
 ##########################################################################################
 ##########################################################################################
 echo init-start 120 >/dev/watchdog
