Difference between revisions of "VNUML/UML Tips"

From VNUML-WIKI
Jump to: navigation, search
Line 1: Line 1:
 
<h1 class="firstHeading">VNUML Tips</h1>
 
<h1 class="firstHeading">VNUML Tips</h1>
 
  
 
* Put "stderr=1" in the uml boot line in order to get the boot traces redirected to the command line instead of the xterm
 
* Put "stderr=1" in the uml boot line in order to get the boot traces redirected to the command line instead of the xterm
  
 
* Regularly do an "e2fsck -f root_fs_name" over the root file systems in order to avoid fsck being executed when starting virtual machines
 
* Regularly do an "e2fsck -f root_fs_name" over the root file systems in order to avoid fsck being executed when starting virtual machines
 
 
* [[Creating debian packages from perl modules]]
 

Revision as of 03:51, 11 February 2007

VNUML Tips

  • Put "stderr=1" in the uml boot line in order to get the boot traces redirected to the command line instead of the xterm
  • Regularly do an "e2fsck -f root_fs_name" over the root file systems in order to avoid fsck being executed when starting virtual machines