- echo "tmpfs __REQUIREDPATH__ tmpfs rw,size=10M" >> /etc/fstab
- mkdir __REQUIREDPATH__
- Change ownership appropiately
- mount -t tmpfs -o size=10m tmpfs __REQUIREDPATH__
Search This Blog
Tuesday, June 16, 2009
To add a partition which stores data in RAM of Linux
__REQUIREDPATH__ means the path of the temporary partition which you want
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment