Yes, I thought that I changed that :-( I always have the type as
device in my fstab.
Linus, it is not really crucial, but still could be applied without
breaking anything for sure ;-)
Greetings
Christoph
--- 2.4.0/Documentation/Changes Mon Jan 1 19:00:04 2001
+++ linux/Documentation/Changes Fri Jan 12 09:03:35 2001
@@ -121,7 +121,7 @@
memory. Adding the following line to /etc/fstab should take care of
things:
-none /dev/shm shm defaults 0 0
+shm /dev/shm shm defaults 0 0
Remember to create the directory that you intend to mount shm on if
necessary (The entry is automagically created if you use devfs). You
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/