[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] prob de mem (fwd)



Il faut mettre:
	append="mem=128m"
sous la section image ('image=..') dans ton lilo.conf


Ex:
[...]
install=/boot/boot.b
prompt
timeout=50
default=linux-new

image=/boot/vmlinuz-2.4
        label=linux-new
        append="mem=128m"
        initrd=/boot/initrd-2.4.img
        read-only
        root=/dev/sda1

image=/boot/vmlinuz-2.2.17
[...]

ne pas oublier de re-loader lilo.conf:
# lilo

(en root)

-- 
Claudio

---------- Forwarded message ----------
Date: Sun, 7 Jan 2001 00:37:11 +0100
From: Jean-Francois Straeten <jfstraeten@compuserve.com>
Reply-To: linux@lists.linuxbe.org
To: linux@lists.linuxbe.org
Subject: Re: [linux-team] prob de mem

On Sat, Jan 06, 2001 at 11:39:42PM +0100, Henrion Benjamin wrote:
>  
> J'ai une machine avec 128 megs de ram dessus. Lorsque je boote avec diff
> noyaux, le noyau ne voit que 64 megs de ram (2.2.18, 2.2.15) etc...
> Je mets 192 megs de ram, il ne voit tjs que 64 megs...
> 
> Comprends pas...Qq a deja eu le coup??
> 

Il y a un append lilo spécial pour ce type de problème, "mem=128" ou un truc
du genre (*vérifier* avant dans la doc).


-- 


J.-F. STRAETEN


---
Mutt 1.3.7i.
Powered by SuSE Linux 6.4


[ linux-team@rtfm.be and linux@lists.linuxbe.org in ONE :)         ]
[ To subscribe or unsubscribe, go to http://linuxbe.org/ml.php     ]
[ http://LinuxBe.org - http://OpenBe.net - listmaster@linuxbe.org  ]


[ linux-team@rtfm.be and linux@lists.linuxbe.org in ONE :)         ]
[ To subscribe or unsubscribe, go to http://linuxbe.org/ml.php     ]
[ http://LinuxBe.org - http://OpenBe.net - listmaster@linuxbe.org  ]