Hello Everyone,

I have searched through here and found a few questions similar to mine, however they were fom several years ago, and I am not a Ubuntu wizard. here is the issue I am having and the versions of software I am running.

A few weeks ago I had to do an install over the top of my current fog install (to try and solve another issue I was having). Since I did this I can’t capture a new image to the server and be able to deploy it to a new laptop. However older images I captures before I reinatalled Fog deploy just fine.

I’ve read elsewhere that this could possibly be a tftp password issue, but I can’t get it to work even if I change the fogadmin password.

I’m running Fog V 1.5.10.1655 on Ubuntu 22.04 LTS

Any help would be appreceiated

Thanks
Tom

3 Spice ups

It may be a file permissions issue.
I’m 99% certain that tftp doesn’t support passwords (or any authentication).
Ooof, I think I’m wrong as applies to FOG - I haven’t used it in a long time.

1 Spice up

Before attempting a capture, have something like this running in another session

tail -f /opt/fog-service/fog.log

See if the log file gives you any clues.