• Issues after 0.32 -> 1.20 Update

    5
    0 Votes
    5 Posts
    2k Views
    JunkhackerJ

    any newly registered host will have them enabled, it’s only imported hosts and hosts from upgrades (so far as i am aware) that do not have them enabled by default. the easiest way to enable them for all hosts in the system would be to create a temporary group of all hosts, and apply the desired settings to them. or you could do it with a mysql command

  • Host Menu unusable when using Apple Safari Browser

    2
    0 Votes
    2 Posts
    798 Views
    JunkhackerJ

    works fine for me. have you cleared your browser cache?

  • Newly Imaged Computer Reboots

    3
    0 Votes
    3 Posts
    1k Views
    K

    I don’t have it set up to join the domain. There’s also been a few occasions where after the image is complete, the PC will reboot and revert to the image name. I’ll change it back to e.g. (HS-215-04), as listed on the Fog server, then it reboots again and reverts to the image name.

  • Image Size ON CLIENT: No Size Available

    5
    0 Votes
    5 Posts
    2k Views
    J

    Now the million dollar question Junkhacker, is it worth setting up a GParted iso to boot into so that I can format drives automatically.

    Or just keep a cd for it… 😛

  • Upgrade to FOG 1.2.0 seems to have broken Apache2

    6
    0 Votes
    6 Posts
    3k Views
    F

    Hi DoubleD,

    I don’t know if there is a broken distro of Apache out there. When you run installfog.sh it runs apt-get to fetche all the bits it needs. It seems to be downloading an apache which does not have the mods enabled or are incomplete for some reason.

    Maybe it will get fixed at some point, but at least we have a workaround…

  • APIPA, domain joining, PXE operation not permitted

    7
    0 Votes
    7 Posts
    3k Views
    S

    Yes, all sorted 😉

  • TFTP dont accept get from other hosts

    6
    0 Votes
    6 Posts
    3k Views
    Jaymes DriverJ

    Thanks for letting us know how to solve it!

  • Stuck on Upload at the step "Using Hard Drive"

    1
    0 Votes
    1 Posts
    694 Views
    No one has replied
  • GPT/ UEFI Fog 1.20 - Interesting one - Imaging an Entire ESXi server

    3
    0 Votes
    3 Posts
    2k Views
    Tom ElliottT

    I think it means exactly as the title states.

    Multipartition = Multiple Partitions.
    All Disk = All disks on the system.

  • Printer management level

    2
    0 Votes
    2 Posts
    1k Views
    E

    BTW no firewall on the fogserver, I can ping both the host and server from eachother.

  • Fog PXE issues

    18
    0 Votes
    18 Posts
    7k Views
    X

    with undionly.kkpxe - I get a reboot no messages
    with undionly.kpxe - I get a reboot no messages
    with undionly.kpxe.INTEL - I get a fog menu. I did a host registration on and older PC and it worked, on the newer PC it doesn’t work.
    with ipxe.kpxe I get a fog menu - same error as the .INTEL file
    with ipxe.kkpxe I get a fog menu and again same error.

    The error is DHCP/BOOTP: Reply not for us, op[2] xid[number changes] repeats this with different xid numbers then says:
    IP-Config: Reopening network devices…
    repeats again with different xid numbers.

  • Fog upgrade 1.1.1 --> 1.1.2 database error

    24
    0 Votes
    24 Posts
    19k Views
    E

    Can confirm I edited the .fogsettings and Config.class.php files and the database then upgraded perfect fine, just editing the .fogsettings still wasn’t working hence changing the Config too.

  • Disappearing Images

    1
    0 Votes
    1 Posts
    787 Views
    No one has replied
  • FOG 1.2.0 w/ DHCP/BOOTP Reply not for us

    18
    0 Votes
    18 Posts
    9k Views
    M

    This did work for the 760’s and 780’s as well. Thank you very much for the help Jbob, Junkhacker, and Tom

  • Problem with Installation Using FOG with an unmodifiable DHCP server

    1
    0 Votes
    1 Posts
    895 Views
    No one has replied
  • Latitude E5440 Win7 image issues

    7
    0 Votes
    7 Posts
    3k Views
    R

    When you Create A New Image within the Image Management, set image type to Multiple Partition Image - Single Disk (Not Resizable). This is my unattend.xml for Windows 7 Professional x86 and it does work with Dell Factory partition setup. What I did is registered the computer with the FOG server, booted the Dell factory install in win7, installed all the software I needed, put the unattend.xml in the C:\windows\system32\sysprep folder, syspreped, and started the image upload process.

    <?xml version=“1.0” encoding=“utf-8”?>
    <unattend xmlns=“urn:schemas-microsoft-com:unattend”>
    <settings pass=“windowsPE”>
    <component name=“Microsoft-Windows-Setup” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <EnableFirewall>false</EnableFirewall>
    <EnableNetwork>true</EnableNetwork>
    <UseConfigurationSet>true</UseConfigurationSet>
    </component>
    </settings>
    <settings pass=“generalize”>
    <component name=“Microsoft-Windows-Security-SPP” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <SkipRearm>1</SkipRearm>
    </component>
    <component name=“Microsoft-Windows-PnpSysprep” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
    </component>
    </settings>
    <settings pass=“specialize”>
    <component name=“Microsoft-Windows-Deployment” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <ExtendOSPartition>
    <Extend>true</Extend>
    </ExtendOSPartition>
    </component>
    <component name=“Microsoft-Windows-Security-SPP-UX” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <SkipAutoActivation>true</SkipAutoActivation>
    </component>
    <component name=“Microsoft-Windows-Shell-Setup” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <ComputerName>Computer Name</ComputerName>
    <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
    <ShowWindowsLive>false</ShowWindowsLive>
    <TimeZone>(GMT-06:00) Central Time (US and Canada)</TimeZone>
    </component>
    </settings>
    <settings pass=“oobeSystem”>
    <component name=“Microsoft-Windows-International-Core” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <InputLocale>en-us</InputLocale>
    <SystemLocale>en-us</SystemLocale>
    <UILanguage>en-us</UILanguage>
    <UILanguageFallback>en-us</UILanguageFallback>
    <UserLocale>en-us</UserLocale>
    </component>
    <component name=“Microsoft-Windows-Shell-Setup” processorArchitecture=“x86” publicKeyToken=“31bf3856ad364e35” language=“neutral” versionScope=“nonSxS” xmlns:wcm=“[url]http://schemas.microsoft.com/WMIConfig/2002/State[/url]” xmlns:xsi=“[url]http://www.w3.org/2001/XMLSchema-instance[/url]”>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>3</ProtectYourPC>
    <SkipMachineOOBE>true</SkipMachineOOBE>
    <SkipUserOOBE>true</SkipUserOOBE>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    </OOBE>
    <TimeZone>(GMT-06:00) Central Time (US and Canada)</TimeZone>
    <ShowWindowsLive>false</ShowWindowsLive>
    </component>
    </settings>
    <cpi:OfflineImage cpi:source=“catalog:c:/images/install_windows 7 professional.clg” xmlns:cpi=“urn:schemas-microsoft-com:cpi” />
    </unattend>

  • Fog on Fedora 20

    22
    0 Votes
    22 Posts
    12k Views
    A

    Checking my server, I’m running vsftp version 3.0.2-6.

    Here’s what my vsftp.conf file looks like:

    anonymous_enable=NO
    local_enable=YES
    write_enable=YES
    local_umask=022
    dirmessage_enable=YES
    xferlog_enable=YES
    connect_from_port_20=YES
    xferlog_std_format=YES
    listen=YES
    pam_service_name=vsftpd
    userlist_enable=NO
    tcp_wrappers=YES

    The only other things I can think of are:
    [LIST]
    []to make sure the vsftp service is enabled, not just running, so that when you reboot your server it starts automatically
    []make sure the username and password are correct, not only under the FOG settings of the web interface, but also under Storage Management and in the your …/fog/comons/config.php file
    [LIST]
    []in the config.php file, make sure the TFTP and STORAGE FTP username and password (the password may be encrypted) are set to your values
    [/LIST]
    []if your firewall is on, make the appropriate exceptions for vsftp, or you can disable it completely
    [/LIST]
    Hope that helps.

  • Images are not restored on empty(wiped) disks?

    8
    0 Votes
    8 Posts
    5k Views
    M

    Hello Tom

    thanks your “wondering” (and your work on/at fog) 🙂

    Your are right: It’s hard to get rid off GPT. But that’s by intension, but
    I’m lucky currently not to have to handle GPT-
    I think i will use fog to deploy an “embedded” OS.
    So the disks delivered are empty (i think all “00”), uses MBR.
    But don’t (usually) have a BIOS compatible console.
    So there is problem with the debug-option 🙂
    No keyboard, No screen.
    Deploying via fog would have been so elegant.

    If i could give help i would like to help to find the reason while that big fog script fails to detect that the disk is empty.
    I see it is looking on /proc/partition and asks sfdisk. All say: There is a “/dev/sda” (but no /dev/sda1)
    I used a dd | hexdump to see that the first 32MB are really empty(=zero(0)).

    A new feature request thread (i’ll place there):
    Would it make sense the setup a syslogd so the fog-script could sent persistent log file entries the fog-server.
    IIRC this are only some line of configuration in /etc and installing

  • Hostname CHanger not working since moving to 1.0.1

    32
    0 Votes
    32 Posts
    22k Views
    A

    Dear FOG-Community,
    Dear Tom,

    I have a big Problem with FOGService/FOGTray. We configured it depending on Service winmgmt and Spooler. Rolled out a testimage without syspreping it and it worked. Even as it didnt started automatically. After Syspreping the FOGService/FOGTray doesnt work anymore. No Hostnamechanger, no Printer attachment, no greenfog and i dont know why…

    What did Sysprep do to the Services? Why does it worked before sysprep?

    Hope you can help me.

    Update:
    All Services work except the HostNameChanger.
    Log says: Index out of Array at FOG.HostNameChanger.changeHostName()

    Greetings

    Andy

  • Can't pxe boot UEFI 32bit device ASUS T100

    3
    0 Votes
    3 Posts
    2k Views
    d4rk3D

    At work we purchased approximately 140 of these. We eventually gave up on FOG and turned to WDS. If you want to save yourself lots of time and stress I would go this route. Good luck!

225

Online

12.4k

Users

17.4k

Topics

155.9k

Posts