From owner-freebsd-stable@FreeBSD.ORG Tue Apr 28 11:42:08 2009 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDEFE106566C for ; Tue, 28 Apr 2009 11:42:08 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw2.york.ac.uk (mail-gw2.york.ac.uk [144.32.128.247]) by mx1.freebsd.org (Postfix) with ESMTP id 636728FC1C for ; Tue, 28 Apr 2009 11:42:08 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw6.york.ac.uk (mail-gw6.york.ac.uk [144.32.129.26]) by mail-gw2.york.ac.uk (8.13.6/8.13.6) with ESMTP id n3SBg0S7008861; Tue, 28 Apr 2009 12:42:01 +0100 (BST) Received: from buffy-128.york.ac.uk ([144.32.128.160] helo=buffy.york.ac.uk) by mail-gw6.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1LylhI-0007g5-U5; Tue, 28 Apr 2009 12:42:00 +0100 Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.14.3/8.14.3) with ESMTP id n3SBg0E2086862; Tue, 28 Apr 2009 12:42:00 +0100 (BST) (envelope-from gavin@FreeBSD.org) Received: (from ga9@localhost) by buffy.york.ac.uk (8.14.3/8.14.3/Submit) id n3SBg0YA086861; Tue, 28 Apr 2009 12:42:00 +0100 (BST) (envelope-from gavin@FreeBSD.org) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson To: iiv@dom.raid.ru In-Reply-To: <39528.94.180.14.255.1240837157.squirrel@dom.raid.ru> References: <39528.94.180.14.255.1240837157.squirrel@dom.raid.ru> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 28 Apr 2009 12:41:59 +0100 Message-Id: <1240918919.85945.2.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin@freebsd.org Cc: freebsd-stable@FreeBSD.org Subject: Re: 7.1/i386: restarts just after begin booting X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 11:42:09 -0000 On Mon, 2009-04-27 at 18:59 +0600, iiv@dom.raid.ru wrote: > Hello All, > > The 6.2 and 6.4 releases work well but I've got some problems when > booting 7.1/i386 release on my server (Duron1200/ASUS A7N233-VM). > When booting from installation CD the computer suddenly restarts > after about 2sec so I even can't see any output (seems it's regs > dump). MD5 hash of CD is OK, replacing CD-ROM drive didn't give any > effect. However after a lot of experimentation I managed to install > 7.1 via PXE. But on the first boot just installed 7.1 the same > problem has appeared again. I think there is a bug in boot2 or in > some code executes before the loader because it boots successfully > via PXE (by pxeboot) and by loader at FreeBSD 6.4 installed on an > other hard drive. > P.S. BIOS was updated to latest stable version. Can you try booting 7.2-RC2 and see if you see the same issue? It's likely that this has been fixed already. Gavin