![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Grub and longhorn loader | dancingfool | UNIX for Dummies Questions & Answers | 2 | 05-09-2008 04:16 PM |
| Overwritten /dev/root -recovery of SCO OpenServer 5.0.4 | ok2 | SCO | 2 | 04-11-2008 12:55 AM |
| grub problem- keeps rebooting as soon as it tries to do grub | moesays | UNIX for Dummies Questions & Answers | 1 | 11-07-2007 05:46 AM |
| UIDs being overwritten immediately | xsys2000 | AIX | 2 | 05-08-2007 01:00 PM |
| .cshrc and .login overwritten !! | gjthomas | UNIX for Advanced & Expert Users | 5 | 06-08-2004 04:11 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Grub Loader entry overwritten
Hello,
One of my frend had a problem. He had Windows XP installed on his system. Then he installed Red Hat Linux 8.0 in one of the partitions. After some time his XP got corrupt and then he reinstalled Windows XP. This over wrote the Grub loader entry, and due to this the grub loader is not displayed during the boot sequence althought the Linux installation is still intact. One solution which i thought is that if he could get a boot disk, and boot through it and then make changes in the grub.conf file, though i have never tried this before. The problem is that here noone has a Red Lunx 8.0 boot disk. Can anybody give a solution?? Thanks, Rahul. |
|
||||
|
You dont need a Redhat Bootdisk, but if you would like one, you might be able to find the correct imgs for creating one, on Planetmirror.
You can use any LiveCD OS, such as SLAX, RescueCD. To recover your system. Boot the LiveCD, then once running, cd / mkdir TEST Now mount the root Redhat (partition) system under Test, create any additional directories or mount the other necessary partitions underneath, example: mount /dev/hda1 /TEST Then change the current ROOT directory to the newly mounted dir. chroot TEST Since your now running on the RedHat system you should be able to navigate to where you need to go to reinstall the bootloader, run whatever it is to force a rewrite of the boot record. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|