Archive for February 21st, 2008
Running Linux apps in Windows
Posted by technonerd on February 21, 2008
Posted in ESX Server, vm | Leave a Comment »
ESX Server – Expanding VM boot partition
Posted by technonerd on February 21, 2008
Good article here. Basically:
- Shut down vm
- Log onto ESX host via putty
- Navigate to folder that vm files are in (/vmfs/volumes//
- vmkfstools -X g .vmdk (this will increase the size of the boot partition)
- Boot vm
- Shutdown vm cleanly
- Attach gparted.iso to CD rom of VM
- Boot vm
- Resize boot partition (this will resize NTFS volume to fill expanded partition)
- Save
- Shutdown
- Remove gparted.iso from CD
- Reboot vm
Posted in ESX Server, vm | Leave a Comment »