From owner-freebsd-questions@FreeBSD.ORG Mon Apr 25 18:55:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8DE816A50F for ; Mon, 25 Apr 2005 18:55:57 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A0E43D4C for ; Mon, 25 Apr 2005 18:55:57 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1DQ8kO-0005cY-5o; Mon, 25 Apr 2005 20:55:56 +0200 Date: Mon, 25 Apr 2005 20:55:55 +0200 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <313879337.20050425205555@hexren.net> To: Odhiambo Washington In-Reply-To: <20050425185108.GB32743@ns2.wananchi.com> References: <20050425173134.GA62603@ns2.wananchi.com> <20050425185108.GB32743@ns2.wananchi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re[2]: UPDATING on AMD Processor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 18:55:58 -0000 > * Hexren [20050425 21:48]: 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. >> >> >> --------------------------------------------- >> >> In General >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html >> http://www.freebsd.org/cgi/man.cgi >> >> More special >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html >> >> >> Incase you do not have any problems not mentioned in your email. Some >> people might feel it appropiate to tell you rtfm now... > I did mention I am clueless on this so I don't feel bad being told > anything. > When I cannot even install a port on this box, I wouldn't mind shit > being thrown at me ;-) > cd /some/port && make install - everything fails!! --------------------------------------------- http://www.catb.org/~esr/faqs/smart-questions.html Beeing more specific helps. What error messages are there what port did you try, did system install go without errors ?