tmp partition gone after reboot

Can you manually mount it with:

Code:
mount /var/tempFS

I would look for errors in /var/log/messages or dmesg
 
Stupid me, I created the partition as ext4 and added it as ext3 in fstab so that was the problem.

Thanks for your reply!
 
Back
Top