From owner-freebsd-questions Wed Jul 12 17:20:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 6580437C165 for ; Wed, 12 Jul 2000 17:20:18 -0700 (PDT) (envelope-from grog@wantadilla.lemis.com) Received: (from grog@localhost) by wantadilla.lemis.com (8.9.3/8.9.3) id JAA11458; Thu, 13 Jul 2000 09:49:46 +0930 (CST) (envelope-from grog) Date: Thu, 13 Jul 2000 09:49:46 +0930 From: Greg Lehey To: doug@safeport.com, Damon Hammis Cc: freebsd-questions@FreeBSD.ORG, James Howard Subject: Re: Anyone resolved "Missing operating system" Message-ID: <20000713094946.C4094@wantadilla.lemis.com> References: <20000712125711.M30262@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday, 12 July 2000 at 14:18:12 -0400, doug@safeport.com wrote: >> On Tuesday, 11 July 2000 at 22:30:30 -0400, Doug Denault wrote: >>> On Tue, 11 Jul 2000, Anders Chr. Skoe wrote: >>> >>>> Howdy, folks! >>>> >>>> unfortunately, this email follows a pretty good history of posts >>>> regarding the "Missing operating system" error. we install 3.2 >>>> with no problems >>>> [cut] >>> >>> I encountered the same characteristics installing 3.3 and 4.0 on two >>> different Dell Latitude notebooks trying the FreeBSD only setup. It >>> appeared that the install went fine, lots of "writing this" messages. The >>> system just would not boot. It seemed that no boot record was installed. >>> In this path if you run sysinstall the "w" option does not appear on the >>> menu where you set the disk parms and each time when I boot from the >>> floppies there was partition was not marked bootable. >>> >>> In consulting with a FreeBSD "veteran", we reached the conclusion this >>> option just did not work (at least on this system). >>> >>> In my case disk geometry was not an issue, as long as I used an DOS >>> partition table. >> >> Which model was this? I've never had trouble installing on Latitudes. > > Kinda cool - this came with no FROM from wantadilla.lemis.com Can you be more specific? > The answer is two of them: Dell Latitude LM P133 circa 1997 and an LM M166MMX of > the same year. > > Note that the ONLY path that gave me any trouble at all is using a > FreeBSD parition only; the option that any sane person would be > talked out of by the warnings :) This option is in fact the best choice, if it works. You waste a lot of space with a Microsoft partition table. Here's a partition table from a Latitude CPi with two partitions: Disk name: wd0 FDISK Partition Editor DISK Geometry: 789 cyls/255 heads/63 sectors = 12675285 sectors Offset Size End Name PType Desc Subtype Flags 0 63 62 - 6 unused 0 63 4192902 4192964 wd0s2 2 fat 6 4192965 8482320 12675284 wd0s1 3 freebsd 165 C 12675285 10395 12685679 - 6 unused 0 Note the 63 sectors at the beginning. One of them is the partition table, the other 62 are waste. Also the 10395 (that's right, over 5 MB) at the end. You can't use this space. With dedicated disks, you get the entire disk. The problem with the Latitude is probably that the BIOS is broken, and that it expects to see a Microsoft partition table at the beginning of the disk. On Wednesday, 12 July 2000 at 18:23:51 -0400, Damon Hammis wrote: > On Wed, 12 Jul 2000, James Howard wrote: > >> On Wed, 12 Jul 2000 doug@safeport.com wrote: >> >>> Note that the ONLY path that gave me any trouble at all is using a FreeBSD >>> parition only; the option that any sane person would be talked out of by the >>> warnings :) >> >> Bah, sane is for boring people. >> >> In the past, I have had no difficulty using "dangerously dedicated." No, neither have I. But some machines have problems, and it looks like Doug has one of them. > I've used dedicated disks on systems that ran multiple os' without a > problem. How do you do that? You can't use dedicated disks with more than one OS. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message