From owner-freebsd-questions@FreeBSD.ORG Fri Dec 19 16:33:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3F26106564A for ; Fri, 19 Dec 2008 16:33:33 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 46E368FC0C for ; Fri, 19 Dec 2008 16:33:32 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mBJGXMtv002345; Fri, 19 Dec 2008 17:33:22 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mBJGXKSL002342; Fri, 19 Dec 2008 17:33:21 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 19 Dec 2008 17:33:20 +0100 (CET) From: Wojciech Puchar To: Jay In-Reply-To: Message-ID: <20081219173158.P2341@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: boot-only?which cds?reprobing network devices during setup? (my minor experience/complaints today..) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2008 16:33:34 -0000 > > AMD64/7.1RC1 > > I couldn't find documentation as to what the "boot only" CDs are. > So I tried it. Now I know. They boot, start setup, and then must get the "setup source" from the network (or perhaps swap CDs). > > My machine's onboard ethernet controller is apparently not supported,or not quite working. It was working fine from Linux.It is a Sun machine with onboard nVidia ethernet. well nvidia ethernet chips are well... specific. some works SOMEHOW, some not at all. mine works about 1 minute after starting, then it stops ;) (nve driver) > So I connected a USB to ethernet adapter.It works.But I had to reboot the computer.It would a little nice if setup would re-probe devices. exit just setup and get back. kernel do autoattach, just setup scans devices once.