Date: Wed, 02 Nov 2005 16:52:37 +0200 From: Toomas Aas <toomas.aas@raad.tartu.ee> To: Sasa Stupar <sasa@stupar.homelinux.net> Cc: FreeBSD Q ML <freebsd-questions@freebsd.org> Subject: Re: Mounting ext3 problem Message-ID: <4368D2B5.7020605@raad.tartu.ee> In-Reply-To: <346061EE2E91E3AAD03DD354@[192.168.10.249]> References: <346061EE2E91E3AAD03DD354@[192.168.10.249]>
next in thread | previous in thread | raw e-mail | index | archive | help
Sasa Stupar wrote: > When I try to mount with: > #mount -o ro -t ext2fs /dev/ad3s1 /mnt/linux > I get back > ext2fs: /dev/ad3s1: Invalid argument > Whe typing dmesg I get more on error: > WARNING: mount of ad3s1 denied due to unsupported optional features It's been a long time since I tried this, but I seem to remember that to successfully mount ext3 partition on FreeBSD I had to install the sysutils/e2fsprogs port and fsck the ext2 partition before trying to mount it. -- Toomas Aas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4368D2B5.7020605>