From owner-freebsd-questions@FreeBSD.ORG Sat Jul 22 12:44:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD23916A4E0 for ; Sat, 22 Jul 2006 12:44:59 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB33C43DC5 for ; Sat, 22 Jul 2006 12:44:35 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 25732 invoked from network); 22 Jul 2006 12:44:33 -0000 Received: from unknown (HELO localhost) (775067@[217.50.128.188]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 22 Jul 2006 12:44:33 -0000 Date: Sat, 22 Jul 2006 14:44:18 +0200 From: Fabian Keil To: Tian Message-ID: <20060722144418.32ffc8d5@localhost> In-Reply-To: <44C18857.6060905@earthlink.net> References: <44C18857.6060905@earthlink.net> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_BrzH25Wh2JZQJmwEjYcxsT3; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: geli problem: /dev/da2 not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jul 2006 12:44:59 -0000 --Sig_BrzH25Wh2JZQJmwEjYcxsT3 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Tian wrote: > I want to try this wonderful geli encryption, but can't > find /dev/da2 . I did put geom_eli_load=3D"YES" in loader.conf so the > module is loaded: >=20 > # kldstat -m g_eli > Id Refs Name > 4 1 g_eli >=20 > Did I miss something? /dev/da2 is just used as example disk in the handbook. Before using the examples, you have to change them to fit your environment. Check the output of "cat /etc/fstab" and "dmesg" to see what devices and partitions your system uses. Fabian --=20 http://www.fabiankeil.de/ --Sig_BrzH25Wh2JZQJmwEjYcxsT3 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEwh2vjV8GA4rMKUQRAimJAJsFllxnPJt7R0kSVSdlYgscP0X6CwCgjB4W YAlir/mD0BXPSTcW8BrfLYM= =m7F6 -----END PGP SIGNATURE----- --Sig_BrzH25Wh2JZQJmwEjYcxsT3--