From owner-freebsd-questions Fri Sep 1 17: 2:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 8E88537B449 for ; Fri, 1 Sep 2000 17:02:39 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id CAA02654; Sat, 2 Sep 2000 02:02:34 +0200 (MEST) Message-ID: <39B0439A.482BEC72@gmx.de> Date: Sat, 02 Sep 2000 02:02:34 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Kevin Oberman , "freebsd-questions@freebsd.org" Subject: Re: Problems with slice setup in Fujitsu disk References: <200009011825.e81IPcU01438@ptavv.es.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > If I try to use sysinstall to look at the slices, I get something > similar. I tell it to use the whole disk for the first slice, but it > shows that I have a slice ending at 26687807 and an unused space of > 768 blocks. This matches the difference between 26688576 and > 26687808.) > > Is this the cause of the errors and, if so, how can it be fixed? fdisk > (in sysinstall) is adamant about leaving 768 blocks. Try fdisk from the command prompt. You can specify CHS begin and end addresses, which fdisk will actually use. I had fdisk problems with some "automatic" corrections of cylinder boundaries, which exactly were cylinder boundaries, but fdisk correction suggestions were NOT. So I used those CHS values to enforce things. Worked then. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message