Oggetto: Re: [ltp] I'm fresh of Linux...

linux-thinkpad@www.bm-soft.com linux-thinkpad@www.bm-soft.com
Mon, 18 Oct 1999 17:29:18 +0200



"append" doesn't work....
how could I do?
HELP!






Kevin Huber <khuber@yuck.net> il 20/08/99 01.05.40

Per favore, rispondere a linux-thinkpad@www.bm-soft.com

Per:  linux-thinkpad@www.bm-soft.com
Cc:    (ccr: Paolo Cavicchini/Aquatex/Gruppo Bonazzi)
Oggetto:  Re: [ltp] I'm fresh of Linux...
Categorie:




"Bernard" == Bernard Blunier <bernie@dreamlab.net> writes:
>> I've got 128MB of RAM, but Linux sees only 64MB!
Bernard> the following site should help you out:
Bernard> http://www.bm-soft.com/~bm/tp_diverse.html

I've found that adding an append line with the exact amount reported
by the POST works on my TP600.  I have 192M.  The (RAM - 1) way would
give 191M or 191*1024=195584K.  The POST reports 196032K, so that's
448K which would have been wasted -- enough for 1/3 of an xterm or so
;-).

example lilo.conf:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/bzimage-2.2.11
        label=linux
        root=/dev/hda7
        append="mem=196032k"
        read-only
other=/dev/hda1
        label=win98
        table=/dev/hda

-Kevin






----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html