Re: Contents of redhat-list digest...



DO THE FOLLOWING ACTIVITES

insert the first cdrom of redhat

enter linux resue

then after the shell appears

#chroot /mnt/sysimage
# cd /boot/grub/
#cp grub.conf grub.conf.org
#cd /
#fdisk -l ########identify where the boot block is marked as active partion it may be hda2 hda3 identify
#grub-install /dev/hda or /dev/sda ####depend on ur hardisk
#grub
#grub> root (hd0,0)
#grub> setup (hd0) this depend where u mounted ur boot partition this should be identified by fdisk -l or from /etc/fstab entry
#quit
#exit
#exit
after reboot the system should boot
otherwise u change the boot sector address in /boot/grub/grub.conf

regards,
bala>n
+91-99672-14514
n.balasubramanian@xxxxxxxxxxxxxxxxx



---------------------------------
See the all-new, redesigned Yahoo.com. Check it out.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages