From owner-freebsd-stable@FreeBSD.ORG Mon Apr 27 22:34:45 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 3AF95106564A for ; Mon, 27 Apr 2009 22:34:45 +0000 (UTC) (envelope-from iiv@dom.raid.ru) Received: from smtp.ertelecom.ru (smtp.ertelecom.ru [212.33.232.210]) by mx1.freebsd.org (Postfix) with ESMTP id DCFC18FC1A for ; Mon, 27 Apr 2009 22:34:44 +0000 (UTC) (envelope-from iiv@dom.raid.ru) Received: from mail.raid.ru ([212.33.232.8]:64207 helo=dom.raid.ru) by smtp.ertelecom.ru with esmtp (Exim) id 1LyQQX-00065Q-EV for ; Mon, 27 Apr 2009 18:59:17 +0600 Received: from 94.180.14.255 (SquirrelMail authenticated user iiv@dom.raid.ru) by dom.raid.ru with HTTP; Mon, 27 Apr 2009 18:59:17 +0600 (YEKST) Message-ID: <39528.94.180.14.255.1240837157.squirrel@dom.raid.ru> Date: Mon, 27 Apr 2009 18:59:17 +0600 (YEKST) From: iiv@dom.raid.ru To: freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: 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: Mon, 27 Apr 2009 22:34:45 -0000 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.