Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2012 17:05:06 +0200
From:      rank1seeker@gmail.com
To:        hackers@freebsd.org
Subject:   BUG: REL 9.0 - 'boot0cfg' fails with providers of non 512 byte sectorsize
Message-ID:  <20120325.150506.135.2@DOMY-PC>

next in thread | raw e-mail | index | archive | help

I've created a vnode image (md0) with sectorsizes of 8192 and 4096



After installing MBR's bootcode '/boot/boot0', in provider 'md0' I did:

# boot0cfg -o noupdate -m 0xc md0

boot0cfg: read /dev/md0: Invalid argument

# boot0cfg -v md0

boot0cfg: read /dev/md0: Invalid argument



If custom sectorsize isn't specifed(512 bytes), then both above CMDs will work.





Domagoj Smolčić



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120325.150506.135.2>