The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 04-27-2008
wrapster wrapster is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 193
Hi,
All of you are correct..
I know that there is an entry for mounting swap on /tmp in the vfstab, however the scripts that process and finally do the moutings kick in much later than when i want it to...
Also i cannot just override these scripts as they have dependencies so what am after is to mount swap on /tmp in the script that comes stages before the default script is executed....

The reason is very simple ,ram boot is always faster,so thought why not implement it on a OS that is currently in livecd format!!

Regards

PSls have a look at my next thread