Tuesday, September 11, 2012

Expand VMware Partition Size Using GParted - Linux Rescue CD

Using Linux Rescue CD to increase a partition (Windows or Linux) using the GParted tool.


How To Expand A VMware Disk, using GParted

http://code-journey.com/2009/how-to-expand-a-vmware-disk-using-gparted/

VMware Workstation - Delay Boot To BIOS


It slow down the "Press F2 for BIOS and ESC for boot options" screen in VMWare Workstation follow the steps below.



Open up the .vmx file for your virtual machine.

Insert this line:

bios.bootDelay = "[delay in milliseconds]"

bios.bootDelay = "5000"

Save the file and shut down VMware and open it up again.