From owner-freebsd-alpha@FreeBSD.ORG Fri Mar 12 06:24:22 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBC3D16A4CE for ; Fri, 12 Mar 2004 06:24:22 -0800 (PST) Received: from ussvs-mta2.amer.borl.net (outgoing4.borland.com [143.186.72.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB47943D3F for ; Fri, 12 Mar 2004 06:24:22 -0800 (PST) (envelope-from Andrey.Mishustin@borland.com) Received: from czprs-mail01.emea.borl.net ([10.42.60.16]) by ussvs-mta2.amer.borl.net with Microsoft SMTPSVC(6.0.3790.0); Fri, 12 Mar 2004 06:24:22 -0800 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 12 Mar 2004 15:24:18 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Message-ID: <2EBB8E31CC1537429E84ABFAC477701A0CD18A@czprs-mail01.emea.borl.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD won't start after shutdown Thread-Index: AcQIPbRWhtRUxPjkQ2SmMHKw12ZmoQ== From: "Andrey Mishustin" To: X-OriginalArrivalTime: 12 Mar 2004 14:24:22.0551 (UTC) FILETIME=[B6C38270:01C4083D] Subject: FreeBSD won't start after shutdown X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 14:24:22 -0000 Hi, I have an AlphaServer DS10L (SRM version 6.3) and FreeBSD 4.9-PRERELEASE. With auto_action set to BOOT it boots fine after power on, but it fails to reboot (with 'shutdown -r now' or 'reboot') or to boot with 'boot' SRM command after halt (shutdown -h now). Fails as follows - SRM reads bootblock from dka0 and then says: Can't open file Maybe kernel sends some wrong data to SRM on shutdown ? How could I fix it ?