Re: /tmp as ramdisk

From: Michael Buesch (mbuesch_at_freenet.de)
Date: 12/31/04

  • Next message: Andries Brouwer: "Re: the umount() saga for regular linux desktop users"
    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/



  • Next message: Andries Brouwer: "Re: the umount() saga for regular linux desktop users"

    Relevant Pages

    • Re: 2.6.8-rc2-mm2
      ... whirl. ... | Stupid question though - do I apply this to 2.6.8rc2 or does it bring ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Maximum number of sockets...
      ... > It may seem a pretty stupid question, but what do I need to ... > modify in a 2.4.22 kernel to increase the maximum number of sockets ... Maybe you just need to set new per-process open file limits? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Wireless Driver Development
      ... I searching for some documentation about writing wireless drivers, ... There's one more stupid question: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • /proc/kcore size incorrect ?
      ... Probably this is a stupid question, ... I'm trying to make a script to generate an /etc/motd, ... include memory size of the box. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 4/13] FAT: Return better error codes from vfat_valid_longname()
      ... On Jan 18 2005, OGAWA Hirofumi wrote: ... Sorry for the stupid question, but is len guaranteed to be always greater ... than zero? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)