Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
so, i finaly got my hdd in the new comp an re-installed red hat 9.0, but once i had finished i was faced with new probs :/
my system looks like this
IDE primary master (hds) with winXP
IDE primary slave (hdb) with RH 9.0
during install of redhat i choosed to install grube on hdb becaus i was not sure if installing the bootmanager would kill my windows.
ok first reboot without boot disk, xp loads instead of the bootmanager. ok, changed the boot-part in my BIOS so that hdb gets bootet first, but instead the graphical bootmanager i had on my old PC while linux was the only OS installed, i get a text interface grube> and i can not login because it refuses to load the kernel. i told him the path to the kernel (i found the syntax in a manual) bit it did not work.. with boot disk it works but i do not always want to use this disk :/
so is there a possibility to "repair" grube (whatever it has) or can I installthe bootmanager on my windows HDD woithout killing it? (if so, how do i do this? *did not found s.th. )
am thankfull to anyone who helps me
and thanks for reading this
lol, its grub, not grube, and I am afraid I do not use it, but Iassume then when you get grub> type enter and nothing else it might work, if not try linux enter
does grub work better then lilo with xp? I did an install and let lilo go to mbr and bam no xp. Was easy to fix, boot with xpcd, recover console fixmbr reboot...
But right now I am booting from floppy, would rather boot from hd....
yes it's working fine, i performed the command as above with root-login and rebootet from my winXP HDD and voila, the choice window apeared as preferred
i did never use lilo but i am grub works fine!
what command goes there? is it going to be same for grub? I am probably going to boot to floppy then install grub? or boot using lilo then install grub? put them on mbr? or on hda1(the xp dir)
No, the configuration for GRUB and Lilo are different.
Quote:
I am probably going to boot to floppy then install grub?
From this, may I assume you want to install GRUB.
If yes, use the command posted above.
Also, if you want help setting up GRUB to boot winXP, post the output of the following command.
Code:
fdisk -l
And once you have installed GRUB, the location of the GRUB configuration file is /boot/grub/grub.conf
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.