Linux - Newbie This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
05-21-2003, 02:05 PM
|
#1
|
LQ Newbie
Registered: May 2003
Posts: 4
Rep:
|
grub freezes at booting! help!
I am new to linux. I just installed redhat9 on a seperate disk of 30gb. Windows xp is on disk C (NTFS) (IDE) with 60gb. The installation is ok. I installed GRUB on MBR. Then reboot, only GRUB shows and freezes right there. Have to ctrl-alt-del to restart and grub freezes again and again. I reinstalled redhat, this time GRUB on the first section, instead of MBR. Still the same thing. Fortunately I have a boot disk, everytime I can use linux, but not windows. I tried to revise grub.conf under /boot/grub/, but still, the same thing happens.
Please help me!
Thank you!
|
|
|
05-21-2003, 02:22 PM
|
#2
|
Member
Registered: Feb 2002
Location: Fairfax, VA
Distribution: RedHat 8, Mandrake9.1, Slack9
Posts: 456
Rep:
|
read through the link in this thread which rshaw has pointed out and see if everthing is right accordingly
|
|
|
05-21-2003, 03:03 PM
|
#3
|
LQ Newbie
Registered: May 2003
Posts: 4
Original Poster
Rep:
|
thanks
Thanks,
I'll take a look and report what happens.
|
|
|
05-25-2003, 05:02 PM
|
#4
|
LQ Newbie
Registered: May 2003
Posts: 4
Original Poster
Rep:
|
problem updated
I tried many times, still not working.
My system: Dell 8250 2.4G, hda: 60gb, with windows xp, hdb: 30gb with linux.
First I tried intalling Mandrake 9.1 instead of redhat. Then I chose lilo instead of grub. Now when it boots, just several lines of 7 7 7's showing up, then freezes there.
I can use my grub floppy disk to boot windows xp by:
rootnoverify (hd0,1)
makeactive
chainloader +1
boot
Also when I use this grub floppy disk, when I type:
root (hd1,0)
or root (hd1,1)
It shows that there does not exist such a disk.
And I can use my mandrake floppy boot disk to boot into linux. However, what I really want is a menu from which I can choose which system to boot into, from some hard drive.
Then I downloaded grub, and tried to install it bymyself. Unfortunately, I cannot install it. I am new to linux. ./configure does not work, saying "X11 libraries or header files could not be found. Please make sure the X11 development package is installed on your system.
If it is definitely installed, try setting the include and library
paths with the --x-include and --x-libraries options of configure.
Fvwm can not be compiled without the X11 development environment
Aborting."
Frustrated, please help. Thanks.
|
|
|
05-25-2003, 10:46 PM
|
#5
|
Member
Registered: Jan 2003
Location: upNorth
Distribution: openSuSE/uBuntu
Posts: 410
Rep:
|
If you have rescue CD (I like SuSE linux live-eval CD 8.2) boot from this cd and edit your /boot/grub/menu.lst
Or:
Switch the harddrive: master = linux, windows = slave
Edit /boot/grub/menu.lst
title windows
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1
Have fun :-)
|
|
|
05-29-2003, 08:03 PM
|
#6
|
LQ Newbie
Registered: May 2003
Posts: 4
Original Poster
Rep:
|
Thanks, I switched the two drives, now linux in /dev/hda, windows in /dev/hdb.
Now linux can boot fine, but not windows. I tried to input by command line grub. But it does not recognize the second hard drive , which has windows on it. It keeps return "Selected disk does not exist". But when I log in linux, I saw hdb right there. device.map has it too.
Please help. Thanks.
|
|
|
All times are GMT -5. The time now is 06:05 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|