From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 07:53:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CF31106567B for ; Tue, 21 Oct 2008 07:53:57 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1596C8FC22 for ; Tue, 21 Oct 2008 07:53:57 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <48FD8A90.5080007@intersonic.se> Date: Tue, 21 Oct 2008 09:53:52 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.16 (X11/20080927) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: need help with disklabel, "expected rawoffset 0, found 32" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2008 07:53:57 -0000 Hi, I think sysinstall? got it wrong here and I get the complaint in the subject line on boot. This is amd64 if that matters. Nothing edited by hand. I must admit I don't fully understand what is going on here, "found 32" but the offsets are 63... Filesystem on LSI controller amr(4): # /dev/amrd0s1a: type: ESDI disk: amrd0s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 65535 sectors/unit: 2929674240 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 4194304 63 4.2BSD 2048 16384 28528 b: 8388608 4194367 swap c: 2929661532 63 unused 0 0 # "raw" part, don't edit d: 31457280 12582975 4.2BSD 2048 16384 28528 e: 2097152 44040255 4.2BSD 2048 16384 28528 f: 41943040 46137407 4.2BSD 2048 16384 28528 g: 2841581148 88080447 4.2BSD 2048 16384 28528 bsdlabel: partition c doesn't start at 0! bsdlabel: partition c doesn't cover the whole unit! bsdlabel: An incorrect partition c may cause problems for standard system utilities Filesystem on SmartArray controller ciss(4): # /dev/da0s1d: type: SCSI disk: da0s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 53544 sectors/unit: 860192344 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 860184297 63 unused 0 0 # "raw" part, don't edit d: 860184297 63 4.2BSD 2048 16384 28528 bsdlabel: partition c doesn't start at 0! bsdlabel: partition c doesn't cover the whole unit! bsdlabel: An incorrect partition c may cause problems for standard system utilities