The following reply was made to PR kern/157723; it has been noted by GNATS.

From: Eir Nym <[email protected]>
To: [email protected], [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-geom
To unsubscribe, send any mail to "[email protected]"

Reply via email to