MBR Editing in Vista
I decided it was about time I shifted from a physical install of Ubuntu to a virtual one so I did that last week with VMWare Server. Quite impressed with that, but that might be another post.
Anyway after the install I was left with my old copy to delete and I needed to recover the space. Now once you have Linux installed it isn’t always as easy to remove. In Windows you can’t just delete non-Windows partitions and tell it to rebuild the master boot record.
Anyway after my past experience where I broke things using EasyBCD (my stupidity, not the program’s fault) I decided to look for something simpler.
In Vista you can’t just do “fdisk /mbr” like you did in earlier versions. You have to run the recovery CD or use a tool. So I went hunting and found MbrFix. Then it was a matter of “MbrFix /drive 0 fixmbr /vista” and my Vista boot loader was back in place. After that booted into GParted live CD, removed the Linux partitions and then reboot and extend Windows partition from within Windows. (In theory I could have done this using GParted but I prefer to use Windows native tools).
