Bismillahirohmanirrohim...
Assalamualaykum,
When I was trying out new ubuntu 12.04. The installation progress went wrong and then freeze. After a couple of minutes the progress still the same.
Before installing 12.04, my system was running ubuntu 11.04 dualboot (windows 7).
Within my experience, when the installation of linux went wrong, the next step is recovering windows MBR using installation disk. But alas, my DVD-RW was busted long time ago and I haven't fix it or intent to fix it. The only thing I have is Ubuntu USB Thumbdrive.
After googling awhile I found out to recover windows MBR using Ubuntu thumbdrive.
First, make sure syslinux packages are installed or update to the latest version using this command
$ sudo apt-get install syslinux
When syslinux packages installed, enter this command to write windows MBR image into the harddrive's boot sector(/dev/sda)
$ sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda
Next thing to do is restart your PC using unity or using this command
$ sudo init 6
Done, now you have your windows up and running again.
Wasalamualaykum....
<a href=" http://robert.penz.name/221/mini-howto-restore-windows-mbrbootloader-with-linux/">Sumber</a>
Comments