Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2011 15:20:02 GMT
From:      Eir Nym <eirnym@gmail.com>
To:        freebsd-geom@FreeBSD.org
Subject:   Re: kern/157723: [geom] GEOM should not process 'c' (raw) partitions for BSD scheme
Message-ID:  <201106101520.p5AFK2lG097203@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/157723; it has been noted by GNATS.

From: Eir Nym <eirnym@gmail.com>
To: bug-followup@freebsd.org, eirnym@gmail.com
Cc:  
Subject: Re: kern/157723: [geom] GEOM should not process 'c' (raw) partitions
 for BSD scheme
Date: Fri, 10 Jun 2011 18:47:42 +0400

 In discussion in FreeBSD-Current mail list, Andrey V. Elsukov said
 following information.
 > You have mixed old partitioning classes with GEOM_PART.
 > You should remove from the kernel at least:
 > options =C2=A0 =C2=A0 =C2=A0 =C2=A0 GEOM_BSD
 > options =C2=A0 =C2=A0 =C2=A0 =C2=A0 GEOM_MBR
 > options =C2=A0 =C2=A0 =C2=A0 =C2=A0 GEOM_PC98
 > options =C2=A0 =C2=A0 =C2=A0 =C2=A0 GEOM_VOL
 
 And after this duplicates had gone.
 
 Please, make these and GEOM_PART_* options incompatible altogether and
 document them to have no these strange behavior.



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