--- etc/init.d/rc.S
+++ etc/init.d/rc.S
@@ -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
