From owner-freebsd-questions Tue Aug 24 9:23:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.cns.ksu.edu (grunt.ksu.ksu.edu [129.130.12.17]) by hub.freebsd.org (Postfix) with ESMTP id E92E014E18 for ; Tue, 24 Aug 1999 09:21:20 -0700 (PDT) (envelope-from beemern@ksu.edu) Received: from ksu.edu ([129.130.61.24]) by mailhub.cns.ksu.edu (8.9.1/8.9.1/mailhub+tar) with ESMTP id JAA00765 for ; Tue, 24 Aug 1999 09:29:41 -0500 (CDT) Message-ID: <37C2ACC2.4DE122B1@ksu.edu> Date: Tue, 24 Aug 1999 09:31:30 -0500 From: beemern@ksu.edu X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.3.9 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: ext2fs mounting Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i JUST subscribed to this list, and this is my first msg. i hope its appropriate for this list. PROBLEM: i moved from linux to fbsd and am now having trouble mounting the Linux partitions, which are on the original drive, under fbsd, which is installed on a new drive. (two drives total) here's my mounting failure--> % mount -t ext2fs /dev/da1s1 /linux ext2fs: /dev/da1s1: Operation not permitted i know my device name is right becuz of this--> % fdisk /dev/da1 ******* Working on device /dev/da1 ******* parameters extracted from in-core disklabel are: cylinders=529 heads=255 sectors/track=63 (16065 blks/cyl) parameters to be used for BIOS calculations are: cylinders=529 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 131,(Linux filesystem) start 63, size 8498322 (4149 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 528/ sector 63/ head 254 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: --------------------------------- i also do have the following line in my kernel config--> options "EXT2FS" i've spent a great deal of time trying to get this to work, and i've just hit a brick wall. i've check'd all appropriate man pages, searched/scanned www.freebsd.org, and searched thousands of newsgroup postings... any help/ideas would be GREATLY appreciated so i can get my user data off the linux drive and then blast it into outerspace where it belongs, and re-config with UFS. oh yeah, btw, i'm using FreeBSD 3.1-RELEASE THANKS!! -nathan Manhattan, KS beemern@ksu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message