From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 5 18:56:34 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEA5E1065676 for ; Mon, 5 Apr 2010 18:56:34 +0000 (UTC) (envelope-from christian.baer@uni-dortmund.de) Received: from dd17730.kasserver.com (dd17730.kasserver.com [85.13.138.103]) by mx1.freebsd.org (Postfix) with ESMTP id 89FD68FC15 for ; Mon, 5 Apr 2010 18:56:34 +0000 (UTC) Received: from nermal.rz1.convenimus.net (f048102118.adsl.alicedsl.de [78.48.102.118]) by dd17730.kasserver.com (Postfix) with ESMTP id A63721867D7F8 for ; Mon, 5 Apr 2010 20:56:33 +0200 (CEST) Received: from [192.168.100.7] (arlene.rz1.convenimus.net [192.168.100.7]) by nermal.rz1.convenimus.net (Postfix) with ESMTP id C7AE515213 for ; Mon, 5 Apr 2010 20:52:00 +0200 (CEST) Message-ID: <4BBA325F.8020205@uni-dortmund.de> Date: Mon, 05 Apr 2010 20:56:31 +0200 From: Christian Baer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org References: <4BBA13A9.7040801@uni-dortmund.de> <20100405173009.GA7086@darkthrone.kvedulv.de> In-Reply-To: <20100405173009.GA7086@darkthrone.kvedulv.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: booting troubles from HD X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2010 18:56:34 -0000 On 05.04.2010 19:30, Michael Moll wrote: >> I put / on the second HD (da1). The reason is because I want to encrypt >> {0} ok boot disk0 >> Boot device: /pci@1f,4000/scsi@3/disk@0,0 File and args: > > Try to boot disk1 instead of disk0. I didn't mention this because I thought it was too obvious. Been there, done that. Same thing basicly, /boot/loader isn't found. This is the result: Rebooting with command: boot disk1 Boot device: /pci@1f,4000/scsi@3/disk@1,0 File and args: >> FreeBSD/sparc64 boot block Boot path: /pci@1f,4000/scsi@3/disk@1,0:a Boot loader: /boot/loader Not ufs mount: can't read superblock panic: mount Program terminated Note that currently, there is a seperate partionen for /boot on da0. So booting from da1 shouldn't work anyways. Regards, Chris