Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 2015 21:16:08 -0500
From:      Dutch Ingraham <stoa@gmx.us>
To:        freebsd-questions@freebsd.org
Subject:   Re: Ext4 Kernel Panic
Message-ID:  <20150716021608.GA6831@puffyzz.attlocal.net>
In-Reply-To: <alpine.NEB.2.02.1507160006260.24679@iceland.freeshell.org>
References:  <alpine.NEB.2.02.1507160006260.24679@iceland.freeshell.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 16, 2015 at 12:08:35AM +0000, Kyle wrote:
> 
> So I mount an ext4 partition like so:
> 
> # mount -r -t ext2fs /dev/ada2p1 /mnt
> 
> And then I try to copy some files. This consistently results in a kernel
> panic.

As I understand it, once the kernel module is manually loaded, the ext2fs(5) 
driver will allow reads from and writes to an ext2 filesystem, but will 
only support reads of an ext4 filesystem. 



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