NavigationGeek Stuff
Current Projects
Newest RecipesSearch |
Adding a disk via CLI in VMWare Servercd to where the .vmx (the vmware server config) is stored for the vm you want to add the disk to. Create the disk. vmware-vdiskmanager -h gives what the options are, and are pretty self-explanatory. From what I can see, your VM must be running to do the next two Next, attach the disk image to the VM, in order to do this properly,you'll have to know which ID's are available on your scsi tree:
|