Re: memory problems

2000-10-06 Thread Ray Curtis
> "mle" == Mikkel L Ellertson <[EMAIL PROTECTED]> writes: mle> On Thu, 5 Oct 2000, Ray Curtis wrote: >> >> Read the manpage on lilo.conf, you will note that the 'append' >> statement belongs in the global section of lilo.conf. >> >> Should be: >> >> append="mem=128M" >> >> image=/boot/lin

Re: memory problems

2000-10-06 Thread Uncle Meat
On 06-Oct-2000 Ray Curtis spoke something to the effect: >> "k" == kabir <[EMAIL PROTECTED]> writes: > > k> -BEGIN PGP SIGNED MESSAGE- > k> Hash: SHA1 > > k> I am having memory problems I added the statement append=mem=128M" to > my > k> lilo.conf and it won't recognise it. > k>

Re: memory problems

2000-10-06 Thread rpjday
On Fri, 6 Oct 2000, Mikkel L. Ellertson wrote: > On Thu, 5 Oct 2000, Ray Curtis wrote: > > > > Read the manpage on lilo.conf, you will note that the 'append' > > statement belongs in the global section of lilo.conf. > > > You had better re-read that man page - it actualy lists the append option

Re: memory problems

2000-10-06 Thread fred smith
On Thu, Oct 05, 2000 at 11:21:20AM -0400, [EMAIL PROTECTED] wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I am having memory problems I added the statement append=mem=128M" to my > lilo.conf and it won't recognise it. > Here is my lilo.conf file: > > image=/boot/linux-2.2.12 >

Re: memory problems

2000-10-05 Thread Mikkel L. Ellertson
On Thu, 5 Oct 2000, Ray Curtis wrote: > > Read the manpage on lilo.conf, you will note that the 'append' > statement belongs in the global section of lilo.conf. > > Should be: > > append="mem=128M" > > image=/boot/linux-2.2.12 > label=linux > initrd=/boot/initrd-2.2.12-20.img

Re: memory problems

2000-10-05 Thread Eddie Strohmier
Your total memory from free shows 127820. If your running in X mode this requires quite a bit of memory. Memory is also allocated for buffers and cache. I would not worry about the print out from this free as it looks quite normal to me. I ran a news service at one time that if you ran a top showe

Re: memory problems

2000-10-05 Thread John Aldrich
On Thu, 05 Oct 2000, [EMAIL PROTECTED] wrote: > I am having memory problems I added the statement append=mem=128M" to my > lilo.conf and it won't recognise it. > Here is my lilo.conf file: > > image=/boot/linux-2.2.12 > label=linux > initrd=/boot/initrd-2.2.12-20.img >

Re: memory problems

2000-10-05 Thread Ray Curtis
> "k" == kabir <[EMAIL PROTECTED]> writes: k> -BEGIN PGP SIGNED MESSAGE- k> Hash: SHA1 k> I am having memory problems I added the statement append=mem=128M" to my k> lilo.conf and it won't recognise it. k> Here is my lilo.conf file: k> k> image=/boot/linux-2.2.12 k> label

Re: memory problems

2000-10-05 Thread Mikkel L. Ellertson
On Thu, 5 Oct 2000 [EMAIL PROTECTED] wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I am having memory problems I added the statement append=mem=128M" to my > lilo.conf and it won't recognise it. > Here is my lilo.conf file: > > image=/boot/linux-2.2.12 > label=linux >

Re: memory problems

2000-10-05 Thread Brian Ashe
Hi kabir, Try "top". It's like free & ps at the same time. It is also continuous, so you can see if it is only for a moment or continuously using up resources. But it looks like you have all the memory being recognized. kcn> Mem: 127820 Have fun, -- _

Re: memory problems

2000-10-05 Thread Chris Fishwick
> total used free sharedbuffers cached > Mem: 127820 124748 3072 28396 9212 50796 > - -/+ buffers/cache: 64740 63080 > Swap: 401616 2288399328 > > I think I should definately have more 3 Megs free