Sebuah pemrograman berbasis GTK dengan GUI yang baik akan memberikan kita akses mengelola GRUB Boot Loader di Ubuntu, namanya adalah Boot Repair. Dengan aplikasi ini kita dapat:
Memperbaiki Kode GRUB di MBR meski tidak dapat melakukan boot OS. Memperbaiki GRUB melalui OS sendiri saat masuk di dalam OS. Memasang ulang loader. Mengubah lokasi pemasangan GRUB (misal ke partisi lainnya). Mengembalikan boot sector ke setelan aslinya.
Kemudian pertanyaan besarnya, bagaimana mengakses GUI di sistem OS yang bahkan tidak bisa melakukan boot? Ah ya, Anda benar sekali, untuk itu silakan memanfaatkan live cd atau live usb yang Anda gunakan untuk memasang Ubuntu. Cara mengaksesnya di dekstop:
Pada Gnome: System ? Administration ? Boot Repair ? ikuti menu selanjutnya. Pada Unity:Temukan dengan kata kunci boot pada menu pencari aplikasi.
Jika Anda ingin tahu lebih banyak, silakan kunjungi forum Ubuntu pada "Boot-Repair" is a small graphical tool to repair frequent boot problems. - Repair the boot when an OS does not boot any more after installing Ubuntu - repair the boot when access to GRUB and any OS is lost (maybe due to a Windows software that wrote into the MBR gap, or a OEM MBR lock), - Allow to reinstall GRUB bootloader easily - Allow to restore the original bootsector (MBR) if it has been saved by Clean-Ubiquity ( https://launchpad.net/~yannubuntu/+a...clean-ubiquity )
Enjoy ! Screenshots :
Get a CD including Boot-Repair: - If the system you want to repair is 32 bits, get Ubuntu Secured (32bits) - If the system you want to repair is 64 bits, get Ubuntu Secured 64bits Download/Install Boot-Repair in Ubuntu (in case you can't burn a Ubuntu Secured CD): either add ppa:yannubuntu/boot-repair to your Software Sources via the Software Centre or, for speeds-sake, add it using a new Terminal session: * sudo add-apt-repository ppa:yannubuntu/boot-repair * sudo apt-get update && sudo apt-get install boot-repair-ubuntu
Boot-Repair can be installed & used from any Ubuntu session (normal session, or live-CD, or live-USB). PPA packages are available for Ubuntu 10.04, 10.10 and 11.04. Use Boot-repair: Launch it from System->Administration->Boot-Repair menu if you use Gnome, or search "boot" in the dash if you use Unity. Then follow the menus... You can contribute by : - translating (now available in 10 languages! de/es/en/fr/it/nl/pt/sv/ta/tr) - suggesting improvements - looking at the code (mainly bash) : https://sourceforge.net/projects/os-uninstaller/files/