From: Michael Buesch <mbuesch@freenet.de>
To: Simon Burke <simon.burke@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: /tmp as ramdisk
Date: Fri, 31 Dec 2004 18:47:29 +0100 [thread overview]
Message-ID: <200412311847.36867.mbuesch@freenet.de> (raw)
In-Reply-To: <2d7d2dd20412310941724cc1cb@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
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 ]
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-12-31 17:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-31 17:41 /tmp as ramdisk Simon Burke
2004-12-31 17:47 ` Michael Buesch [this message]
2004-12-31 18:01 ` William Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200412311847.36867.mbuesch@freenet.de \
--to=mbuesch@freenet.de \
--cc=linux-kernel@vger.kernel.org \
--cc=simon.burke@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox