Ext4 Kernel Panic

Dutch Ingraham stoa at gmx.us
Thu Jul 16 02:16:27 UTC 2015


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. 


More information about the freebsd-questions mailing list