Re: /tmp as ramdisk

From: William Park
Date: Fri Dec 31 2004 - 13:03:59 EST


On Fri, Dec 31, 2004 at 05:41:43PM +0000, Simon Burke wrote:
> Stupid question really.
>
> On my servers I'd like to mount /tmp as a ramdisk, for several
> reasons. How would i go about this with linux? Is it as simple as
> putting it in the /etc/fstab? where do i define the size of such a
> disk?

mount -t tmpfs tmpfs /tmp

--
William Park <opengeometry@xxxxxxxx>
Open Geometry Consulting, Toronto, Canada
Linux solution for data processing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/