Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba
mkdir cmnt fmnt
clicfs the_clicfs_file cmnt
mount -o loop cmnt/fsdata.ext3 fmnt
The clicfs command works. So, the file cmnt/fsdata.ext3 exists. The
'file' says:
fsdata.ext3: Linux rev 1.0 ext3 filesystem data (large files)
The final mount hangs. When peeking at the clicfs process it in a futex
waiting for something. If I kill the clicfs process, the mount exits.
Otherwise. it just waits...
(Don’t just leave off the “-c …” without adding “-m”, this got me a hanging mount later when I was trying the loop mount. I was able to resolve it with a brave “umount -f /mnt/clic” and then “killall -9 clicfs” though).
Return to ViciBox Server Install and Demo
Users browsing this forum: No registered users and 78 guests