Re: Make buildkernal KERNKONF ( etc etc )

2004-07-26 Thread Chris Ryan
 I'm running make buildkernel KERNCONF=NAME;make installkernel
 KERNCONF=NAME right now under 5.2-CURRENT and 4.10-STABLE; I wonder if
 you have all the source tree installed on that system, and you have a
 kernel configuration file of the specified name in /usr/src/sys/i386/conf.
 
 Mike Squires
 


Thanks again Mike

Did a complete re-install - all works well

Chris






___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Make buildkernal KERNKONF ( etc etc )

2004-07-24 Thread Chris Ryan
Hi

I have looked extensdively in the manual aespecially
around pages 200-210...

I have also read any old mailing lists, but i cant
finsd the problem that i have come accross.


I am trying to turn a p2 - 233 with 128mb RAM into a
FW / router . and need to run natd

I am running freeBSD 5.2.1

My incoming internet access is from wi0

can ping etc - DHCP - gives me IP etc etc


I have copied the GENERIC kernal to 'STUDIO'

and edited in options IPFIREWALL and options IPDIVERT

as needed for natd to run.




when i go to compile in the new way as per page 207

i :-

cd /usr/src
make buildkernel KERNCONF=STUDIO


- it then gives me the error that doesn't know
buildkernel.

I have done these installs many times on similar
machines using the same procedure and never come
accross this.


Thanks in advance


Chris

(Love freeBSD!  - what is that 'L' word??  )





Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Make buildkernal KERNKONF ( etc etc )

2004-07-24 Thread Michael L. Squires

On Sat, 24 Jul 2004, [iso-8859-1] Chris Ryan wrote:
I am trying to turn a p2 - 233 with 128mb RAM into a
FW / router . and need to run natd
I found that I had to go to more RAM, or use sysctl to set the maximum 
files open, with 4.10-STABLE on a PII/300 with 128MB of RAM doing what 
you describe, plus snort (memory hog) and sendmail for my mail gateway.

I'm running make buildkernel KERNCONF=NAME;make installkernel 
KERNCONF=NAME right now under 5.2-CURRENT and 4.10-STABLE; I wonder if 
you have all the source tree installed on that system, and you have a 
kernel configuration file of the specified name in /usr/src/sys/i386/conf.

Mike Squires
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Make buildkernal KERNKONF ( etc etc )

2004-07-24 Thread Chris Ryan
--- Michael L. Squires [EMAIL PROTECTED] wrote:  
 
 On Sat, 24 Jul 2004, [iso-8859-1] Chris Ryan wrote:
 
  I am trying to turn a p2 - 233 with 128mb RAM into
 a
  FW / router . and need to run natd
 I found that I had to go to more RAM, or use sysctl
 to set the maximum 
 files open, with 4.10-STABLE on a PII/300 with 128MB
 of RAM doing what 
 you describe, plus snort (memory hog) and sendmail
 for my mail gateway.
 

hmm ok...


 I'm running make buildkernel KERNCONF=NAME;make
 installkernel 
 KERNCONF=NAME right now under 5.2-CURRENT and
 4.10-STABLE; I wonder if 
 you have all the source tree installed on that
 system, and you have a 
 kernel configuration file of the specified name in
 /usr/src/sys/i386/conf.


ok thanks

will try a complete new install - nuke it and start
again... ( saves me throwing the box out the second
storey window )

will let you know how i go

thanks again

Chris


 
 Mike Squires
 
  

Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]