It may well be that the reason opera and chromium crash upon loading is
where tmpfs is mounted.

  On my system its mount point is /tmp
tmpfs            /tmp             tmpfs       defaults,mode=1777  0   0

On a working 32-bit system its mount point is /dev/shm:

tmpfs            /dev/shm         tmpfs       defaults         0   0

  Can I change the tmpfs mount point from /tmp to /dev/shm? If so, do I need
to reboot the system for this to take effect or can I remount it as root?

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to