From owner-freebsd-hackers Sun May 5 06:19:15 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA15983 for hackers-outgoing; Sun, 5 May 1996 06:19:15 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA15977 for ; Sun, 5 May 1996 06:19:13 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uG3h9-000QYgC; Sun, 5 May 96 15:17 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id PAA13105; Sun, 5 May 1996 15:00:46 +0200 Message-Id: <199605051300.PAA13105@allegro.lemis.de> Subject: Re: Disklabel is hosed To: scanner@webspan.net (Scanner SOD) Date: Sun, 5 May 1996 15:00:45 +0200 (MET DST) Cc: freebsd-hackers@freebsd.org In-Reply-To: from "Scanner SOD" at May 4, 96 07:43:06 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Scanner SOD writes: > > What the hell happened to my disklabel's :) When i do disklabel -e /dev/sdx > and exit withought changing anything i get : line 12: 0: bad rpm > line 13: 0: bad interleave > Warning, revolutions/minute 0 > now if i fill in the rpm which i have and the interleave i get this: > disklabel: ioctl DIOCWDINFO: Operation not supported by device Well, the first error messages stopped you getting the second. Since you are getting this value, I'm assuming you haven't labelled the disk at all yet. I have some draft documentation (in PostScript) which might help. > Can someone PLEASE tell me wtf happened to my disklabels :) > My HD's appear to work but the interleave and rpm and a few things are > set to 0. I have no clue how this happened or how to fix it. Hmm, maybe you have a labelled disk after all. If you send me a copy of your disktab and the output of fdisk /dev/rsdx, I'd be interested in looking at it. Greg