Re: /tmp as ramdisk
From: Michael Buesch (mbuesch_at_freenet.de)
Date: 12/31/04
- Previous message: Arjan van de Ven: "Re: the umount() saga for regular linux desktop users"
- In reply to: Simon Burke: "/tmp as ramdisk"
- Next in thread: William Park: "Re: /tmp as ramdisk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Simon Burke <simon.burke@gmail.com> Date: Fri, 31 Dec 2004 18:47:29 +0100
Quoting Simon Burke <simon.burke@gmail.com>:
> 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?
fstab
tmpfs /tmp tmpfs auto,size=256M,uid=0,gid=0,mode=1777 0 0
Your question is a little bit off-topic.
Happy new Year!
-- Regards Michael Buesch [ http://www.tuxsoft.de.vu ]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- application/pgp-signature attachment: stored
- Previous message: Arjan van de Ven: "Re: the umount() saga for regular linux desktop users"
- In reply to: Simon Burke: "/tmp as ramdisk"
- Next in thread: William Park: "Re: /tmp as ramdisk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|