/[vbox-tools]/vbox-create.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /vbox-create.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by dpavlin, Tue Feb 17 19:47:39 2009 UTC revision 3 by dpavlin, Tue Feb 17 19:54:21 2009 UTC
# Line 8  VBoxManage modifyvm $ve -memory $memory Line 8  VBoxManage modifyvm $ve -memory $memory
8  VBoxManage createvdi -filename $disk -size 8Mb -register  VBoxManage createvdi -filename $disk -size 8Mb -register
9  VBoxManage modifyvm $ve -hda $disk  VBoxManage modifyvm $ve -hda $disk
10    
 rmmod kvm_intel kvm  
   
 VBoxHeadless -startvm $ve &  
   
 sleep 1  
   
 rdesktop-vrdp localhost  
   

Legend:
Removed from v.1  
changed lines
  Added in v.3

  ViewVC Help
Powered by ViewVC 1.1.26