grub geom error
Author Message
Posted : Wed, 16 April 2008 20:53:22
Subject : grub geom error
i have p4 with win XP & Fedora -8 with 1GB RAM ; 160 GB HDD' now something has happen it is giving GRUB Geom ERROR pl help' mkbutan@gmail.com mkbutan@indiatimes.com +91-9987687631 (Mumbai ; India)
supratik
Posted : Thu, 17 April 2008 05:31:01
Subject : grub geom error
Hi ! Please provide details of the GRUB error. If you are unable to boot Fedora try reinstailling the GRUB. - boot linux with your installation disk and choose the rescue mode - when you get the command propmt use the following command chroot /mnt/sysimage grub-install /dev/hda alternate method--- You can try restoring GRUB from the GRUB prompt by running the following set of commands grub grub> root (hd0,1) # Assumes your / ( or /boot ) partition is hda2 grub> install (hd0,1)/boot/grub/stage1 d (hd0) (hd0,1)/boot/grub/stage2 p (hd0,1)/boot/grub/grub.conf If you have a separate /boot partition try the following command. grub> install (hd0,1)/grub/stage1 d (hd0) (hd0,1)/grub/stage2 p (hd0,1)/grub/grub.conf
Synthead
Posted : Fri, 18 April 2008 00:40:59
Subject : grub geom error
Please post /boot/grub/menu.lst and the output of "fdisk -l /dev/sda"