Results 1 to 5 of 5
hello,
I powered on my PC(RH9, dual boot with windowsXP) this morning and i get the following error message:
GRUB Version 0.93 (639 Lower / 244672K upper memory)
[Minimal BASH-like ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-03-2005 #1Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
GRUB Problem - what is this
hello,
I powered on my PC(RH9, dual boot with windowsXP) this morning and i get the following error message:
I still used the PC yesterday before I had to go out for something and I had turned it off normally.GRUB Version 0.93 (639 Lower / 244672K upper memory)
[Minimal BASH-like editing is supported. For the first word, TAB lists possible command completions. Anywhere else, TAB Lsts the possible completions of a device/filename
Error 18: Selected cylinder exceeds maximum supported by BIOS
Pls how do i resolve the above error message.
Toks
- 11-03-2005 #2
Looks like something got changed in te BIOS.
When you boot up, you should see a message like,
Press XXXX to Enter Setup
Hit whatever key it tells you.
Look through the BIOS screens for how your hard drive is looked at. Change it to "Auto".How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 11-03-2005 #3Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
thanks budman7,
i tried what u advised.........my HD was detected well, but the same error msg still persists.
is there a way to restore the original settings at the grub prompt?GRUB Version 0.93 (639 Lower / 244672K upper memory)
[Minimal BASH-like editing is supported. For the first word, TAB lists possible command completions. Anywhere else, TAB Lsts the possible completions of a device/filename
Error 18: Selected cylinder exceeds maximum supported by BIOS
grub>
Toks
- 11-03-2005 #4
Was it set to Auto in the BIOS?
Your other option would be to use the grub commands to boot into your system.
You should get something likeCode:find /boot/grub/stage1
root (hd0,3) ENTER
returned
The next command will be just that.
root (hdx,x) Whatever the previuos command gave you.
Next is the kernel command. You will have to use the TAB button for some of this stuff.
kernel (hdx,x) / TAB Now you will get a list of possible completions.
If the kernel name is in there, put that in. Or if boot s in there, put that in and hit ENTER.
Now comes the initrd command. If there is one in there.
Do it the same as the kernel command.
Type "boot"How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 11-03-2005 #5Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
hello budman7,
yes, i set everything on Autodetect...
i tried the command you gave, and the error i get is
tokserror 15: file not found



