PDA

View Full Version : HOWTO: mount tmpfs (in fstab)


bartbes
January 20th, 2006, 03:49 PM
do:
sudo gedit /etc/fstab
and add the line:
tmpfs <dir> tmpfs rw 0 0
where dir is the directory you made for the tmpfs