Re: Ext2 bit rot
- From: Paul E Condon <pecondon@xxxxxxxxxxxxxxxx>
- Date: Tue, 27 Mar 2012 09:56:10 -0600
On 20120327_065717, Dom wrote:
On 27/03/12 03:15, Paul E Condon wrote:
On 20120326_135131, Stan Hoeppner wrote:
On 3/26/2012 12:29 PM, Paul E Condon wrote:
So how do I turn off ramfs on a wheezy box where it was installed as
part of the initial net-inst install, and seems to be involved it
the proper functioning of the file system root ( / ) ???
You don't "turn off" tmpfs as it's used by other system functions. You
simply want to mount /tmp on a different (real) filesystem. As I
mentioned above, try unmounting /tmp and then creating a /tmp with the
permissions I mentioned above. Then search for the answer to disabling
the system level mount of /tmp on tmpfs.
This has been mentioned here quite recently.
Edit /etc/default/rcS.
At the end of the file you will find this entry:
# mount /tmp as a tmpfs
RAMTMP=yes
Change the "yes" to "no".
Reboot.
This will only affect /tmp. There are other entries for the other
ramfs filesystems, but they take very little memory and so can be as
they are.
--
Dom
Thanks. It works. I feel much better now.
--
Paul E Condon
pecondon@xxxxxxxxxxxxxxxx
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/20120327155610.GB31546@xxxxxxxxxxx
- References:
- Re: how to increase space for tmpfs /tmp
- From: Javier Vasquez
- Re: how to increase space for tmpfs /tmp
- From: Stan Hoeppner
- Re: how to increase space for tmpfs /tmp ... OT question
- From: Paul E Condon
- Re: how to increase space for tmpfs /tmp ... OT question
- From: Henrique de Moraes Holschuh
- Ext2 bit rot (was: how to increase space for tmpfs /tmp ... OT question)
- From: Jochen Spieker
- Re: Ext2 bit rot (was: how to increase space for tmpfs /tmp ... OT question)
- From: Henrique de Moraes Holschuh
- Re: Ext2 bit rot (was: how to increase space for tmpfs /tmp ... OT question)
- From: Paul E Condon
- Re: Ext2 bit rot
- From: Stan Hoeppner
- Re: Ext2 bit rot
- From: Paul E Condon
- Re: Ext2 bit rot
- From: Dom
- Re: how to increase space for tmpfs /tmp
- Prev by Date: Impressora brother dcp 115C
- Next by Date: Re: simple stand-alone firewall
- Previous by thread: Re: Ext2 bit rot
- Next by thread: Re: how to increase space for tmpfs /tmp
- Index(es):
Relevant Pages
|