From owner-freebsd-questions@FreeBSD.ORG Thu Oct 22 19:11:36 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 9297F106568B for ; Thu, 22 Oct 2009 19:11:36 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 691B88FC14 for ; Thu, 22 Oct 2009 19:11:36 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id n9MJBZH4006237 for ; Thu, 22 Oct 2009 12:11:36 -0700 (PDT) Message-ID: <4AE0AE66.9020701@rawbw.com> Date: Thu, 22 Oct 2009 12:11:34 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Why boot manger displays '#' symbol when I press buttons and doesn't boot? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2009 19:11:36 -0000 In an attempt to install FreeBSD I wrote /boot/boot0 on the harddrive which already has Windows on it plus free space. Commands 'fdisk -B -b /boot/boot0 /dev/ad4' output ended with these messages: Should we write new partition table? [n] y fdisk: Class not found After this when I boot from this HD it displays the usual: F1 Win F2 F3 F4 FreeBSD ... But when I press any button it just prints the character '#' and does nothing. If I don't type anything '#' characters appear by itself after some time and again nothing happens. I suspect that fdisk message 'Class not found' is related. What should I do to make FreeBSD boot manager to work? Yuri