Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
W
thanks guys 🙂 that fixed my problem
and i have mounted a share from my host to the vm … and that was working fine until i rebooted as i know now 😄
i forget to automount this share on startup and than fogserver wasn´t writing to the share 🐶
S
@wuast94 Which version of FOG do you use? Haven’t done it myself in Docker, so I am just searching the web and forums and found this: https://wiki.fogproject.org/wiki/index.php/Install_FOG_in_a_Docker_Container
Sounds like you need to make sure NFS is loaded on the system hosting the Docker container! modprobe nfs && modprobe nfsd
Someone started one on docker.com but never kept it up to date: https://hub.docker.com/u/fogproject and https://hub.docker.com/r/lspiehler/fogproject/
And you can find various more sources :https://github.com/RustyBower/docker-fog
i could register a machine and trying to make the image. no i get an mounting error for /bin/fog.upload but thats another topic 😄 try to find out what this problem is
Thanks for your help 🙂
G
@wuast94 This is what I found when I was researching this issue for another poster in the forum: https://linuxhit.com/raspberry-pi-pxe-boot-netbooting-a-pi-4-without-an-sd-card/
There were a couple of other ones that I found but it appears I didn’t save the links.