|  |  | 
| EnderUNIX tipsMail to My Friend , Home Page[ Linux ] "Restoring GRUB" - Metin KAYA - (2008-03-21 10:00:26) [5552] If your GRUB boot loader is damaged due to any reason (e.g. may be you installed Windows on a Linux installed disk, then Windows will never show your Linux), insert a Linux LiveCD into your system. After Linux LiveCD has started, open a terminal and issue these commands: # grub grub > root (hd0, X) grub > setup (hd0) quit # X: It's an integer like 1, 2, 3 and indicates where your Linux partition is. Mail to My Friend , Home Page |  |