From owner-freebsd-current@FreeBSD.ORG Tue May 20 15:08:47 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF3437B401 for ; Tue, 20 May 2003 15:08:47 -0700 (PDT) Received: from s-smtp-osl-01.bluecom.no (s-smtp-osl-01.bluecom.no [62.101.193.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F2343F3F for ; Tue, 20 May 2003 15:08:45 -0700 (PDT) (envelope-from erik@pentadon.com) Received: from erik (tromso-dhcp-234-175.bluecom.no [62.101.234.175]) by s-smtp-osl-01.bluecom.no (Postfix) with ESMTP id AE7221635CC for ; Wed, 21 May 2003 00:08:43 +0200 (CEST) From: "Erik Paulsen Skålerud" To: Date: Wed, 21 May 2003 00:05:42 +0200 Message-ID: <002901c31f1b$f4ee45a0$0a00000a@yes.no> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Scsi error? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 22:08:48 -0000 I just clean-installed 5.1-BETA on a SCSI hdd, when booting up I get: da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit) da0: 8727MB (17873040 512 byte sectors: 255H 63S/T 1112C) WARNING: Expected rawoffset 63, found 0 Mounting root from ufs:/dev/da0s1a Any ideas why it's complaining about the rawoffset? And, what is rawoffset? Erik.