From owner-freebsd-questions@FreeBSD.ORG Fri Apr 22 16:16:18 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 B006516A4CE for ; Fri, 22 Apr 2005 16:16:18 +0000 (GMT) Received: from smtp-out6.blueyonder.co.uk (smtp-out6.blueyonder.co.uk [195.188.213.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B4943D39 for ; Fri, 22 Apr 2005 16:16:17 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out6.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Fri, 22 Apr 2005 17:16:55 +0100 Message-ID: <42692350.3080102@dial.pipex.com> Date: Fri, 22 Apr 2005 17:16:16 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7) Gecko/20040627 X-Accept-Language: en, en-us MIME-Version: 1.0 To: Chris Zumbrunn References: <5af4153cc97abfa75d403f30eb8e9963@czv.com> <4268E78D.6030009@dial.pipex.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Apr 2005 16:16:55.0093 (UTC) FILETIME=[B34E2650:01C54756] cc: questions@freebsd.org Subject: Re: Stuck in bootstrapping hell - how do I troubleshoot? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 16:16:18 -0000 Chris Zumbrunn wrote: > > On Apr 22, 2005, at 2:01 PM, Alex Zbyslaw wrote: > >> I.e. you can boot some OS which is not the one of the local disk? If >> so, then boot the network FreeBSD, mount your local disks and look at >> /var/log/messages. If the machine was at least booting FreeBSD when >> it died then you should see something. > > > I did check that. Nothing is written to /var/log/messages during a > local boot attempt. So, the boot fails before that. Could it be that the boot manager is fine but that the partition it tries to boot from by default does not exist, or has windows or something? E.g. you have three partitions, FreeBSD is on the second but it is trying to boot from the first? So if you were sat in front of it you could press e.g. F2, but since you're not, you can't! (I.e. partitions in the "windows" sense). If that's plausible then I believe there is a way to change the boot manager's idea of which partition to boot from, but I don't know it offhand -- check the handbook. Clutching at straws for you here. Just how hard is it to get someone to sit in front of the console? (I mean that as a genuine question; not being sarcastic). It seems like you could have your answer in five minutes if only someone was watching... --Alex