Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Originally posted by Nathanael Windows has it's on boot loader, and you cannot tell win not to install it's bood loader - which i think is just *bleep*
you should still have your /boot/grub/menu.lst or /boot/grub/grub.conf file
if you reinstall grub that should do the job.
#grub-install /dev/hda
do make a backup of your bootsector first though - just in case :-)
Thank you very much for your response :-) , okay....... I am going to start with back up the boot sector first. Would you please tell me, how to take the back up?
The second question is that, your answer indicates that, I should enter into root prompt, but as I do not enter into any of my Linux Systems how do I get the root prompt? I do not have a boot floppy :-(
Originally posted by meDream i hope that you've made a boot floppy befor installing winXP
becouse your MBR was revriten while you have installed the XP
Sorry to say my friend, I do not have any boot floppy.
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940
Rep:
ok - have a look at downloading gibraltar2.0 from gribraltar.at
that will give you a good linux enviroment to rescue your sytem.
i dont know out of the back of my head on how to get your boodsector backedup but search on www.google.com/linux for 'backup bootsector' or 'dd hda' (dd is the command you would use to take a backup of your bootsector)
from a gib. booted sys you could mount your partitions in the correct order, and chroot into you enviroment and run grub-install from there (not sure if this will work)
If you have the Slackware 10.1 install CD, pop it in, boot from it, and read the on-screen instructions on how to boot your Slackware system using the kernel on the CD. Once in your Slackware system, you can reinstall grub.
(Presumably you can "rescue" Fedora in a similar way, but I know very little about Fedora.)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.