what you’re talking about would require significant editing to php class files

Posts
-
RE: Editing the 1.0.1 PXE Menu
-
RE: FOG .33b PXE Boot woes
so long as the file can be read anonymously, ownership doesn’t matter
-
RE: FOG 1.0.1 - client doesn't get the FOG boot menu.
try this file [url]http://mastacontrola.com/ipxe/f3d42-QUOTA_20-GOOD/undionly.kkpxe[/url]
note the extra k, you will need to make sure you dhcp option 67 is set for that (or rename this file to the same as the last one, but make note of this technically incorrect naming convention) -
RE: FOG 1.0.1 - client doesn't get the FOG boot menu.
realtek cards are one of the ones having problems. from what i have seen so far, nothing appears to be configured incorrectly in your setup. tftp is operating and serving out the ipxe undionly.kpxe. it’s only then that it fails to pull a dhcp address and load the rest of what it needs.
-
RE: FOG .33b PXE Boot woes
can you verify that both the undionly.kpxe and default.ipxe are in the same directory and their permissions are 644
-
RE: Deploy OK, but system won't boot (stays looping in Fog menu)
if it’s a simple standard image of windows 7 enterprise, there should only be 2 partition img files
-
RE: FOG 1.0.1 - client doesn't get the FOG boot menu.
we are still narrowing down the exact cause of these problems on some machines. here is another file to try
[url]http://mastacontrola.com/ipxe/f473-GOOD/undionly.kpxe[/url] -
RE: Snapin task failed (Ubuntu 14.04 and FOG 1.0.1)
what does the fog.log file in the root of the client say?
-
RE: Starting FOG Multicast Management Server...Failed!
if you’re certain your passwords are correct, you might check your vsftpd.conf file to see if there’s a line that says seccomp_sandbox=NO
if it’s there, try removing it and restarting the vsftpd service
if it’s not, try adding it and restarting the vsftpd server -
RE: FOG 1.0.1 - client doesn't get the FOG boot menu.
try replacing your undionly.kpxe file with this one [url]http://mastacontrola.com/ipxe/f3d42-QUOTA_20-GOOD/undionly.kpxe[/url] and please report back
-
RE: FOG .33b PXE Boot woes
can you retrieve undionly.kpxe by tftp from another computer from command line?
-
RE: Fog 1.01 will not deploy linux image
you do not need to enable that to deploy images, but the code might still be trying to look in that directory, which probably doesn’t exist
-
RE: Snapin task failed (Ubuntu 14.04 and FOG 1.0.1)
are you trying to schedule a snapin deploy task for a host right after creating the imaging task?
-
RE: SANBOOT Hang
ok, i think Tom has fixed this now. please update to the latest SVN version
-
RE: Starting FOG Multicast Management Server...Failed!
check the password under storage management in the webgui
-
RE: What is the best OS currently to use?
i think a few bugs with multicast are being ironed out for some environments at the moment. that said, i don’t use multicast. i don’t see anything in that log that would stop you from using fog for standard unicast imaging tasks
-
RE: Fog 1.01 will not deploy linux image
please check Fog Settings -> Plugin System -> FOG_PLUGINSYS_DIR and make sure it is set to
[CODE]…/lib/plugins/[/CODE] -
RE: Starting FOG Multicast Management Server...Failed!
it is used for multicast image downloading. without it, unicast still works fine, which is my preferred method anyway.
-
RE: VirtualBox FOG Server Download
if upload speed is something you care about, you might try decreasing the compression rate. in prior versions of fog, the compression is set to 3. in the new version, it is adjustable, and set to 9 by default.