From owner-freebsd-current@FreeBSD.ORG Sat Oct 25 05:07:38 2003 Return-Path: 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 5F87316A4B3; Sat, 25 Oct 2003 05:07:38 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id F32F943FD7; Sat, 25 Oct 2003 05:07:36 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id h9PC7Yax017106; Sat, 25 Oct 2003 14:07:34 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Erwin Lansing From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 25 Oct 2003 14:00:13 +0200." <20031025120013.GD32106@droso.net> Date: Sat, 25 Oct 2003 14:07:34 +0200 Message-ID: <17105.1067083654@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: GBDE does not recognize g partition X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 25 Oct 2003 12:07:38 -0000 In message <20031025120013.GD32106@droso.net>, Erwin Lansing writes: >For some reason, GBDE does not want to initialize the g partition om a >disk. Am I overlooking something or is this an undocumented feature? > >grizzly# ls -l /dev/ad0s2g >crw-r----- 1 root operator 4, 19 Oct 22 09:30 /dev/ad0s2g >grizzly# gbde init /dev/ad0s2g -i -L /etc/gbde/ad0s1g >gbde: /dev/ad0s2g: No such file or directory That's interesting! Can you check with diskinfo that the partition has the right size ? diskinfo -v /dev/ad0s2g -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.