LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-06-2002, 03:43 PM   #1
mainak
LQ Newbie
 
Registered: Nov 2002
Location: India
Posts: 25

Rep: Reputation: 15
RedHat 8.0 Issues... Error 28 (GRUB)


I installed Redhat 8.0 on my system ... Everything went on perfect during the installation.... No Probs ...

I selected GRUB as my Boot Loader ...

When my system boots ... Finished .. I get this ridiculous message :-
Code:
Booting 'Red Hat Linux (2.4.18-14)'
root (hd0,0)
    Filesystem type is ext2fs,partition type 0x83
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
    [Linux_bzImage, setup=0x1400, size=0x11154a]
Error 28: Selected item cannot fit into memory 
Press any key to continue ....
On the GRUB Boot Loader screen it gives "650k Lower / 26056K upper memory"... Even after such huge amount of memory this ridiculous error message comes.

I have tried replacing GRUB with LILO.... But LILO is one step ahead.... It wont even go past a lame "LI" on the screen and then the whole system hangs...

I have searched everywhere for some solution for this this problem. A lot of people are suffering ... But NO ONE has an answer. The RedHat support is paid...and their forum servers are DOWN... GRUB has such a lame site that I am sure they wont reply to my emails.
If anyone has solved this problem please HELP ME !!!

My System Configuration :
Intel P4 2.0Ghz, D850MV board with 256MB RDRAM,
20GB HDD, ATI Radeon VE 64MB VRAM,
 
Old 11-07-2002, 12:00 AM   #2
mainak
LQ Newbie
 
Registered: Nov 2002
Location: India
Posts: 25

Original Poster
Rep: Reputation: 15
Hello ????

Any one of those Linux Gurus .. Please HELP ME !!

I am still stucked....

Please Help !!
 
Old 11-07-2002, 12:17 AM   #3
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Rep: Reputation: 30
Hey hey just chill, we don't have the asnwer for everything...

Give it some time my friend...

#Garry
 
Old 11-08-2002, 12:04 AM   #4
mainak
LQ Newbie
 
Registered: Nov 2002
Location: India
Posts: 25

Original Poster
Rep: Reputation: 15
Does No One Has this Problem Yet ???

Anybody there please havin a solution...

Is it that I am the first person to be having this problem.

LILO also gets hanged ... once the computer completes POST ... and then "LI" .. thats it ..

I am using GRUB version 0.92 ... Somebody says that version 0.93 solves the problem. I searched the net for this version but I found it NO WHERE !!

Ok .. Hoping for an answer....
 
Old 11-08-2002, 12:46 AM   #5
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Rep: Reputation: 31
Have you tried using RH cd to boot into Rescue mode and then look in /etc/lilo.conf to see if everything is pointing in the correct path?

Make sure your boot/root is pointing correctly:

example: root=/dev/hdax, where x = your RH root partition.

If you do make changes, be sure to run /sbin/lilo to update lilo.

Hope this helps.
 
Old 11-08-2002, 01:17 AM   #6
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
http://www.gnu.org/software/grub/grub.html

You can get the 0.93 version from CVS found at the link above.

Also check out the FAQ on their website, there are some questions about grub hanging the system. Of particular note is the possibility that the motherboard BIOS could be a problem. And seeing as others in this forum had the same problem with the same motherboard you listed, then I would suspect that is the problem.

Try to remember that this is a *voluntary* forum, no one here is getting paid. If you mucked up your system, and need help, then ask, but just don't get mad when you don't get a response immediately. Have patience.


<edit>
Why did you choose to use ext2fs instead of ext3?
Can you post the contents of your grub.conf file?
</edit>

Last edited by jdc2048; 11-08-2002 at 03:00 AM.
 
Old 11-08-2002, 10:07 AM   #7
SpdRacMD
LQ Newbie
 
Registered: Nov 2002
Location: Maryland USA
Posts: 2

Rep: Reputation: 0
Having the same problem... with almost the same hardware configuration

My System Configuration :
Intel P4 2.0Ghz, D850MV board with 512MB RDRAM,
40GB HDD - Windows XP (primary - master)
40GB HDD - Linux 8.0 (secondary - master)
80GB HDD - NTFS Storage (SIIG Ultra ATA 133 PCI - secondary master)

Installed GRUB to MBR
 
Old 11-08-2002, 12:28 PM   #8
mainak
LQ Newbie
 
Registered: Nov 2002
Location: India
Posts: 25

Original Poster
Rep: Reputation: 15
LILO Configuration ......

Here is the contents of the /etc/lilo.conf file

Code:
boot="/dev/hdb"
timeout="50"
message=/boot/message
root=/dev/hdb2
prompt
default=Linux
vga="771"
linear

image="/boot/vmlinuz-2.4.18-14"
	label="Linux"
	root="/dev/hdb2"
	read-only
	initrd="/boot/initrd-2.4.18-14.img"
Nothing happens if I change "linear" to "compact" .. If I remove "linear" the screen is full of 1's and 0's running at blazing fast speeds ...

Thats It !!!
 
Old 11-08-2002, 12:40 PM   #9
mainak
LQ Newbie
 
Registered: Nov 2002
Location: India
Posts: 25

Original Poster
Rep: Reputation: 15
GRUB Configuration ...

First of all there is no GRUB version 0.93 anywhere .. I searched the CVS site and only found GRUB version 0.92.

I have checked out the FAQs in the site.. and tried all possible thing to get my GRUB load the "vmlinuz-2.4.18-14" image .. But NO SUCCESS !!!

I never said I had problem installing GRUB .. GRUB is installed properly but it FAILS to load the image into the memory....

I am only able to load/boot LINUX through a boot floppy..

I never selected ext2fs as the File System.. I chose ext3 .. ext3 is simply an extension to ext2 with features like journaling etc. So its GRUB that says that the file system of my root partition is ext2fs .. Linux (when booted through floppy) shows my partitions ext3.

Here is the contents of the /boot/grub/grub.conf file

Code:
# grub.conf generated by anaconda
#
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
	root (hd0,0)
	kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
	initrd /initrd-2.4.18-14.img
# end configuration
It is in the "kernel /vmlinuz-2.4.18-14 ro root=LABEL=/" line that GRUB gives the error ...
"Error 28: Selected item cannot fit into memory"
This is a rubbish error message as I am having 256 MB RAM .. My friend "SpcRacMD" says he has 512 MB RAM ...

If anybody knows how to contact GRUB developer "Okuji" .. Please contact me.... At least he must be knowing a way out of this ...
 
Old 11-08-2002, 12:58 PM   #10
SpdRacMD
LQ Newbie
 
Registered: Nov 2002
Location: Maryland USA
Posts: 2

Rep: Reputation: 0
grub 0.93 solved the problem.

Don't have the link here, but it took me 5 minutes to find links for it on www.google.com

Also, had trouble booting with the newest kernel due to APM but the original (that which comes on the CD) worked fine.
 
Old 11-08-2002, 02:12 PM   #11
mainak
LQ Newbie
 
Registered: Nov 2002
Location: India
Posts: 25

Original Poster
Rep: Reputation: 15
Thanks Buddy !!

WOW !! GRUB v0.93 works perfect and fine !!!

I too had that same problem with APM but I resolved it by going to the Intel BIOS settings and enabling APM... Previously it was disabled and so Linux hanged up..

But now its RUNNING and WORKING FINE !!!

For other having this same problem just download this latest GRUB v0.93 and install it...

grub-0.93-0.20021001.i386.rpm

You have to install it by issuing the following command :-
Code:
rpm -U grub-0.93-0.20021001.i386.rpm
Update the old images in your /boot partition with this command (I have used /dev/hda1 ) :-
Code:
grub-install /dev/hda1
Then execute /sbin/grub and then in the GRUB shell type the following :-
Code:
grub> root (hd0,0)
       Filesystem is ext3fs ........
grub> install /grub/stage1 d (hd0) /grub/stage2 p /grub/grub.conf
      or 
grub> setup (hd0)
grub> quit
That will do the JOB ... for you !!
 
Old 11-08-2002, 06:57 PM   #12
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
Re: GRUB Configuration ...

Quote:
Originally posted by mainak
It is in the "kernel /vmlinuz-2.4.18-14 ro root=LABEL=/" line that GRUB gives the error ...
"Error 28: Selected item cannot fit into memory"
This is a rubbish error message as I am having 256 MB RAM .. My friend "SpcRacMD" says he has 512 MB RAM ...
The error does not stem from the total amount of RAM, it would give you the same error if you had 64 MB or 1024MB. The reason for the error is probably a little too deep for this forum, but in a nutshell, it is trying to fit the image into a smaller part of RAM.
- "650k Lower / 26056K upper memory"...
This is an issue that has to do with the 650K lower and your systems way of dealing with that.

Quote:
If anybody knows how to contact GRUB developer "Okuji" .. Please contact me.... At least he must be knowing a way out of this ...
You can report any problems (bugs) through the website I gave you previously. Keep in mind that this is an Open-Source project, and the developer is *not* being paid.

---------
Jeremiah
 
Old 11-08-2002, 11:13 PM   #13
mainak
LQ Newbie
 
Registered: Nov 2002
Location: India
Posts: 25

Original Poster
Rep: Reputation: 15
No Worries Man... Its solved.... GRUB 0.92 has the problem, and not my system.
I know whats Open Source project. :-)

Now my next target is to solve the LILO problem... That gives me problem too and secondly to get back GUI (with splash screen) in GRUB... Currently the mode is 80x25 Text only..
 
Old 12-05-2002, 12:17 AM   #14
paazel
LQ Newbie
 
Registered: Dec 2002
Posts: 4

Rep: Reputation: 0
ok i'm pretty sure that I'm having the grub 0.92 problem as well. I am a complete newbie & am wondering how to install it. If someone could provide a walkthrough I would appreciate it. I am also using a scsi drive so i believe that I am using /dev/sda1 Windows is setup on a different drive i am not utilizing grub as a boot manager, i am using my scsi adapter's bios to do that. I would like to become familiar with linux befor attempting to dual boot. I have a 100 mb /boot partition, a 5gb "/" partition (i'm guessing root), a 1gb /swap, and a 2gb vfat /osshare. they were all setup with disk druid.

I have downloaded grub 0.93 how do i install it. i even have difficulty accessing different drives. please help if you can.
 
Old 12-12-2002, 10:12 AM   #15
Djcrazysk8er
LQ Newbie
 
Registered: Dec 2002
Posts: 6

Rep: Reputation: 0
So how do I get to a command line that will let me install the RPM?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Grub SuSe, XP, Redhat Error 17: Cannot mount selected partiton hrg Linux - General 5 08-19-2006 07:47 AM
Grub SuSe, XP, Redhat Error 17: Cannot mount selected partiton hrg Linux - Laptop and Netbook 1 07-16-2004 04:34 PM
Grub SuSe, XP, Redhat Error 17: Cannot mount selected partiton hrg Linux - General 1 07-16-2004 09:14 AM
Grub SuSe, XP, Redhat Error 17: Cannot mount selected partiton hrg Linux - Software 1 07-16-2004 09:06 AM
error booting redhat with grub command line shams Linux - Software 0 03-02-2004 07:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:53 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