From owner-freebsd-current@FreeBSD.ORG Sun May 8 19:51:54 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9892416A4E6 for ; Sun, 8 May 2005 19:51:54 +0000 (GMT) Received: from smtp812.mail.sc5.yahoo.com (smtp812.mail.sc5.yahoo.com [66.163.170.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 6017543D6E for ; Sun, 8 May 2005 19:51:54 +0000 (GMT) (envelope-from ron.hudson@sbcglobal.net) Received: from unknown (HELO ?4.246.54.161?) (ron.hudson@sbcglobal.net@4.246.54.161 with plain) by smtp812.mail.sc5.yahoo.com with SMTP; 8 May 2005 19:51:53 -0000 Mime-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: 7bit Message-Id: <4bc2b728d3cea6888fcc9953d12d70cc@sbcglobal.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-current@freebsd.org From: Ron Hudson Date: Sun, 8 May 2005 12:52:04 -0700 X-Mailer: Apple Mail (2.622) Subject: Booting from DOS? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2005 19:51:54 -0000 I have just installed 5.3 I have a 100mb dos partition, 70mb swap and the rest of the 2gb hard drive as one bsd slice The BSD slice is all one filesystem "/" When my system boots it gives: F1 . . . DOS F2 . . . FreeBSD Default F? When I press F1 I get DOS When I press F2 the boot prompt repeats. I have tried to BOOTINST again. The same thing remains. What's wrong? Is there a way to boot BSD from DOS? Thanks for your help.