--- etc/init.d/rc.S.orig	2008-03-28 23:36:07.000000000 +0100
+++ etc/init.d/rc.S	2008-03-28 23:36:07.000000000 +0100
@@ -96,8 +96,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 240 >/dev/watchdog
