--- rc.udev	2009-04-22 02:01:27.000000000 +0000
+++ rc.udev	1998-01-01 00:09:30.000000000 +0000
@@ -73,7 +73,7 @@
 		# Mount tmpfs on $UDEV_ROOT:
 		# the -n is because we don't want $UDEV_ROOT umounted when
 		# someone (rc.[06]) calls umount -a
-		mount -n -o mode=0755 -t tmpfs tmpfs $UDEV_ROOT 
+		mount -n -o mode=0755,nr_inodes=8192 -t tmpfs tmpfs $UDEV_ROOT 
 
 		# Remount pts:
 		mkdir $UDEV_ROOT/pts 2> /dev/null
