Date: Thu, 9 Nov 2000 00:09:53 +0100 From: "Siegbert Baude" <Siegbert.Baude@gmx.de> To: "Mike Ruhl" <mruhl@network-alchemy.com>, <freebsd-questions@freebsd.org> Subject: Re: disklable output Message-ID: <006801c049da$c7aee540$4011a8c0@wohnheim.uniulm.de> References: <20001108200813.DA98737B4C5@hub.freebsd.org> <3A09B329.8F9CE22E@network-alchemy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> % disklabel ad0 > > And got this output: > > # /dev/ad0c: > type: ESDI > disk: ad0s1 > label: > flags: > bytes/sector: 512 > sectors/track: 63 > tracks/cylinder: 255 > sectors/cylinder: 16065 > cylinders: 1654 > sectors/unit: 26587512 > rpm: 3600 > interleave: 1 > trackskew: 0 > cylinderskew: 0 > headswitch: 0 # milliseconds > track-to-track seek: 0 # milliseconds > drivedata: 0 > > The point of interest was the "rpm" section. Looking up my drive > (MAXTOR 91360U4), I see that it spins at 5400 rpm. > > So I was wondering if the "rpm" section was in fact the rpm of the > disk, and if the value was important (from the disklabel perspective)? Nope this is a dummy (default) value, used nowhere, so donīt be worried. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006801c049da$c7aee540$4011a8c0>