[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RAM problem...
On Sun, 23 Aug 1998, Ze'ev Maor wrote:
> I'm running kernel 2.0.34, on a PPro200, ASUS P/I-XP6NP5 board,
> 128MB-RAM. For some reason the kernel only sees 64MB (obviously the
> kernel is compiled to support more then 16 MB, so don't even think
>suggesting it), any thoughts??
add 'ram=128' (or it is 'ram=128mb') to the kernel's command line
parameters (if you use lilo, read its manual. if you use loadlin, just add
it at the end of the line).
guy