From owner-freebsd-scsi Fri May 9 12:17:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA24217 for freebsd-scsi-outgoing; Fri, 9 May 1997 12:17:09 -0700 (PDT) Received: from shadows.aeon.net (bsdscsi@shadows.aeon.net [194.100.41.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA24204 for ; Fri, 9 May 1997 12:16:59 -0700 (PDT) Received: (from bsdscsi@localhost) by shadows.aeon.net (8.8.5/8.8.3) id WAA03760; Fri, 9 May 1997 22:16:19 +0300 (EET DST) From: mika ruohotie Message-Id: <199705091916.WAA03760@shadows.aeon.net> Subject: Re: no magic In-Reply-To: <19970509192212.XP35729@uriah.heep.sax.de> from J Wunsch at "May 9, 97 07:22:12 pm" To: joerg_wunsch@uriah.heep.sax.de Date: Fri, 9 May 1997 22:16:19 +0300 (EET DST) Cc: scsi@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > As mika ruohotie wrote: > > disklabel -rw sd3 auto > Make this ``disklabel -Brw sd3 auto'', and you'll see the message only > once. ack. the -B was in the posting i read before doing anything, but decided i dont need -B... so, i do. =) > > May 9 16:28:47 pluto /kernel: sd3: invalid primary partition table: no magic > This is a useless message for many people, and should be hidden behind after i got my impressive results from bonnie using 2000 megs file, i decided that message is not dangerous. compared to fujitsu drives, with which i've gottem probs, the cuda feels different from the beginning... > It basically means your disk was `blank', and didn't have 0x55aa at aah. ok. thanx. =) > cheers, J"org mickey