OK, I create jail and compille fusefs-ext4fuse port
Then I link compilled binary to main system
Code: Select all
ln -s /mnt/bsd11/usr/jails/jail1/usr/local/bin/ext4fuse /usr/local/bin/ext4fuse && rehashCode: Select all
kldload /cf/boot/kernel/geom_linux_lvm.koCode: Select all
service fusefs onestartCode: Select all
mkdir /mnt/ext4
ext4fuse /dev/ada0s3 /mnt/ext4Code: Select all
ls /mnt/ext4
alexey lircd.conf lircd.conf.conf lost+found olga
Can you add support ?



