--- Begin Message ---
- From: "Ihab Khoury <ikhoury jrol com>" <redhat-install-list-request redhat com>
- To: redhat-install-list redhat com
- Subject: Re: RH4.2 and memory
- Date: 20 Nov 97 12:20:18
greetings,
For ALL OF YOU who are wondering how you can make RH.. read more than 64
MB of RAM..
vi lilo.conf
before you read your image
append="mem=128M" or whatever value..of M
image=/whatever
:wq
run lilo /sbin/lilo
done
it worked for me..so I hope it will work for you..and I love it:)
On Thu, 20 Nov 1997, *snicker* wrote:
> i beleive you just have to add an 1 line to each config'd kernel: (in
> /etc/lilo.conf)
>
> ..*snip*...
> option= option1=x, option2=x.
> ..*snip*...
>
> I could be wrong...
>
> js
>
> Kevin D. Colby wrote:
> >
> > > Thanks for your help, I was able to pass the argument to the kernel and
> > > now I have a server with 128MB of Ram and 4GIG wide scsi hard drive.
> > >
> > > One more thing..if I reinstall RH4.2 again, in the last proccess of the
> > > setup, we are usualy asked if we want to add any last arguments to the
> > > kernel, I am asuming I can pass that agrument there ? so I do not have to
> >
> > Yes. Although for right now, put it in your /etc/lilo.conf
> > (I forget where, man 'lilo') and then run /sbin/lilo.
> >
> > - Kevin Colby
> > kevin marcal com
> >
> > --
> > PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> > http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> > To unsubscribe: mail redhat-install-list-request redhat com
> > with "unsubscribe" as the Subject.
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> To unsubscribe: mail redhat-install-list-request redhat com
> with "unsubscribe" as the Subject.
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail redhat-install-list-request redhat com
with "unsubscribe" as the Subject.
--- End Message ---