<?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[FOG 0.33b not boot a 64 bit machine]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Can not find 64-bit machine the DHCP server, but find 32-bit machine the DHCP server. Therefore, in 64-bit machine fails PXE boot.</p>
<p dir="auto">What am I doing wrong?<br />
[ATTACH]657[/ATTACH]</p>
<p dir="auto">I using rev. 1452.<br />
Thank you and best regards.</p>
<p dir="auto">[url=“/_imported_xf_attachments/0/657_SAM_1977.JPG?:”]SAM_1977.JPG[/url]</p>
]]></description><link>http://forums.fogproject.org/topic/2627/fog-0-33b-not-boot-a-64-bit-machine</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 23:28:52 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/2627.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Apr 2014 08:54:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Mon, 14 Apr 2014 16:44:53 GMT]]></title><description><![CDATA[<p dir="auto">Many many thanks, I used now rev. 1455 and 64bit access it´s successful!</p>
<p dir="auto">I must learn Linux basics …</p>
]]></description><link>http://forums.fogproject.org/post/19982</link><guid isPermaLink="true">http://forums.fogproject.org/post/19982</guid><dc:creator><![CDATA[Oma Voss]]></dc:creator><pubDate>Mon, 14 Apr 2014 16:44:53 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Mon, 14 Apr 2014 01:58:31 GMT]]></title><description><![CDATA[<p dir="auto">Oma, the best way to get the updated kernel is to download it from here and move it to the correct folder:</p>
<p dir="auto">[url]<a href="http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.8.8.core/%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.8.8.core/[/url]</a></p>
<p dir="auto">or</p>
<p dir="auto">[url]<a href="http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.14.0.TomElliott/%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.14.0.TomElliott/[/url]</a></p>
]]></description><link>http://forums.fogproject.org/post/19882</link><guid isPermaLink="true">http://forums.fogproject.org/post/19882</guid><dc:creator><![CDATA[Kevin]]></dc:creator><pubDate>Mon, 14 Apr 2014 01:58:31 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Sat, 12 Apr 2014 21:32:05 GMT]]></title><description><![CDATA[<p dir="auto">Oma,</p>
<p dir="auto">I believe the group you need is www-data.</p>
<p dir="auto">I’m sorry that I don’t know that, but I also work on other things and can’t handhold everybody for everything.  Some things can be found out by yourself.  We aren’t a linux class to help everybody learn all the fundamentals about their systems.</p>
<p dir="auto">I know this sounds mean, but everything you’ve asked, seems to me, is very basic information.  While I don’t mind helping with leading you in the right direction, I can’t be expected to know everything about everybody’s systems.</p>
<p dir="auto">Understand that what you’re changing is the permissions of the /var/www/fog/service/ipxe so they’re owned by the user fog and the group www-data (I don’t know if this is correct)  www-data should be the user Ubuntu uses for web services.</p>
]]></description><link>http://forums.fogproject.org/post/19875</link><guid isPermaLink="true">http://forums.fogproject.org/post/19875</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Sat, 12 Apr 2014 21:32:05 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Sat, 12 Apr 2014 21:19:46 GMT]]></title><description><![CDATA[<p dir="auto">I trying this into ubuntu 12.04 unsuccessful:</p>
<p dir="auto">guenter@FOG-Server:~$ sudo chown -R fog.wwwdata /var/www/fog/service/ipxe<br />
[sudo] password for guenter:<br />
chown: ungültiger Benutzer: »fog.wwwdata“<br />
guenter@FOG-Server:~$</p>
<p dir="auto">Any hints?</p>
]]></description><link>http://forums.fogproject.org/post/19874</link><guid isPermaLink="true">http://forums.fogproject.org/post/19874</guid><dc:creator><![CDATA[Oma Voss]]></dc:creator><pubDate>Sat, 12 Apr 2014 21:19:46 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Sat, 12 Apr 2014 20:12:29 GMT]]></title><description><![CDATA[<p dir="auto">Make sure the folder is set with the correct permissions:<br />
For DEBIAN BASED OS try:<br />
[code]sudo chown -R fog.wwwdata /var/www/fog/service/ipxe[/code]</p>
<p dir="auto">For REDHAT BASED OS try:<br />
[code]sudo chown -R fog.apache /var/www/html/fog/service/ipxe[/code]</p>
<p dir="auto">Then try downloading the file again.  That being said, this is not a major issue.  You can also see the link within my signature to get, basically, the same effect.</p>
<p dir="auto">Thank you,</p>
]]></description><link>http://forums.fogproject.org/post/19873</link><guid isPermaLink="true">http://forums.fogproject.org/post/19873</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Sat, 12 Apr 2014 20:12:29 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Sat, 12 Apr 2014 19:05:43 GMT]]></title><description><![CDATA[<p dir="auto">[ATTACH]659[/ATTACH] FOG Configuration -&gt; Kernel Update -&gt; Unofficial Kernels -&gt; Kernel 3.14.0 -&gt; Download — Error; please see SAM_1978.jpg.</p>
<p dir="auto">Please help.</p>
<p dir="auto">Thank you.</p>
<p dir="auto">Edit:</p>
<p dir="auto">FOG Configuration -&gt; Kernel Update -&gt; Published Kernels -&gt; Kernel 3.8.8 Core -&gt; Download — please see SAM1979.jpg (staying since 25 minutes — Cursor goes round and round and round ----)</p>
<p dir="auto">[ATTACH]660[/ATTACH]</p>
<p dir="auto">[url=“/_imported_xf_attachments/0/659_SAM_1978.JPG?:”]SAM_1978.JPG[/url][url=“/_imported_xf_attachments/0/660_SAM_1979.JPG?:”]SAM_1979.JPG[/url]</p>
]]></description><link>http://forums.fogproject.org/post/19870</link><guid isPermaLink="true">http://forums.fogproject.org/post/19870</guid><dc:creator><![CDATA[Oma Voss]]></dc:creator><pubDate>Sat, 12 Apr 2014 19:05:43 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Sat, 12 Apr 2014 14:57:25 GMT]]></title><description><![CDATA[<p dir="auto">Yes, that’s right.<br />
A 32 bit system get’s an IP, but your 64 bit systems don’t.</p>
]]></description><link>http://forums.fogproject.org/post/19868</link><guid isPermaLink="true">http://forums.fogproject.org/post/19868</guid><dc:creator><![CDATA[Oma Voss]]></dc:creator><pubDate>Sat, 12 Apr 2014 14:57:25 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 0.33b not boot a 64 bit machine on Sat, 12 Apr 2014 14:13:41 GMT]]></title><description><![CDATA[<p dir="auto">I don’t understand the question.</p>
<p dir="auto">It sounds like you’re saying a 32 bit system get’s an IP, but your 64 bit systems don’t?</p>
]]></description><link>http://forums.fogproject.org/post/19867</link><guid isPermaLink="true">http://forums.fogproject.org/post/19867</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Sat, 12 Apr 2014 14:13:41 GMT</pubDate></item></channel></rss>