From owner-freebsd-questions Tue Oct 17 20:11: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-ether.rz.uni-ulm.de [134.60.1.36]) by hub.freebsd.org (Postfix) with ESMTP id 0686037B4D7 for ; Tue, 17 Oct 2000 20:11:01 -0700 (PDT) Received: from lilith (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with SMTP id FAA16056; Wed, 18 Oct 2000 05:10:44 +0200 (MEST) Message-ID: <002001c038b1$01a60c00$4011a8c0@wohnheim.uniulm.de> From: "Siegbert Baude" To: "Christian Burger" , References: <20001017112419.A9052@raxel.com> Subject: Re: mount_ext2fs problem Date: Wed, 18 Oct 2000 05:10:45 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Christian, > I'm trying to mount my 2nd partition(ext2) on my primary hard drive. I get the following error: > > # mount_ext2fs /dev/ad0b /mnt/debian/ > mount_ext2fs: vfsload(ext2fs): No such file or directory Your second partition is /dev/ad0s2 not ad0b :-) Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message