Fedora Linux Support Community & Resources Center
  #1  
Old 10th January 2009, 02:53 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
Unhappy Added 4GB on memory to Fedora 10 only 3GB available

I am new to Linux and I recently installed Fedora 10 on a Dell Dimension 4600 (32bit) which I had hanging around. When I built Fedora from DVD, I only has 1.5GB of RAM in the computer and decided to upgrade to 4GB. After installing the memory and verifying it in the BIOS, I noticed that Fedora is only seeing 3GB. Can someone tell me what I need to do to get Fedora to see all 4GB of memory. I am new to Linux so please explain in detail if possible. Thanks in Advance.
Reply With Quote
  #2  
Old 10th January 2009, 02:55 AM
SuperNu's Avatar
SuperNu Offline
Registered User
 
Join Date: Mar 2004
Posts: 617
Install the PAE version of the kernel.

--SN
Reply With Quote
  #3  
Old 10th January 2009, 02:57 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
Are there any directions on how to do that in help or online? I am a windows guy trying to learn Linux.
Reply With Quote
  #4  
Old 10th January 2009, 03:26 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
OK I installed the PAE version of the kernel using the following command:

yum install kernel-PAE

then rebooted with shutdown -r now. When Fedora came back up it still only sees 3GB. Is there a config file that needs to be edited to enable the kernel? How do I verify what kernel is running?

--MR
Reply With Quote
  #5  
Old 10th January 2009, 03:36 AM
Demz
Guest
 
Posts: n/a
are you sure you goit the correct PAE Kernel for your Arch?
Reply With Quote
  #6  
Old 10th January 2009, 03:44 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
I am not sure. I had the DVD in the drive and I assume that is where it pulled it from. Is there a way I can verify that? I am new to Linux so I am not quite sure.
Reply With Quote
  #7  
Old 10th January 2009, 03:50 AM
Sauron Offline
Registered User
 
Join Date: Jan 2005
Posts: 257
It's not likely showing the wrong amount of RAM, but showing what's usable after deductions from space sucked up by PCI, BIOS shadowing, video RAM, etc etc etc. Usually with 4gb ram installed you get between 3.2 and 3.5, but with 2 768MB video cards in SLI you can get down to 2...

to figure out if you booted PAE type "uname -a" and look at the kernel name. It should have PAE in it.
Reply With Quote
  #8  
Old 10th January 2009, 03:51 AM
Demz
Guest
 
Posts: n/a
did you just do the Fedora10 installation? if so have you tried updating?
Reply With Quote
  #9  
Old 10th January 2009, 03:52 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
I did a uname -r and this is what it returned:

2.6.27.9-159.fc10.i686

I do not see PAE anywhere. Should I?
Reply With Quote
  #10  
Old 10th January 2009, 03:53 AM
Sauron Offline
Registered User
 
Join Date: Jan 2005
Posts: 257
yea, you should. look at /boot/grub/grub.conf and see if the PAE kernel is listed there. It should have shown up in the menu when you booted after installing it.
Reply With Quote
  #11  
Old 10th January 2009, 03:57 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
I downloaded the install a week ago from the Fedora site. I applied and downloaded updates yesterday. As far as the amount showing it is exactly 3GB which is strange. I would be fine if it showed over or under but not exactly 3GB. Thanks again for everyone's help.



I did already look there and it is referenced in there with the PAE however I do not get a boot menu. It just goes directly into Fedora. How can I enable the boot menu. I assume that would be a setting in the /boot/grub/grub.conf file.

Last edited by Demz; 10th January 2009 at 04:50 AM.
Reply With Quote
  #12  
Old 10th January 2009, 04:03 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
Here is the grub.conf file

# 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,0)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=0
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.9-159.fc10.i686.PAE)
root (hd0,0)
kernel /vmlinuz-2.6.27.9-159.fc10.i686.PAE ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.27.9-159.fc10.i686.PAE.img
title Fedora (2.6.27.9-159.fc10.i686)
root (hd0,0)
kernel /vmlinuz-2.6.27.9-159.fc10.i686 ro root=UUID=2cf5253d-0015-4aa9-bd10-79aff0aec478 rhgb quiet
initrd /initrd-2.6.27.9-159.fc10.i686.img
Reply With Quote
  #13  
Old 10th January 2009, 04:39 AM
mramseysr Offline
Registered User
 
Join Date: Jan 2009
Posts: 13
I finally got the PAE kernel to load but it still only 3GB.
Reply With Quote
  #14  
Old 10th January 2009, 05:20 AM
ozjd's Avatar
ozjd Offline
Registered User
 
Join Date: Feb 2008
Location: Sydney Australia
Age: 57
Posts: 2,228
The PAE kernel should work but your other alternative is to use the 64 bit version. Of course that will mean downloading and installing all over again.
Reply With Quote
  #15  
Old 10th January 2009, 05:27 AM
DigitalDuality's Avatar
DigitalDuality Offline
Registered User
 
Join Date: Mar 2006
Posts: 102
can we also see the output of df -h ?
Reply With Quote
Reply

Tags
3gb, 4gb, added, fedora, memory

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
can other os be added to grub through fedora? sseipel133 Installation and Live Media 3 15th October 2009 12:48 PM
New Hard Drive added, Fedora won't boot greenchuck Using Fedora 1 7th December 2006 02:49 AM
Added User, Fedora changed from Gnome to KDE bogey Using Fedora 2 13th June 2006 02:08 AM
Should XFCE be added back to Fedora Core? mbokil Fedora Focus 13 18th March 2005 09:10 PM


Current GMT-time: 21:31 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat