UPDATING on AMD Processor

Ash omniBSD at speakeasy.net
Mon Apr 25 11:45:55 PDT 2005


Odhiambo Washington wrote:
> PS: I asked this Q stupidly before... No wonder I did not
> get any responses ;)
> 
> 
>  When it comes to the Intel platform, I can always find my way around,
>  but in this one case of AMD, I am purely clueless. I don't even know
>  what keyword to search for in the handbook, FAQ, google.
>  
>  Attached you will find the dmesg output of an oldish box on which I
>  just installed FreeBSD 5.x, and I would like to:
>  
>  make buildworld
>  make kernel
>  make installworld
>  
>  I want to use this box as a firewall on my network. Can someone
>  please point me to the relevant documentation that will guide me
>  in the above process.

Unless you are enabling CPU specific optimizations in make.conf(5) (i.e. 
CPUTYPE=x or in your case CPUTYPE=k6)  the procedure you have above is 
platform agnostic. Just do what you would normally do on an Intel platform.

If you wish to use CPU specific optimizations, then make sure you look 
at the man page for make.conf(5) and /usr/share/examples/etc/make.conf

-Ash


More information about the freebsd-questions mailing list