|
Re: lug-bg: memory problem
- Subject: Re: lug-bg: memory problem
- From: sn@xxxxxxxxx (Svetoslav Nikolov)
- Date: Sun, 13 Jun 1999 13:35:48 +0200
Zdravei,
Linux podava zaiavka kam BIOS za da otgovori kolko pamet ima.
Niakoi BIOS-i ne otgovariat. Zatova e predvideno v komandnia red na
Linux izrichno da se zadade Kolko pamet ima. Az lichno polzvam
boot ot DOS i toi e
c:\linux\loadlin.exe c:\linux\vmlinuz root=/dev/hda5 ro mem=256M
Vajniat parameter e "mem=256M". V tvoiat sluchai e "mem=128M"
AKO Izpolzvash LILO eto kakvo glasi otgovora ot FAQ :
-------------------------------------------------------------------
fully qualified question (if applicable):
How do I get Linux to see all my RAM? I've got 128MB and it only
shows 64MB.
Answer:
Two things need to be set:
In your kernel, you must enable support for > 16MB RAM (defualt)
In your /etc/lilo.conf file place the line:
append="mem=128M"
Note the above example assumes 128MB RAM, change the number to reflect
your system.
An example lilo.conf would be:
boot = /dev/hda
timeout = 50
prompt
vga = normal
read-only
append="mem=128M"
map=/boot/map
install=/boot/boot.b
image = /boot/vmlinuz-2.0.34-0.6
label = linux
root = /dev/hda2
Of course after editing your lilo.conf file, you'll need to run /sbin/lilo
for the changes to take effect.
Also, if you ever boot off of a rescue type disk you'll want to pass the
argument mem=128M command in your boot line.
------------------------------------------------------------------------------------
Imai predvid che kernela ti poddurja > 16M sledovatelno triabva da napravish
samo nastroikite.
-
=====================================================
Svetoslav Nikolov
Dept. of Information Technology
Build. 344, room 209
Technical University of Denmark
DK-2800 Lyngby, Denmark
E-mail: sn@xxxxxxxxx
Phone : +45 45 25 37 05
Fax : +45 45 88 01 17
URL : http://www.geocities.com/SiliconValley/Peaks/6895
http://www.it.dtu.dk/~sn
=====================================================
==================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
For more send to lug-bg-request@xxxxxxxxxxxx a single word 'info'
==================================================================
|
|
|