Search This Blog

Wednesday, August 10, 2011

How to Restore Lost Grub (Dual Boot/Dual OS)

This tutorial for dual OS user (windows and linux)
When we install windows after linux installation then linux is gone..
Dont worry it's not gone.. You can restore it by following steps bellow..

#step 1
Prepare live CD Ubuntu

#step 2
Enter BIOS then set boot to CD/DVD ROM

#step3
Boot machine with live CD Ubuntu

#step 4
Choose "Start using live cd ubuntu without installing"

#step 5
Open terminal then type command bellow
sudo grub
find /boot/grub/stage1

then the output is (hd?,?) exp : (hd0,1)

#step 6
type command bellow
root (hd0,1)

#step 7
type command bellow
setup (hd0)

#step 8
type quit to exit from terminal

#step 9
restart Ubuntu then enter BIOS to set boot to HDD

finish..

= = = = = = = = = = = = = = = = = = = = = = = =
[ indonesian translation ]

Mengembalikan Grub yang Hilang (Dual Boot/Dual OS)

Tutorial ini untuk pengguna yang install dual boot atau dual os (windows dan linux)
Ketika kita meng-install windows setelah linux maka linux hilang..
Tenang saja linux-nya gak hilang kok.. untuk membangkitkan linux silahkan ikuti langkah-langkah di bawah ini..

#step 1
Siapkan live CD Ubuntu

#step 2
Masuk BIOS kemudian atur boot ke CD/DVD ROM

#step3
Boot dengan live CD Ubuntu


#step 4
Pilih "Start using live cd ubuntu without installing"


#step 5
Buka terminal kemudian ketik perintah di bawah ini
sudo grub
find /boot/grub/stage1


outputnya adalah (hd?,?) exp : (hd0,1)


#step 6
ketik perintah di bawah ini
root (hd0,1)


#step 7
ketik perintah di bawah ini
setup (hd0)


#step 8
ketik quit untuk keluar dari terminal


#step 9
restart Ubuntu kemudian masuk ke BIOS untuk mengatur boot ke HDD


selesai..


"curiosity is motivation"
"letz share coz i only ask for information" 

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...