Consulting google, chatgpt, forum, I was very worried about losing 1TB of data that I cannot lose.
All I want to do is bring the data from a Linux ext4 partition to another disk on FreeBSD UFS.
I read in several places that I should use fusefs-ext4fuse,
So I prepare myself, I try to understand...
Hi. I can't mount ext4 partitions that i created on FreeBSD. I have 2 hard drives that both has one ext4 partition.
# mount -t ext2fs /dev/ada1p1 /mnt/
mount: /dev/ada1p1: Input/output error
I can mount it with fuse-ext2 command but i can't list the mounted directory.
# fuse-ext2 /dev/ada0p1...
Happy Winter Everyone!
I have notes from my FreeBSD 12 RELEASE binder and I was able to use this command and manage ext4 files with my ZFS File Host FreeBSD-RELEASE laptop in the past.
Package/Port Installed:
# pkg install fusefs-lkl
Then load the kernel module "fusefs":
# kldload fusefs...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.