From owner-freebsd-questions Fri Apr 5 8:15: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.bsag.ch (ns.bsag.ch [62.2.201.74]) by hub.freebsd.org (Postfix) with ESMTP id 0B54437B41D for ; Fri, 5 Apr 2002 08:14:55 -0800 (PST) Received: from gw.bsag.ch (root@localhost) by ns.bsag.ch with ESMTP id g35GGqU05571 for ; Fri, 5 Apr 2002 18:16:52 +0200 (CEST) Received: from ns.bsag.ch (bs13.bsag.ch [192.168.1.13]) by gw.bsag.ch with ESMTP id g35GGqB05567 for ; Fri, 5 Apr 2002 18:16:52 +0200 (CEST) Received: from bs82.bsag.ch (bs82 [192.168.1.82]) by ns.bsag.ch (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id g35GEZ128920 for ; Fri, 5 Apr 2002 18:14:35 +0200 Received: (from hpr@localhost) by bs82.bsag.ch (8.11.6/8.11.6) id g35GEaR28296 for freebsd-questions@FreeBSD.ORG; Fri, 5 Apr 2002 17:14:36 +0100 (IST) (envelope-from hanspeter_roth@hotmail.com) Date: Fri, 5 Apr 2002 17:14:36 +0100 From: Hanspeter Roth To: freebsd-questions@FreeBSD.ORG Subject: mounting ext2fs Message-ID: <20020405171436.A28273@bsag.ch> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm trying to mount an Ext2fs by mount -t ext2fs /dev/ad1s2 /mnt but I get: ext2fs: vfsload(ext2fs): No such file or directory The kernel has options EXT2FS ls -l /dev/*ad1s2* prints crw-r----- 2 root operator 116, 0x0003000a Dec 21 20:38 /dev/ad1s2 crw-r----- 2 root operator 116, 0x0003000a Dec 21 20:38 /dev/rad1s2 What else is needed? -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message