PXE permission denied
-
I rebuilt my FOG server on CentOS everything on the web side seems fine and working properly. However, when i PXE boot any of my machines it gives me a PXE-T00: Permission denied error. I didn’t have this issue with Ubuntu.
I have FOG 1.0.1 and CentOS 6.4
-
Resolved this issue by
[CODE]chown -R fog:root /tftpboot[/CODE]