MENGATASI GRUB LOADING ERROR PADA LINUX
Posted: Kamis, 22 April 2010 by Budi.Nurcahyo in
0
1. Booting pakai Ubuntu live CD
2. Pilih "try ubuntu without affect my computer"
3. Setelah masuk desktop ubuntu lalu buka terminal
4. Ketik "sudo grub"
5. Ketik "find /boot/grub/stage1"
6. Ketik "root (hd?,?)
// masukkan hasil dari "find /boot/grub/stage1"
// Cth : root (hd0,1)
7. Ketik "setup (hd?)"
// masukkan hasil dari "find /boot/grub/stage1"
// Cth : setup (hd0)
8. Ketik "quit"
9. Restart