From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 10:04:22 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 16833106566C for ; Sat, 23 Apr 2011 10:04:22 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id BB5DA8FC0A for ; Sat, 23 Apr 2011 10:04:21 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p3NA4F6B025954; Sat, 23 Apr 2011 04:04:19 -0600 From: Erich Dollansky To: Doug Hardie Date: Sat, 23 Apr 2011 17:04:14 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: <201104231620.16475.erichfreebsdlist@ovitrap.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104231704.14910.erichfreebsdlist@ovitrap.com> Cc: freebsd-questions@freebsd.org Subject: Re: Help with Booting 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: Sat, 23 Apr 2011 10:04:22 -0000 Hi, On Saturday 23 April 2011 16:30:39 Doug Hardie wrote: > > On 23 April 2011, at 02:20, Erich Dollansky wrote: > > > > I only can tell what I do when a machine does not boot from the installation media: I plug the disk into another machine, install the generic kernel, edit /etc and put it back. > > > > If this does not work, it will be hard. > > That works, but then I end up without having RAID activated. I am trying to get the hardware RAID working. > but your system runs then. Isn't it possible then to build a custom kernel which supports the specific RAID hardware on this machine and install the new kernel there. Oh, could it be that the loader is not able to start from the RAID hardware? Is it possible that even a custom kernel will need an extra boot medium to start with? Erich