From owner-freebsd-questions Fri Feb 18 13: 9: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vail.net (vail.net [199.45.148.10]) by hub.freebsd.org (Postfix) with ESMTP id 290CF37B9D9 for ; Fri, 18 Feb 2000 13:08:57 -0800 (PST) (envelope-from ivanfetch@technologist.com) Received: from gatekeeper.cfcc.com (cfcc.com [204.144.216.251]) by vail.net (8.9.3/8.9.3) with ESMTP id OAA11394 for ; Fri, 18 Feb 2000 14:04:25 -0700 (MST) Received: from ibis.ivanfetch.tzo.com (168.191.172.16 [168.191.172.16]) by gatekeeper.cfcc.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id FB03WKAR; Fri, 18 Feb 2000 14:13:11 -0700 Date: Fri, 18 Feb 2000 14:07:40 -0700 (MST) From: Ivan Fetch X-Sender: ifetch@ibis.ivanfetch.tzo.com To: freebsd-questions@freebsd.org Subject: Mounting a FreeBSD partition under Linux 2.2.13 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, It is necessary for me to mount a FreeBSD partition (wd1) under Linux (2.2.13 kernel) - I have loaded the ufs filesystem module, done: mount /dev/hdbX -t ufs /mnt Where x is various numbers from 1-4, with no success. Mount acts like it mounted something, but /mnt is totally empty. How would I go about mounting, say, wd1s1c under /mnt? Thanks for any assistance, Ivan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message