--- etc/init.d/rc.S.orig	2008-06-16 18:35:13.000000000 +0200
+++ etc/init.d/rc.S	2008-06-16 18:35:13.000000000 +0200
@@ -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
