From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 12:57:18 2011 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 195521065678 for ; Mon, 21 Mar 2011 12:57:18 +0000 (UTC) (envelope-from mklaphek@cedarpath.com) Received: from remote.cedarpath.com (static-72-90-89-111.syrcny.fios.verizon.net [72.90.89.111]) by mx1.freebsd.org (Postfix) with ESMTP id 94F6D8FC1A for ; Mon, 21 Mar 2011 12:57:17 +0000 (UTC) Received: from CP-SBS-1.cedarpath.local ([fe80::45c3:bd2f:a005:15ff]) by CP-SBS-1.cedarpath.local ([fe80::45c3:bd2f:a005:15ff%11]) with mapi; Mon, 21 Mar 2011 08:48:28 -0400 From: Michael Klapheke To: "freebsd-questions@freebsd.org" Date: Mon, 21 Mar 2011 08:48:27 -0400 Thread-Topic: FreeBSD Boot Thread-Index: AcvnxUvOF7BLzZhnRhil8Tsc3EjhuQ== Message-ID: <61CB098E09920647A7B1F8D58189E3FD01212C259D@CP-SBS-1.cedarpath.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD Boot 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: Mon, 21 Mar 2011 12:57:18 -0000 Hi. I know this subject has been addressed in other posts, but I cannot se= em to get it to work. I have inherited a FreeBSD server and I cannot get i= t to boot properly. I read the articles on avoiding having to press the F1= key, and I tried to follow the suggestions (note, my disks are labeled "da= 0s1" etc. instead of "ad0") as in the following: boot0cfg -B -b /boot/boot0 /dev/da0 or even fdisk -B -b /boot/boot0 /dev/da0 Neither of these prevents the user from having to press the F1 key. I also read the tutorial on how FreeBSD boots, but I cannot find anything t= hat helps. Any assistance is appreciated. Thanks Mike