Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle 8 on lnux
Pass them as parameters at boot-time, usually via LILO.
Example:
image=/boot/vmlinuz
label=linux root=/dev/sda5 initrd=/boot/initrd-2.2.5-15.img read-only
The append tag tells lilo to pass the string following it as parameters to the kernel.
HTH,
Erik Diehn
erikd_at_nospamm.cometsystems.com-nospamm
"Victor A. Saplala" wrote:
>
> I'm instaling Oracle for Linux and can someone tell me how to change
> SHMMAX, SHMMIN, etc. on Linux without re-compiling the kernel?
>
> Thanks
Received on Tue Sep 07 1999 - 10:30:07 CDT
![]() |
![]() |