fs2ram software package provides manage post-mount/pre-unmount scripts for tmpfs across reboot, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install fs2ram
fs2ram is installed in your system.
Make ensure the fs2ram package were installed using the commands given below,
$ sudo dpkg-query -l | grep fs2ram *
You will get with fs2ram package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Administration Utilities |
| Package | fs2ram |
| Version | 0.3.10 |
| Description | manage post-mount/pre-unmount scripts for tmpfs across reboot |
| Sub Section | Admin |