[4036] in linux-scsi channel archive
Re: Hi
daemon@ATHENA.MIT.EDU (Martin Murray)
Fri May 29 11:32:47 1998
Date: Fri, 29 May 1998 09:14:59 -0500 (EST)
From: Martin Murray <mmurray@www.smtc.cmich.edu>
To: Robert Johannes <rjohanne@piper.hamline.edu>
cc: linux-scsi <linux-scsi@vger.rutgers.edu>
In-Reply-To: <Pine.LNX.3.95.980529092145.386A-100000@olupot.agule>
> How to I tell the kernel to recognize 96 megs of ram? I mean, what's the
> lilo command to put in the lilo.conf file?
>
> I appreciate any help.
>
> Thanks,
> robert
in /etc/lilo.conf find the line or if it doesnt exist add one that
states:
append="mem=96M"
If you have something already in the append line, just separate them witha
space, ie mine is:
append="aha152x=0x140,9 mem=96M"
Or, when you hit left shift at boot time you can add the mem=96M to the
end of the boot option. :)
Hope this helps, Martin
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu