# init 1
# rm -rf /tmp/*
# we don't need whatever is in there anymore# umount /tmp
# unmount the 'old' tmptmpfs /tmp tmpfs rw,mode=1777 0 0
FR said:Is this a stable solution or do I need to re partition anyway? Is this tmpfs using any RAM?