<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[General]]></title><description><![CDATA[General FOG related questions.]]></description><link>http://forums.fogproject.org/category/3</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 02:22:44 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/category/3.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jul 2026 00:51:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Wiping Drive via PXE menu]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/16809/wiping-hd">Wiping HD</a></p>
<p dir="auto">It was mentioned in an earlier post:</p>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> said in <a href="/post/152103">Wiping HD</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/46967">@lostitguy</a> We you will need to make up your own fog ipxe menu to specifically call the wipe function.</p>
<p dir="auto">I am not 100% sure I have the stanza right but it should look like this</p>
<p dir="auto"><strong>Menu Item:</strong> fog.wipeit<br />
<strong>Description:</strong> FOG builtin Disk Eraser Tool<br />
<strong>Parameters:</strong><br />
kernel tftp://${fog-ip}/bzImage<br />
initrd tftp://${fog-ip}/init.xz<br />
imagargs bzImage initrd=init.xz root=/dev/ram0 rw ramdisk_size=256000 ip=dhcp web=${fog-ip}/fog/ consoleblank=0 loglevel=4 mode=wipe wipemode=full<br />
imgfetch init.xz<br />
boot ||<br />
goto MENU<br />
<strong>Menu Show with:</strong> All Hosts</p>
</blockquote>
<p dir="auto">I was trying this today. As things likely changed since this was posted I found that I needed to change:</p>
<blockquote>
<p dir="auto">kernel tftp://${fog-ip}/bzImage<br />
initrd tftp://${fog-ip}/init.xz</p>
</blockquote>
<p dir="auto">With :</p>
<p dir="auto">kernel <a href="http://$" target="_blank" rel="noopener noreferrer nofollow ugc">http://$</a>{fog-ip}/fog/service/ipxe/bzImage<br />
initrd <a href="http://$" target="_blank" rel="noopener noreferrer nofollow ugc">http://$</a>{fog-ip}/fog/service/ipxe/init.xz</p>
<p dir="auto">Also there was a ram error so needed to increase size of the ramdisk to something larger such as 512000</p>
<p dir="auto">I also omitted imgfetch init.xz and it still worked to my understandimg. Can someone please confirm that this line is redundant?</p>
<p dir="auto">I get a database failed to update after the wipe. I am assuming this is because the wipe was initiated without being tasked?</p>
<p dir="auto">Also I was surprised that the full wipe on the nvme SSD took less than a minute. Shouldn’t it take much long to write zeros or does FOG wipe perform some other type of erasure? If so what kind of erase method does FOG use for wipemode=full ?</p>
]]></description><link>http://forums.fogproject.org/topic/18199/wiping-drive-via-pxe-menu</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18199/wiping-drive-via-pxe-menu</guid><dc:creator><![CDATA[vanfifty1]]></dc:creator><pubDate>Thu, 16 Jul 2026 00:51:25 GMT</pubDate></item><item><title><![CDATA[Using a dedicated Kea DHCP server]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/46715">@Alun</a> Thank you and added to documentation and within the installer to try to more cleanly account for this.</p>
]]></description><link>http://forums.fogproject.org/topic/18195/using-a-dedicated-kea-dhcp-server</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18195/using-a-dedicated-kea-dhcp-server</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Wed, 08 Jul 2026 12:27:32 GMT</pubDate></item><item><title><![CDATA[FOG Docker image]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/10133">@88fingerslukee</a></p>
<p dir="auto">Well mate, you did a wonderfull job 🙂 The only thing that afraid me is maintenance. By not using the fog install script, you have to write your own installer, which could be hard to maintain in the future, i think.</p>
<p dir="auto">But to be clear, this is by far the best/cleanest work i’ve seen since a while (and i’ve seen a lot of them) :). I guess you did spent a lot of time on this. If i had found your work earlier, i would have, for sure, worked on it !</p>
]]></description><link>http://forums.fogproject.org/topic/18191/fog-docker-image</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18191/fog-docker-image</guid><dc:creator><![CDATA[Cpasjuste]]></dc:creator><pubDate>Tue, 07 Jul 2026 15:55:17 GMT</pubDate></item><item><title><![CDATA[Choosing Which Storage Node To Deploy Images From]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a></p>
<p dir="auto">Ah man that’s exactly what I needed. Thanks so much sir!</p>
]]></description><link>http://forums.fogproject.org/topic/18184/choosing-which-storage-node-to-deploy-images-from</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18184/choosing-which-storage-node-to-deploy-images-from</guid><dc:creator><![CDATA[Jab98]]></dc:creator><pubDate>Wed, 24 Jun 2026 18:48:54 GMT</pubDate></item><item><title><![CDATA[FOG Project in MacBooks M4]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">We are preparing a lab with 44 MacBooks (Apple M4, 16 GB RAM).</p>
<p dir="auto">Currently, we have not implemented any imaging solution yet. At the moment, we only use our Samba Active Directory domain for user authentication (LDAP/Kerberos) on the Macs.</p>
<p dir="auto">All machines have the exact same hardware configuration, and we need a way to create a standardized macOS image and replicate it across all devices. This deployment process is performed once every semester, so we are looking for a reliable and repeatable solution.</p>
<p dir="auto">We are evaluating the FOG Project as a possible solution, but we are unsure whether it supports cloning and deploying macOS images on Apple Silicon devices (M4).</p>
<p dir="auto">We would like to ask:</p>
<p dir="auto">Is FOG suitable for capturing and deploying macOS images on Apple Silicon Macs?<br />
How does the cloning process for macOS work in this scenario?<br />
If FOG is not recommended, what tools or best practices would you suggest for mass macOS deployment and domain integration with Samba AD?</p>
<p dir="auto">Thank you for your guidance.</p>
]]></description><link>http://forums.fogproject.org/topic/18154/fog-project-in-macbooks-m4</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18154/fog-project-in-macbooks-m4</guid><dc:creator><![CDATA[lucasgfaj]]></dc:creator><pubDate>Thu, 16 Apr 2026 15:49:35 GMT</pubDate></item><item><title><![CDATA[Fog as a backup tool?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/24392">@hariskar</a></p>
<p dir="auto">I didn’t really catch the described use case…<br />
But anyway, if application stores something in the database, then the database need to be backed up, of course. Fully and incrementally also (separate logic).</p>
<p dir="auto">If you use application that stores data in the same machine where it is installed, better would be to configure it to store data on the remote database, e.g on specific database server or some other way.<br />
You can create network drive or other remote storage and point your database files there - if needed to be separate (for each PC).</p>
<p dir="auto">This way you have all the data in the same place, and you can make backups of this server or drive more easilly.</p>
<p dir="auto">Backuping entire PC with database in it - this can be done, but why?<br />
It feels strange.</p>
<p dir="auto">Example:<br />
Lets say, employees in your company are working with important documents.<br />
Do you really want to backup of entire PC (with os and applications and data), instead of storing those documents on secure and reliable remote storage?<br />
Better solution is to simply make network location (local or in cloud) and let the users to store documents there - so the documents would not be lost if some pc dies.<br />
If PC dies, then you simply replace the pc and deploy ready to use system image.</p>
]]></description><link>http://forums.fogproject.org/topic/18142/fog-as-a-backup-tool</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18142/fog-as-a-backup-tool</guid><dc:creator><![CDATA[heix75]]></dc:creator><pubDate>Thu, 02 Apr 2026 04:00:15 GMT</pubDate></item><item><title><![CDATA[Sysprep in FOG?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49580">@trent_potter</a> Yes you figured it out. Sysprep is a Windows utility, it has nothing to do with FOG. It is always recommended to sysprep before capturing an image.</p>
]]></description><link>http://forums.fogproject.org/topic/18138/sysprep-in-fog</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18138/sysprep-in-fog</guid><dc:creator><![CDATA[rodluz]]></dc:creator><pubDate>Mon, 30 Mar 2026 19:11:49 GMT</pubDate></item><item><title><![CDATA[Host report with image deployment date?]]></title><description><![CDATA[<p dir="auto">In Reports Menu, Imaging Log You will find this information.</p>
]]></description><link>http://forums.fogproject.org/topic/18102/host-report-with-image-deployment-date</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18102/host-report-with-image-deployment-date</guid><dc:creator><![CDATA[siarkowski]]></dc:creator><pubDate>Mon, 26 Jan 2026 21:25:23 GMT</pubDate></item><item><title><![CDATA[FOG Portable]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> I have installed fog with DHCP server but DNS doesn’t work at all (no dns server appear on windows client) so I’m stuck.<br />
It’s my first time installing DHCP and DNS on Debian so I think I made mistakes.<br />
DHCP work fine.</p>
<p dir="auto">edit : It’s fixed. I forgot to add “option domain-name” and “option domain-name-servers” in dhcpd.conf</p>
<p dir="auto">For the script, I think it must be simple to set FOG as DHCP server at startup if after 10 min no IP is given from a DHCP server then set server to static IP and start DHCP and DNS services.<br />
And then reverse this at shutdown.<br />
Maybe this can be done manually first.</p>
<p dir="auto">edit : Here is the first script.<br />
I have create files ending with .dhcp for conf for external DHCP/DNS and file ending with .static for conf for local DHCP/DNS.<br />
It looks to work fine.</p>
# Configuration actuelle
echo "Etat DNS local :"
systemctl is-active bind9
echo "Etat DHCP local :"
systemctl is-active isc-dhcp-server
echo ""

loc(){
        # Configuration DHCP local
        echo "DHCP local"
        # Configuration
        if [ -e /etc/network/interfaces.static ]
        then
                echo "Copie interfaces"
                cp /etc/network/interfaces.static /etc/network/interfaces
        else
                echo "interfaces.static not found"
                exit 1
        fi
        echo "Redemarrage service reseau"
        systemctl restart networking.service

        if [ -e /etc/resolv.conf.static ]
        then
                echo "Copie resolv.conf"
                cp /etc/resolv.conf.static /etc/resolv.conf
        else
                echo "resolv.conf.static not found"
                exit 1
        fi

        # Services
        systemctl start bind9
        systemctl start isc-dhcp-server
}

ext(){
        # Configuration DHCP externe
         echo "DHCP externe"
        # Configuration
        if [ -e /etc/network/interfaces.dhcp ]
        then
                echo "Copie interfaces"
                cp /etc/network/interfaces.dhcp /etc/network/interfaces
        else
                echo "interfaces.dhcp not found"
                exit 1
        fi
        echo "Redemarrage service reseau"
        systemctl restart networking.service

        if [ -e /etc/resolv.conf.dhcp ]
        then
                echo "Copie resolv.conf"
                cp /etc/resolv.conf.dhcp /etc/resolv.conf
        else
                echo "resolv.conf.dhcp not found"
                exit 1
        fi

        # Services
        systemctl stop bind9
        systemctl stop isc-dhcp-server
}

# Demande de Configuration

while true; do
    read -p "Voulez vous passer en DHCP externe ou en DHCP local? (e:externe l:local) " el
    case $el in
        [Ee]* ) ext; break;;
        [Ll]* ) loc; break;;
        * ) echo "Please answer yes or no.";;
    esac
done

]]></description><link>http://forums.fogproject.org/topic/18088/fog-portable</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18088/fog-portable</guid><dc:creator><![CDATA[jmeyer]]></dc:creator><pubDate>Fri, 09 Jan 2026 08:00:40 GMT</pubDate></item><item><title><![CDATA[1.6 official release ?]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I tried to find that information but didn’t succeed thus this post : how stable is the working 1.6 ? Is there a plan for the official release of 1.6 ?</p>
<p dir="auto">Have a good day</p>
]]></description><link>http://forums.fogproject.org/topic/18084/1-6-official-release</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18084/1-6-official-release</guid><dc:creator><![CDATA[lcis]]></dc:creator><pubDate>Wed, 07 Jan 2026 12:05:39 GMT</pubDate></item><item><title><![CDATA[Updating Fog without knowing how I installed it?]]></title><description><![CDATA[<p dir="auto">Finally, I did my update.</p>
<p dir="auto">The problem was that I was running Debian Buster, so I first had to upgrade to Debian Bullseye so that the installer could install the new packages.</p>
<p dir="auto">Then, I made a copy of the fogproject/ folder, deleted the folder to initiate a git clone<br />
Next, I followed the tutorial and restarted the installer, which restored my old settings. The web interface is working, so I assume my clones will work as well.<br />
Thank you.</p>
]]></description><link>http://forums.fogproject.org/topic/18077/updating-fog-without-knowing-how-i-installed-it</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18077/updating-fog-without-knowing-how-i-installed-it</guid><dc:creator><![CDATA[Bristow 0]]></dc:creator><pubDate>Wed, 17 Dec 2025 15:23:56 GMT</pubDate></item><item><title><![CDATA[Image from Image File]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a>  Thanks, George.</p>
]]></description><link>http://forums.fogproject.org/topic/18035/image-from-image-file</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18035/image-from-image-file</guid><dc:creator><![CDATA[Kram-Man]]></dc:creator><pubDate>Sun, 26 Oct 2025 14:26:28 GMT</pubDate></item><item><title><![CDATA[Fog User in AD]]></title><description><![CDATA[<p dir="auto">HI,</p>
<p dir="auto">So we installed Fog over 10 years ago and have just continued to update.  Works awesome.</p>
<p dir="auto">So going through some security things and we have a user for Fog Server that was set up with Domain AD.  So this user seems to help process of joining AD and the naming…So couple things I was looking into.</p>
<ol>
<li>
<p dir="auto">Not wanting this user to have full Domain AD so wanted to fix that.  I also tried to login with account on a regular computer to check password.  Password is not working so 1. I am afraid to change anything because Fog is working amazing.</p>
</li>
<li>
<p dir="auto">Want to know if I can fix now that all is setup and working well without causing issues.  I see there is AD Default domain name on Fog server and also AD Default Password.</p>
</li>
</ol>
<p dir="auto">My readings and research seems to say don’t need as much access as maybe back 10 years ago but before I change anything would like to know if you have any recommendations or anyone have a similar situation?</p>
<p dir="auto">Recommendations without messing up my Fog Server and process.  I have user Disabled unless I am doing install/image.  Thanks and look forward to hear from others.</p>
]]></description><link>http://forums.fogproject.org/topic/18031/fog-user-in-ad</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18031/fog-user-in-ad</guid><dc:creator><![CDATA[bmick10]]></dc:creator><pubDate>Fri, 24 Oct 2025 13:24:19 GMT</pubDate></item><item><title><![CDATA[Using if&#x2F;then during PXE boot for proper boot loader]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a>   I see now and you’re right as my clients are all legacy boot/BIOS boot non UEFI and would not benefit from the client-arch examination.</p>
<p dir="auto">I’ve already declarations set for each host in my dhcpd.conf file in terms if MAC to IP and so adding another field of filename “some boot loader file” won’t be impossible.</p>
<p dir="auto">Thanks you for this exercise as I’ve learned some very important things here.</p>
]]></description><link>http://forums.fogproject.org/topic/17996/using-if-then-during-pxe-boot-for-proper-boot-loader</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17996/using-if-then-during-pxe-boot-for-proper-boot-loader</guid><dc:creator><![CDATA[aurfalien]]></dc:creator><pubDate>Tue, 23 Sep 2025 10:18:25 GMT</pubDate></item><item><title><![CDATA[Migrating to a new fog server]]></title><description><![CDATA[<p dir="auto">I am in the process of migrating my old fog master server to a new master server.</p>
<p dir="auto">Old fog server version 1.5.10.1660<br />
new fog server version 1.5.10.1667</p>
<p dir="auto">This server is the master server for 25 remote sites each having their own storage node. We installed the fog client on the remote hosts to use the DNS name for the server dc-fog-el. Currently it is in use for the old server but I would like to repurpose it for the new one that has a different IP address. Reading the wiki page for <a href="https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG" target="_blank" rel="noopener noreferrer nofollow ugc">Migrating fog</a> and for <a href="https://wiki.fogproject.org/wiki/index.php?title=FOG_Client#Maintain_Control_Of_Hosts_When_Building_New_Server" target="_blank" rel="noopener noreferrer nofollow ugc">Maintain Control Of Hosts When Building New Server</a> I have a question about this process. When migrating the SSL folder from /opt/fog/snapins, it contains files that have the old servers IP address. The wiki says to transfer the SSL folder to the new server and re-install fog. Even though the two servers have different IPs and the fog client is using the domain name for the old server, will the new server maintain control of the existing hosts during this process if I migrate the domain name to the new server?</p>
<p dir="auto">My goal in all of this is to prevent a lot of headache and work for our tech support team to have to reinstall the fog client on over hundreds of computers. I am working on migrating the database over to the new server. I know there were some config files for mysql/mariadb and php I needed to change and increase the memory and connection limit sizes.</p>
<p dir="auto">Any help with understanding this migration would be much appreciated!</p>
]]></description><link>http://forums.fogproject.org/topic/17942/migrating-to-a-new-fog-server</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17942/migrating-to-a-new-fog-server</guid><dc:creator><![CDATA[Jias94]]></dc:creator><pubDate>Thu, 31 Jul 2025 19:38:39 GMT</pubDate></item><item><title><![CDATA[Image sync Main &#x2F; Master node]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I need help to understand the storage group function.<br />
I would like to have :</p>
<ul>
<li>A main server with GUI and all image storage</li>
<li>A storage group named SALLES-1</li>
<li>A Master storage node of the group SALLES-1</li>
<li>An image linked to storage group SALLES-1</li>
</ul>
<p dir="auto">In order to like in this doc :<br />
<img src="https://docs.fogproject.org/en/latest/assets/img/management/StorageGroups.jpg" alt="text alternatif" class=" img-fluid img-markdown" /></p>
<p dir="auto">I want to muticast in group SALLES-1. But I would like to have the image on the Main, in order to sync it with an other Master storage of an other storage group (SALLES-2 for example)</p>
<p dir="auto">Is it possible ?</p>
<p dir="auto">Thanks for your help</p>
]]></description><link>http://forums.fogproject.org/topic/17931/image-sync-main-master-node</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17931/image-sync-main-master-node</guid><dc:creator><![CDATA[marcolefo]]></dc:creator><pubDate>Mon, 21 Jul 2025 14:23:07 GMT</pubDate></item><item><title><![CDATA[Secure LDAP authentication]]></title><description><![CDATA[<p dir="auto">Finally found out why I couldn’t auth over 636, I needed to add my domain’s CA cert to the FOG server’s root cert store.  Once I did that I can now use my AD creds over 636 on the web UI and iPXE menu items.</p>
]]></description><link>http://forums.fogproject.org/topic/17920/secure-ldap-authentication</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17920/secure-ldap-authentication</guid><dc:creator><![CDATA[DBCountMan]]></dc:creator><pubDate>Fri, 11 Jul 2025 19:17:47 GMT</pubDate></item><item><title><![CDATA[New Dell Pro Laptops&#x2F;Desktops]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> Just seeing if anyone else has had issues.</p>
<p dir="auto">Haven’t purchased the new models yet.</p>
<p dir="auto">Was hoping to confirm they’re compatible with FOG first, so thought I’d reach out and ask around.</p>
<p dir="auto">Thank you!</p>
]]></description><link>http://forums.fogproject.org/topic/17913/new-dell-pro-laptops-desktops</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17913/new-dell-pro-laptops-desktops</guid><dc:creator><![CDATA[bobbywitt]]></dc:creator><pubDate>Thu, 26 Jun 2025 19:26:12 GMT</pubDate></item><item><title><![CDATA[Change menu when client registers]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48666">@alterak</a> If you know how to program linux bash scripts this is possible. You will need to edit a script called fog.man.reg that is in FOS Linux (the OS that runs on the target computer to capture/deploy images). I have a tutorial on modifying that program to set a default hostname. But the concepts you need to do what you ware are listed here: <a href="https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg</a></p>
]]></description><link>http://forums.fogproject.org/topic/17880/change-menu-when-client-registers</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17880/change-menu-when-client-registers</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Tue, 06 May 2025 09:59:51 GMT</pubDate></item><item><title><![CDATA[FOG operation in different network segments]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48666">@alterak</a> said in <a href="/post/156749">FOG operation in different network segments</a>:</p>
<blockquote>
<p dir="auto">is there a possibility of automatic separation of locations,</p>
</blockquote>
<p dir="auto">I’m not sure I fully understand the question, but if you are asking can it automatically pick which location to select based on the IP address of the computer being registered. The quick answer is no, FOG doesn’t currently have that capabilities.</p>
<p dir="auto">The bit longer answer is it could if you can be a little creative and can do a little linux bash script programming. In a nutshell, you can customize the bash script that is setup for full registration of computers. The basics of what needs to be done is covered in this tutorial: <a href="https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg</a></p>
<p dir="auto">The IP address bit can come from this script: <a href="https://forums.fogproject.org/post/69725" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/post/69725</a>  This post is for getting the IP address to be used in a FOG postdownload script. But the concept will be the same for the fog.man.reg script.</p>
]]></description><link>http://forums.fogproject.org/topic/17878/fog-operation-in-different-network-segments</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17878/fog-operation-in-different-network-segments</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Mon, 05 May 2025 07:36:41 GMT</pubDate></item><item><title><![CDATA[Portable Use of FOG]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> thanks for continuing to provide such detailed information.</p>
<p dir="auto">I believe the best way to learn is to do, so i am going to go shopping for an SSD (and perhaps some RAM to be safe). Once I have everything in place, I am going to do a test run on our machines as well as those of an associate just to see what happens when the network changes. Following this, I will check back with you if you don’t mind to go through the results.</p>
]]></description><link>http://forums.fogproject.org/topic/17871/portable-use-of-fog</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17871/portable-use-of-fog</guid><dc:creator><![CDATA[Datsys]]></dc:creator><pubDate>Sun, 27 Apr 2025 07:45:41 GMT</pubDate></item><item><title><![CDATA[Post-Image Software Installations]]></title><description><![CDATA[<p dir="auto">Hi mwestaph,</p>
<p dir="auto">I am also new here but I believe I can take a crack at your image.<br />
Snapins I feel are great, they automatically install after your machine is imaged. The other tool you would want to consider here are the “Groups” feature. While this isn’t a traditional group where new hosts inherit group settings, its a good way to apply settings on mass.</p>
<p dir="auto">Here is my basic setup:<br />
I have 2 images and 6 groups. I then onboard all of the client machines / hosts and assign them to the appropriate group. In the group setup, I then choose the correct image and snapins for that group. This applies these settings to all associated hosts (ie. All current hosts that are associated with this groups now have the same settings.)<br />
The only downside currently is if you need to assign a new host machine to this group, you need to re-apply the image and snapin settings for the group to apply it appropriately to this machine.</p>
<p dir="auto">Let me know if this helps and if there is anyone more experienced out there feel free to tell me if I am wrong.</p>
]]></description><link>http://forums.fogproject.org/topic/17865/post-image-software-installations</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17865/post-image-software-installations</guid><dc:creator><![CDATA[Clebboii]]></dc:creator><pubDate>Wed, 23 Apr 2025 15:34:52 GMT</pubDate></item><item><title><![CDATA[bzImage working with Realtek r8126]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/47235">@ingemedia</a> We just released new experimental kernel/initrd. I included the r8126 drivers. I don’t have any devices to test with so would you be willing to test it and let me know?</p>
]]></description><link>http://forums.fogproject.org/topic/17861/bzimage-working-with-realtek-r8126</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17861/bzimage-working-with-realtek-r8126</guid><dc:creator><![CDATA[rodluz]]></dc:creator><pubDate>Fri, 18 Apr 2025 14:42:08 GMT</pubDate></item><item><title><![CDATA[Full registration customised]]></title><description><![CDATA[<p dir="auto">Do you think writing this in fog.man.reg after line</p>
&lsqb;&lsqb; $exists != "#!ok" &rsqb;&rsqb; &amp;&amp; handleError "Unable to register host: $exists ($0)\n   Args Passed: $*"

<p dir="auto">could do it :</p>
host=""
imageid="999"
blDoAD="Y"
realdoimage=$(echo -n 1 | base64)
res=""
user64=$(echo "fog" | tr -d '\012' | base64)
pass64=$(echo "password" | tr -d '\012' | base64)
while &lsqb;&lsqb; $res != "#!ok" &rsqb;&rsqb;; do
    echo -n " * Enter hostname for this computer: "
    read host
    if &lsqb;&lsqb; ${#host} -gt 15 &rsqb;&rsqb;; then
        host=${host:0:15}
        echo " | Truncated to 15 characters: $host"
        usleep 2000000
    fi
    host=$(echo $host | base64)
    res=$(curl -Lks --data "host=$host" ${web}service/hostnameloop.php 2&gt;/dev/null)
    &lsqb;&lsqb; $res != "#!ok" &rsqb;&rsqb; &amp;&amp; echo "$res"
done

dots "Attempting to register host"
res=""
while &lsqb;&lsqb; -z $res &rsqb;&rsqb;; do
    res=$(curl -Lks --data "sysuuid=${sysuuid}&amp;mac=$mac&amp;advanced=$(echo -n 1 | base64)&amp;host=$host&amp;imageid=$imageid&amp;doimage=$realdoimage&amp;doad=$blDoAD&amp;username=$user64&amp;password=$pass64" ${web}service/auto.register.php 2&gt;/dev/null)
    echo "$res"
    usleep 2000000
done
. /bin/fog.inventory
usleep 2000000

]]></description><link>http://forums.fogproject.org/topic/17847/full-registration-customised</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17847/full-registration-customised</guid><dc:creator><![CDATA[jmeyer]]></dc:creator><pubDate>Wed, 02 Apr 2025 07:48:05 GMT</pubDate></item><item><title><![CDATA[adding netboot.xyz to FOG menu]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/47877">@mashina</a> You may have to make appropriate customizations but here are the basic steps:<br />
<a href="https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images</a></p>
]]></description><link>http://forums.fogproject.org/topic/17807/adding-netboot-xyz-to-fog-menu</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17807/adding-netboot-xyz-to-fog-menu</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 11 Feb 2025 11:00:07 GMT</pubDate></item></channel></rss>