[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mounting /tmp on ram disk
- Subject: Re: Mounting /tmp on ram disk
- From: Efraim Yawitz <fyawitz(at-nospam)actcom.co.il>
- Date: Sun, 5 Aug 2001 09:28:58 +0300 (IDT)
- cc: ILUG <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.LNX.4.33.0108030908480.5614-100000@alon1.dhs.org>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Fri, 3 Aug 2001, Alon Altman wrote:
>
> No need to patch the kernel. Just do the following:
>
> dd if=/dev/zero of=/dev/ram0 bs=1024 count=(number of K's of /tmp to use)
I tried this (as root) and got 'no space left on device' even though there
is plenty of free memory and swap.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il