Alper Akcan
Alper Akcan
removed pre-release mark from v0.0.10
i can not verify your test, with git master build. I will try with raspbian sd card also. ``` shell dd if=/dev/zero of=fs.ext2 bs=4096 count=10000000 /usr/local/sbin/mkfs.ext4 fs.ext2 fuse-ext2 fs.ext2 /Volumes/alper...
i can not verify your test, with git master build. ``` shell dd if=/dev/zero of=fs.ext2 bs=4096 count=10000000 /usr/local/sbin/mkfs.ext4 fs.ext2 fuse-ext2 fs.ext2 /Volumes/alper -o rw+ cp -a test.files /Volumes/alper umount /Volumes/alper...
Hi, If it does not contain information that you can not share, can you please share the device image. You can get it with dd or similar. You can give...
hello @zealotous you are trying to mount a medium image, not a disk partition image. even system mount command will fail if you try to mount disk2.raw. you should give...
can you please check with 7193b6e98976905f903da6db8c241fe1d7333f56
please change the name of your script to foo.sh, do not use 'install.sh'.
can you please share config.log file
created reentrant branch
I will try to make a binary release as soon as possible. needs some more testing.