could not verify mount point, check if .mntcheck exists /bin/fog.download
-
On ubuntu 22.04.5 LTS
running version: 1.5.10.41I’ve been capturing and deploying all week as we upgrade PCs. I’m not sure why deploying to this box is causing a problem when I’ve pushed images to a dozen boxes just like this one. I can’t think of a single thing that’s changed.
I followed this, but my fog server seems to check out.
https://forums.fogproject.org/topic/16585/bin-fog-upload-doesn-t-existroot@ubu-fog2:~/fogproject/bin# ls -la /images/dev
total 20
drwxrwxrwx 5 fogproject fogproject 4096 Feb 14 14:49 .
drwxrwxr-x 30 fogproject fogproject 4096 Feb 14 14:49 …
drwxrwxr-x 2 fogproject fogproject 4096 Mar 21 2019 080027fac68c
drwxrwxr-x 2 fogproject fogproject 4096 Feb 2 2024 6805ca23db0b
-rwxrwxr-x 1 fogproject fogproject 0 Feb 14 15:41 .mntcheck
drwxrwxr-x 2 fogproject fogproject 4096 Mar 21 2019 postinitscriptsroot@ubu-fog2:~/fogproject/bin# showmount -e 127.0.0.1
Export list for 127.0.0.1:
/images/dev *
/images *
root@ubu-fog2:~/fogproject/bin#Not sure what happened. Any direction on how to resolve this would be great.