LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 01-18-2003, 04:12 PM   #16
deadbug
Member
 
Registered: Oct 2002
Location: San Antonio, Texas
Distribution: MDK 8.0, 9.0; RH 7.2, 8.0, 9.0, FC3, FC4, FC5
Posts: 355

Rep: Reputation: 30

sunnje, I really need to see the whole file, not just the boot portions. Open it up again and copy it to your next post.

Thanks
 
Old 01-20-2003, 02:28 AM   #17
sunnje
LQ Newbie
 
Registered: Jan 2003
Posts: 15

Original Poster
Rep: Reputation: 0
Here it is:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/hda3
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
fallback 1
splashimage=(hd0,1)/grub/splash.xpm.gz
password --md5 $1$��uUlD$Av.WVVX7TVFTS1I4c/Rrb.
title Red Hat Linux (2.4.18-14)
root (hd0,1)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /initrd-2.4.18-14.img
title Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1
boot
 
Old 01-20-2003, 04:43 PM   #18
deadbug
Member
 
Registered: Oct 2002
Location: San Antonio, Texas
Distribution: MDK 8.0, 9.0; RH 7.2, 8.0, 9.0, FC3, FC4, FC5
Posts: 355

Rep: Reputation: 30
Snake,

You have set a password for your bootloader. When you get the boot prompt, enter the password and it should give you the menu. Without the correct password, it will not allow the you to proceed, it will merely continue looping back onto itself.
 
Old 01-23-2003, 03:43 AM   #19
sunnje
LQ Newbie
 
Registered: Jan 2003
Posts: 15

Original Poster
Rep: Reputation: 0
Hei! How do I set a password?
 
Old 01-23-2003, 07:55 PM   #20
deadbug
Member
 
Registered: Oct 2002
Location: San Antonio, Texas
Distribution: MDK 8.0, 9.0; RH 7.2, 8.0, 9.0, FC3, FC4, FC5
Posts: 355

Rep: Reputation: 30
OK, go back to you .conf file and take out the fallback and password lines (you can simply put a # at the beginning, if you want). Then reboot and it will not longer want a password and you should be able to boot.
 
Old 01-25-2003, 09:38 AM   #21
sunnje
LQ Newbie
 
Registered: Jan 2003
Posts: 15

Original Poster
Rep: Reputation: 0
I did that, but I still cannot choose to boot windows. Somehow it looks as if I can perform grub.conf as I want but it doesnt have any effect at all....
 
Old 01-25-2003, 03:56 PM   #22
deadbug
Member
 
Registered: Oct 2002
Location: San Antonio, Texas
Distribution: MDK 8.0, 9.0; RH 7.2, 8.0, 9.0, FC3, FC4, FC5
Posts: 355

Rep: Reputation: 30
Tell me if this is an accurate picture of what you have:

When you boot your computer, you get a Grub menu that gives you the option of booting Red Hat or XP. You can boot Red Hat without problems, but XP gives you errors.

Partition Magic 7.0 trashed one of my NTFS partitions when I used it to move the partition. Here's how to find out if you've joined the club:

Boot from the Rescue Disk or the XP CD and get to a DOS prompt (I think XP calls it a Cmd Prompt). Basically, it looks like s DOS prompt. Try to access C:\.

If it comes back as an invalid drive, you've joined the club. You will need to reinstall XP. Doing that will overwrite your MBR, so you will need a bootdisk for Red Hat to restart it afterwards. Boot it up as root and issue this command:

/sbin/grub-install /dev/hda

That will reinstall your Grub boot loader and you should be good to go.
 
Old 01-27-2003, 11:40 AM   #23
sunnje
LQ Newbie
 
Registered: Jan 2003
Posts: 15

Original Poster
Rep: Reputation: 0
Hei!
When I start the computer I cannot choose between linux and XP it just says something like
'you can type linux <parameters> to change the parameter if you like.
boot: '
It doesn't look like the grub menu to me but I don't know what else it could be. I even looked if I maybe have lilo as boot manager although I am quite sure I set grub to be the default boot manager. but I cannot find lilo anywhere so I guess I don't.
when I type something else then linux after boot: then it says something like 'cannot find kernel .....'
I will try out tomorrow what happened to windows. Hopefully it is still alive!!
 
Old 01-31-2003, 06:23 AM   #24
sunnje
LQ Newbie
 
Registered: Jan 2003
Posts: 15

Original Poster
Rep: Reputation: 0
Strange, strange computer!
Windows is working fine and there is no problem to access C: either.
I didn't do anything, but today I got suddenly the grub screen and could boot windows. Unfortunately only once, now everything is the same as all the time before.
What does this mean???
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Red Hat Linux 9 + Windows Server 2003 + Windows XP + Fedora in same domain wolfy339 Linux - Networking 5 03-02-2005 06:03 AM
I Need Help Install Red Hat with Windows 9x PhiLong Linux - General 4 01-29-2003 07:28 PM
Windows XP / Red Hat Linux 7.2 grogers Linux - Newbie 2 11-29-2002 04:43 PM
Red Hat on windows Shaopudding Linux - Distributions 3 10-10-2002 03:38 PM
Windows Xp and Red Hat 7 xsqkhnw Linux - Software 3 11-28-2001 09:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration