The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Fedora 9 tools demystify installation and upgrades iBot UNIX and Linux RSS News 0 05-22-2008 11:40 AM
Linux(Suse) Upgrades benefactr Linux 1 01-24-2008 10:59 AM
IBM upgrades z/OS mainframe operating system - SearchDataCenter.com iBot UNIX and Linux RSS News 0 08-15-2007 09:10 PM
IBM upgrades z/OS mainframe operating system - SearchDataCenter.com iBot UNIX and Linux RSS News 0 08-15-2007 10:10 AM
RedHat remote upgrades ArkiMage UNIX for Advanced & Expert Users 1 08-06-2002 12:12 PM

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jul 2001
Location: New York
Posts: 9
Hardware Upgrades..

Quick question would it effect Linux if I upgraded my Ram from 128RD Ram to 256RDRAM (I'm going to simply pop in a second 128 RAM chip)...would I need to change any configuration options etc or would Linux detect all this with no problem?
Forum Sponsor
  #2 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jun 2001
Posts: 41
That's depends on the kernel version you have. Some kernels below 2.2.7 (I think) had to be notified by lilo about the Memory size. here's an example:

# lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
vga=791
default=linux
keytable=/boot/us-latin1.klt
lba32
prompt
timeout=50
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label=linux
root=/dev/hda2
append=" mem=64M)"
read-only
other=/dev/fd0
label=floppy
unsafe

Note the append= line.
If linux don't recognize your entire memory, insert the append line, but the size must be exactly the size of your available physical memory, if you put less memory, you will not use all memory, if you put more, you will experience a kernel panic.

In your case put, after image=<kernel image>:
append="mem=128M)"
but only if linux refuses to recognize your memory size correctly

Regards
HTT
  #3 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jun 2001
Posts: 41
Sorry, I made a mistake. You want to recognize 256Mb, so you must entry:

append=" mem=256M)"

in your /etc/lilo.conf file
Don't forget to run lilo.

HTT
  #4 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jul 2001
Location: New York
Posts: 9
Hmm I'll be using the Red Hat 7.1 with I believe the 2.4 Kernel? Would I still need to do all of that?
  #5 (permalink)  
Old 07-17-2001
Registered User
 

Join Date: Jun 2001
Posts: 41
Humm... I did not have any problems with 2.4.x kernels. I don't think so.

HTT
Google UNIX.COM
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 03:13 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0