The solution is to mount the shm file system:
create a /var/shm directory and put this line in the fstab:
none /var/shm shm defaults 0 0
This should fixe your problem. After you reboot your computer or mount
the filesystem manualy.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:20 EST