Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2008 11:30:05 GMT
From:      Tektonaut <tektonaut@fuckner.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/121640: Slices and Partitions listed twice in /dev
Message-ID:  <200803131130.m2DBU55e059158@freefall.freebsd.org>

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

From: Tektonaut <tektonaut@fuckner.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/121640: Slices and Partitions listed twice in /dev
Date: Thu, 13 Mar 2008 12:09:59 +0100

 Meybe GEOM related? Does not occur with GENERIC-kernel,
 Used "options":
 
 $ strings /boot/BRAIN/kernel | grep 'options.GEOM_'
 options GEOM_VIRSTOR
 options GEOM_JOURNAL
 options GEOM_MIRROR
 options GEOM_VOL
 options GEOM_UZIP
 options GEOM_PART_MBR
 options GEOM_GATE
 options GEOM_ELI
 options GEOM_BDE
 options GEOM_LABEL
 options GEOM_PART_GPT
 options GEOM_MBR
 options GEOM_BSD
 
 and da(4) is also affect. 



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