@george1421 said in FogServer ISO Directory:
<?php
phpinfo( );
?>
The requested URL was not found on this server.
@george1421 said in FogServer ISO Directory:
<?php
phpinfo( );
?>
The requested URL was not found on this server.
@george1421 I moved the directory to /var/www/iso as suggested now i get 404 errors and fog cannot boot iso’s?
I have created an ISO directory in /var/www/fog/iso to use with the advanced menu to boot iso’s. I have my fogserver set to backup and restore when i upgrade fog, this is working except during the backup and restore process it deletes my iso directory. Is there a way to prevent this or do i need to put the iso directory in another location?
I have a storage node that is using an nfs share on truenas setup in fog 1.5.9. I have also mounted the share on the fog server and mounted it in /media/s23images. /images is still in the default node. When i try to capture an image using the nfs node fog tries to mount /media/s23images to /images and gets a permission denied error? How can i just get this to capture to /media/s23images?