From owner-freebsd-hackers Tue Jun 6 09:51:49 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA26473 for hackers-outgoing; Tue, 6 Jun 1995 09:51:49 -0700 Received: from blob.best.net (blob.best.net [204.156.128.88]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA26467 for ; Tue, 6 Jun 1995 09:51:48 -0700 Received: from shell1.best.com (shell1.best.com [204.156.128.10]) by blob.best.net (8.6.12/8.6.5) with ESMTP id JAA17148; Tue, 6 Jun 1995 09:51:02 -0700 Received: from geli.clusternet (rcarter.vip.best.com [204.156.137.2]) by shell1.best.com (8.6.12/8.6.5) with ESMTP id JAA06463; Tue, 6 Jun 1995 09:51:19 -0700 Received: (from rcarter@localhost) by geli.clusternet (8.6.11/8.6.9) id JAA07269; Tue, 6 Jun 1995 09:49:55 -0700 Date: Tue, 6 Jun 1995 09:49:55 -0700 From: "Russell L. Carter" Message-Id: <199506061649.JAA07269@geli.clusternet> To: hackers@freebsd.org, mcgovern@spoon.beta.com Subject: Re: 2.0.5 BETA - missing OS using whole disk Sender: hackers-owner@freebsd.org Precedence: bulk I had the same problem, with a 2.1G drive and an NCR53C810. This system was running 2.0.5A built from source, on 2.0-R labelled disk. Solved (finally) by booting dos, running fdisk, making a dos partition of the whole disk, and then booting from the boot.flp and slice and labelling the disk. According to Rodney things aren't happy if the slicer is fed a number of cylinders larger than 1024. (Shouldn't it complain then?) Russell