From owner-freebsd-current@FreeBSD.ORG Sun Mar 19 11:00:20 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8DEC16A401 for ; Sun, 19 Mar 2006 11:00:20 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F6743D53 for ; Sun, 19 Mar 2006 11:00:19 +0000 (GMT) (envelope-from freebsd-current@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FKvdu-0001W1-6i for freebsd-current@freebsd.org; Sun, 19 Mar 2006 12:00:14 +0100 Received: from www.creo.hu ([217.113.62.14]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Mar 2006 12:00:14 +0100 Received: from csaba-ml by www.creo.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Mar 2006 12:00:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Csaba Henk Date: Sun, 19 Mar 2006 01:42:08 +0000 (UTC) Lines: 13 Message-ID: References: <20060317012428.N52721@atlantis.atlantis.dp.ua> <441B23AE.9030806@aksoft.net> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: www.creo.hu User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news Subject: Re: [patch] NetBSD disklabel support for geom_bsd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 11:00:20 -0000 On 2006-03-17, Anatoli Klassen wrote: > You can also have a look at my module I wrote some time ago. Actually > it's the geom_bsd module with small patch like your one. It recognizes > NetBSD, OpenBSD and DragonFlyBSD partitions. Tested with 6.0 and CURRENT. > > http://www.26th.net/public/projects/freebsd/geom_nbsd/geom_nbsd.tgz Thanks, it works fine (with the minor glitch that the system hangs when I try to unload the module). I've been looking for a way to access my Dfly slices from FreeBSD for a long time... Regards, Csaba