Difference between revisions of "VNUML/UML Tips"

From VNUML-WIKI
Jump to: navigation, search
 
Line 1: Line 1:
Tips:
+
<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
Line 8: Line 9:
  
 
* [[Creating debian packages from perl modules]]
 
* [[Creating debian packages from perl modules]]
 +
 +
* [[Resize-rootfs|Resizying a root-file-system]]

Revision as of 01:58, 15 October 2006

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