VMWare boot speed
I was just trying to boot a GParted ISO volume into VmWare, and it's next to impossible...
The delay between the Post and Windows starting is just too fast - and if you happen to get it by pressing Esc several times quickly, you might get out of the boot menu with another Esc press.
Thankfully, there is a simple solution. Just edit the VMX file and add this line:
Thankfully, there is a simple solution. Just edit the VMX file and add this line:
bios.bootDelay = "5000"
(this gives you 5 seconds)
Unfortunately, GParted failed, and now my partition is (somehow) the right size, but Windows won't recognize the extra space. Argh!
(this gives you 5 seconds)
Unfortunately, GParted failed, and now my partition is (somehow) the right size, but Windows won't recognize the extra space. Argh!
PS: (A few very angry minutes later) Resized the partition using vmware-vdiskmanager again for a little more space, ran GParted and this time it worked. Not completely - for whatever reason the mouse mapping was very messed up, but it was still usable with the keyboard.
Comments