Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 1999 02:56:21 +0930 (CST)
From:      Gregory Lewis <glewis@dartagnan.maths.adelaide.edu.au>
To:        inu@sby.centrin.net.id (Inu Wikantiyoso)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mounting ext2fs
Message-ID:  <9906081726.AA29411@dartagnan.maths.adelaide.edu.au>
In-Reply-To: <375D1FC7.C1059AD6@sby.centrin.net.id> from Inu Wikantiyoso at "Jun 8, 99 08:51:03 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9906081726.AA29411>