From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 18:16:27 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D774F16A41C for ; Sun, 17 Jul 2005 18:16:27 +0000 (GMT) (envelope-from unixgeek@six-two.net) Received: from mxsf22.cluster1.charter.net (mxsf22.cluster1.charter.net [209.225.28.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7331C43D46 for ; Sun, 17 Jul 2005 18:16:27 +0000 (GMT) (envelope-from unixgeek@six-two.net) Received: from mxip01a.cluster1.charter.net (mxip01a.cluster1.charter.net [209.225.28.131]) by mxsf22.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id j6HIGQm7000849 for ; Sun, 17 Jul 2005 14:16:26 -0400 Received: from 68-119-105-238.dhcp.jcsn.tn.charter.com (HELO [192.168.1.102]) (68.119.105.238) by mxip01a.cluster1.charter.net with ESMTP; 17 Jul 2005 14:16:26 -0400 X-IronPort-AV: i="3.93,296,1115006400"; d="scan'208"; a="1015299920:sNHT588883904" In-Reply-To: <42D95369.1020205@weruhl.com> References: <200507160653.j6G6r5D0086280@weruhl.com> <42D95369.1020205@weruhl.com> Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <56E7FDD0-CD74-4772-88AE-4899860FC0AC@six-two.net> Content-Transfer-Encoding: 7bit From: Gunter Wambaugh Date: Sun, 17 Jul 2005 13:16:23 -0500 To: freebsd X-Mailer: Apple Mail (2.733) Cc: freebsd-questions@freebsd.org Subject: Re: boot loader 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: Sun, 17 Jul 2005 18:16:28 -0000 On Jul 16, 2005, at 1:35 PM, freebsd wrote: > Gunter Wambaugh wrote: > >> On Jul 16, 2005, at 1:53 AM, e-mail for freebsd wrote: >> >>> Hi, >>> >>> I have installed FreeBSD 5.4 (from CD) onto a ThinkPad A21. I >>> also have >>> Win2Kpro on this laptop. FreeBSD is installed at about the 7G >>> mark on the >>> harddrive. >>> >>> I had 4.3 installed previously, and thought I would just start >>> over. Howver, >>> when the laptop boots, I get the f1 DOS f2 Freebsd prompt, but I >>> can't boot >>> FreeBSD. Win2K boots just fine. >>> >>> I tried a number of things: >>> 1) re-installing >>> 2) fixmbf (win2K utility to restore the mbr) >>> >>> With no success. Any words of wisdom would be welcome. >>> >>> Thanks! >>> >>> Mike >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions- >>> unsubscribe@freebsd.org" >>> >>> >>> >> I had a similar problem last week. I had FreeBSD on the first >> partition and Gentoo on the second, and couldn't boot to Gentoo. >> I was able to resolve my issue by doing: >> $ boot0cfg -o packet ad4 >> Thats from memory, so viewing the boot0cfg man page would be a >> good idea. >> HTH >> > > Gunther, > > That did the trick. I can now boot sucessfully. Thanks! > > That must somehow be connected to the comment that the geom isn't > sane, using more sane numbers at install time. :) > > Do you know anyting about X? When I try to configure it, the > screen goes white (slowly), and the machine locks up. /sigh. > I have configured X many, many times. I haven't had what you describe happen to me. What are you using to configure it? And I assume you're using xorg, correct? > I have never seen X do this before. > > Thanks for your help. > > Mike > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" > >