Date: Tue, 21 Oct 2008 09:53:52 +0200 From: Per olof Ljungmark <peo@intersonic.se> To: freebsd-questions@freebsd.org Subject: need help with disklabel, "expected rawoffset 0, found 32" Message-ID: <48FD8A90.5080007@intersonic.se>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48FD8A90.5080007>