From owner-freebsd-questions@FreeBSD.ORG Wed Aug 12 08:22:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08270106566B for ; Wed, 12 Aug 2009 08:22:42 +0000 (UTC) (envelope-from andreev.peter@gmail.com) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by mx1.freebsd.org (Postfix) with ESMTP id 90D668FC3E for ; Wed, 12 Aug 2009 08:22:41 +0000 (UTC) Received: by ewy2 with SMTP id 2so4268303ewy.43 for ; Wed, 12 Aug 2009 01:22:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=IpCDUOsG3UhGxoGgGKPF5XAYYYosHffrm1PY5QszzeE=; b=T/RYPK80EOvFjMKDEAJlCkBphm147Op7gkxxVITkjJ9FBOcY8lMb+IMLC9L9dTUzpi BWcNz1ZXj4mTGDB4jPt9/ugGU5LdeuatyAnB6HF7zx5FCclxub43gJ8M8TPYiLNH4L9l FFQu8SbDhPebnQC0XPFdMH6sxgtz05mzIUOpw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=B6hSLcvk9GSx6mMW2NcFe68oLrZ01E6E79Jy2WZXJ7Okgayirg8mHhSVfZcA9yvqsC +B/hw1j3OiYcAbXwpLdfFrJ9jiQI9wM8TCK3rFC9DimCZdVvcV1dQ00n6bTp3IfKFszg Q2bAFf+g3jrC78LZrHFCUc5BErdjtyNYimqMk= MIME-Version: 1.0 Received: by 10.216.20.74 with SMTP id o52mr1428156weo.147.1250063853312; Wed, 12 Aug 2009 00:57:33 -0700 (PDT) Date: Wed, 12 Aug 2009 11:57:33 +0400 Message-ID: From: Peter Andreev To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: loader halting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2009 08:22:42 -0000 Good day. While server is booting, I see this: /boot.config: -Dh BTX loader 1.00 BTX version is 1.01 Consoles: internal video/keyboard serial port BIOS drive C: is disk0 BIOS drive D: is disk1 BIOS 637kB/3668864kB available memory FreeBSD/i386 bootstrap loader, Revision 1.1 (email@email, Fri Aug 7 14:18:25 MSD 2009) | And boot process is stopping. I tried to boot /boot/loader.old, tried to boot from other hdd (there is a mirror) - in all cases I see the same picture. Where I should look to find a source of troubles?