Mount tmpfs

From Sidvind
Revision as of 21:57, 19 January 2009 by EXt (Talk | contribs)

Jump to: navigation, search
Code: Mounting a 1GB ramdisk using tmpfs
mount -t tmpfs tmpfs /mnt/tmp -o size=1g