tmpfs doesn't mount automatically after reboot
Antonio Huete Jimenez
ahuete.devel at gmail.com
Fri Aug 20 09:43:30 PDT 2010
Hi Charles,
In your custom kernel config file, do you have a line that says?
options TMPFS
If so, you don't need to load the module to have tmpfs working. Make
sure you haven't specified two lines in fstab to mount /tmp.
I've just tested it in my box and it worked fine, it got mounted at boot time.
tmpfs 1.0G 0B 1.0G 0% /tmp2
Also, which DFBSD version are you using?
Cheers,
Antonio Huete
More information about the Bugs
mailing list