From owner-freebsd-hackers Tue Jun 6 16:57:14 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA20624 for hackers-outgoing; Tue, 6 Jun 1995 16:57:14 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA20617 ; Tue, 6 Jun 1995 16:57:13 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: "Brian J. McGovern" cc: hackers@freebsd.org Subject: Re: 2.0.5 BETA - missing OS using whole disk In-reply-to: Your message of "Tue, 06 Jun 95 12:32:18 EDT." <199506061632.MAA02545@spoon.beta.com> Date: Tue, 06 Jun 1995 16:57:12 -0700 Message-ID: <20616.802483032@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > Well, I just tried a FreeBSD 2.0.5 Install using the "whole disk" > when fdisking. I get "Missing Operating system" when trying to boot > (booting from install floppy and selecting sd(0,a)/kernel works > fine. As I asked Brian - this may be a problem with not setting a partition active, since I don't believe the boot manager gets installed (whether you ask for it or not) in the case where there's only one OS to manage. Not entirely sure about that, however, and I'll ask Brian and anyone else having this problem to try setting their FreeBSD slice "active" in the partition editor. If it works, I'll doc it as a work-around for now and solve the real problem later (sanity checking for no active slice and (A)ll disk install method). Jordan