From owner-freebsd-questions Tue Jun 8 10:26:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dartagnan.maths.adelaide.edu.au (dartagnan.maths.adelaide.edu.au [129.127.44.41]) by hub.freebsd.org (Postfix) with SMTP id C52EE14FAE for ; Tue, 8 Jun 1999 10:26:23 -0700 (PDT) (envelope-from glewis@dartagnan.maths.adelaide.edu.au) Received: by dartagnan.maths.adelaide.edu.au (5.64+1.3.1+0.50/UA-5.19) id AA29411; Wed, 9 Jun 1999 02:56:21 +0930 From: Gregory Lewis Message-Id: <9906081726.AA29411@dartagnan.maths.adelaide.edu.au> Subject: Re: mounting ext2fs In-Reply-To: <375D1FC7.C1059AD6@sby.centrin.net.id> from Inu Wikantiyoso at "Jun 8, 99 08:51:03 pm" To: inu@sby.centrin.net.id (Inu Wikantiyoso) Date: Wed, 9 Jun 1999 02:56:21 +0930 (CST) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL32 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 812 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > i need to transfer files from freebsd slice to linux partition. but when > I did : > > mount_ext2fs /dev/wd0s1 /mnt ... then > mount_ext2fs :vfsload (ext2fs) : No such file or directory. > > but i can mount a dos floppy successfully using mount_msdos and also a > 9660 cd using mount_cd9660. mount_msdos also works on a fat16 windoze > partition. > > how to solve this problem ? > > btw, my linux partition lies at first and second partition (with 4 > extended partitions) or hda1 and hda2 on linux term. Just a thought, but you may want to check that you have a kernel compiled with ext2fs support. This is not compiled in by default. The correct option is something like options "EXT2FS" -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 3237 Teletraffic Research Centre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message