svn commit: r221972 - head/sys/geom/part

Stefan Farfeleder stefanf at FreeBSD.org
Sun May 22 09:49:43 UTC 2011


On Sun, May 15, 2011 at 08:03:55PM +0000, Andrey V. Elsukov wrote:
> Author: ae
> Date: Sun May 15 20:03:54 2011
> New Revision: 221972
> URL: http://svn.freebsd.org/changeset/base/221972
> 
> Log:
>   Add a sysctl kern.geom.part.check_integrity for those who has corrupt
>   partition tables and lost an ability to boot after r221788.
>   Also unhide an error message from bootverbose, this would help to
>   easier determine the problem.

So, what's the point of this check? It breaks mounting of all my USB
drives.  Everyone now has to set this sysctl?

da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
da0: <Kingston DT 101 G2 PMAP> Removable Direct Access SCSI-0 device 
da0: 40.000MB/s transfers
da0: 15304MB (31342592 512 byte sectors: 255H 63S/T 1950C)
GEOM_PART: integrity check failed (da0, MBR)

Stefan


More information about the svn-src-head mailing list