Difference between revisions of "Installation old"

From ZeptoOS
Jump to navigationJump to search
Line 1: Line 1:
 
[[The Build Process]] [https://wiki.mcs.anl.gov/zeptoos/index.php/Complete_ZeptoOS_Documentation Top] [[Testing and Troubleshooting]]
 
[[The Build Process]] [https://wiki.mcs.anl.gov/zeptoos/index.php/Complete_ZeptoOS_Documentation Top] [[Testing and Troubleshooting]]
 
----
 
----
 +
=== Kernel & Ramdisk ===
 +
 +
To submit a job, it is necessary to have a profile. A profile can be created using:
 +
<pre>./makeprofile.sh <desired-profile-name></pre>
 +
 +
Once the profile is created, the jobs can be submitted using the
  
  

Revision as of 14:38, 26 January 2009

The Build Process Top Testing and Troubleshooting


Kernel & Ramdisk

To submit a job, it is necessary to have a profile. A profile can be created using:

./makeprofile.sh <desired-profile-name>

Once the profile is created, the jobs can be submitted using the



The Build Process Top Testing and Troubleshooting