• How to install a image ISO linux mint in the Fog Project

    Solved
    5
    0 Votes
    5 Posts
    896 Views
    R

    Thank you so much

  • Raspberry pi network boot possible through fog - or how to exclude

    9
    0 Votes
    9 Posts
    2k Views
    S

    @beardedfool said:

    Need to check how to do reinstall (can I just ./installfog.sh -A over the existing installation as per new build

    Yes you should be able to do just that!

  • Has anyone done the windows 10 home edition picture?

    7
    0 Votes
    7 Posts
    927 Views
    M

    @george1421

    Thank you so much for your reply. I didn’t think the solution would be so easy. Especially that with other versions of the system the problem did not appear. Thank you very much!

  • How to understand if host is up or down using API?

    14
    0 Votes
    14 Posts
    3k Views
    D

    Thank you!

  • HP DC 7800's Deployment fails with newer kernels.

    7
    0 Votes
    7 Posts
    1k Views
    S

    @Fog_Newb I am still not convinced you need the acpi=off kernel parameter as you said that it does register properly. Both registration and deploy use the same Linux environment…

    The error messages were in the links to the others posts.

    This is not of much help. Often error messages seem to be “the same as” but actually are not if you look closely. To be able to help we need a picture of the error on the screen of your machines!

  • Is RFC 7440 implemented?

    3
    0 Votes
    3 Posts
    773 Views
    george1421G

    It would appear that centos 7.5 with tftp server 5.2.22 (or later or post Feb 2018) has the RFC7440 patch applied. https://rpmfind.net/linux/RPM/centos/7.7.1908/x86_64/Packages/tftp-server-5.2-22.el7.x86_64.html

    My fog server that runs on centos 7 appears to have the required version of in.tfpd

    tftp-server-5.2-22.el7.x86_64 : The server for the Trivial File Transfer Protocol (TFTP) Repo : base Matched from: Filename : /usr/sbin/in.tftpd
  • Turn on/off VM on VirtualBox using APIs

    4
    0 Votes
    4 Posts
    953 Views
    D

    @george1421 ok, could be a way to solve the problem! Thank you!

  • FOG Snapins and LGPO

    2
    0 Votes
    2 Posts
    383 Views
    S

    @ddo Fortunately I have just tried doing something like that using the Windows task planer and it worked:

    schtasks /create /tn "MyTask" /sc once /st 23:00 /tr "C:\path\to\program.exe parameters" /ru "domain\username" schtasks /run /tn "MyTask" schtasks /delete /tn "MyTask" /f

    Though you might need to come up with some more scripting to find out the user being logged on to the machine at the moment. Should be possible to do but I haven’t figured it out myself yet.

  • Symantec Encryption on image

    2
    0 Votes
    2 Posts
    260 Views
    george1421G

    The short answer is no FOG can not decrypt or encrypt any form of hard disk protection. FOG can clone encrypted hard drives in RAW (read slow) mode. FOG will not be able to resize images created in RAW mode. So RAW mode is a sector by sector copy so your target drive needs to be exactly the same size as the source or larger than the source. You do have to be careful of encryption that use the TPM chip. These types of disks created with these encryption tools can’t be moved between computers with the drives encrypted. The FOG server can surely clone them, but the target system won’t boot if the TPM chips don’t match.

    Typically you wouldn’t encrypt the source disk, and then launch the drive encryption on the deployed image via a GPO policy. At least that is how we did it using Symantec HDE.

  • Problems connecting by PXE

    2
    0 Votes
    2 Posts
    302 Views
    george1421G

    Can you provide a clear screen shot of the problem taken with a mobile phone?

    Also if you can follow the steps in this tutorial we can find out exactly what the target computer is being told to do. It really helps if the FOG server and target computer are on the same subnet to collect this pcap. https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue

  • Upgrade broke LDAP PLugin

    4
    0 Votes
    4 Posts
    571 Views
    S

    @alansopro If you don’t get anything in the apache error logs you need to check PHP-FPM log or even try syslog/messages as you will get the error on those on some systems. If we don’t know the error, we can’t fix it unfortunately.

  • Running Cuckoo to automate Fog Imaging

    3
  • Wake on lan over WAN

    5
    0 Votes
    5 Posts
    1k Views
    G

    I finally solved this using the WOL broadcast plugin. Steps:

    Created WOL broadcast with the public ip of the site where those computers are On the router from the second site added static arp for private ip 10.148.17.254 to mac ff:ff:ff:ff:ff:ff (broadcast) On the same router forwarded port 9 udp to 10.148.17.254

    You can mark this as solved. Thank you!

    For others: The remote site has computers with activated and working wake on lan and the router configured for DHCP with next server the IP of the FOG server and filename undionly.kpxe (for legacy BIOS boot).

  • 0 Votes
    31 Posts
    5k Views
    S

    @kevinnew22 In the scripts we use curl which does work out of the box! I am sure this is a spanning tree issue. I won’t repeat this anymore.

  • Easy way to use secure boot with FOG Project?

    3
    0 Votes
    3 Posts
    542 Views
    P

    @Sebastian-Roth Ok. Thanks 🙂

  • Image deployed to laptop but hangs at Exiting PXE boot when not hardwired

    13
    0 Votes
    13 Posts
    2k Views
    fry_pF

    @rinfog I apologize, I am away from the project as I am home recovering from surgery. I will certainly bump this for visibility.

  • Unable to access /fog/token.dat file

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    JJ FullmerJ

    @rmishra1004 is this happening on all hosts or just this one? Have you tried hitting the ‘reset host encryption keys’ on the host in the webgui?
    If you copy past the url that fails, what happens? I believe you should see an error message like this

    {"error":"im"}

    when going to it in a browser

  • Custom fog.man.reg issue

    5
    0 Votes
    5 Posts
    1k Views
    george1421G

    @jazzbot I’m working on a solution/tutorial here: https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg

    Nothing has been tested but in principal it should do what we need.

  • Active Directory Defaults no longer encrypts password

    8
    0 Votes
    8 Posts
    1k Views
    S

    @cmachado Better you do Linux system package updates before actually updating FOG!

  • Need Guidance Other Than FOG Wiki page.

    22
    0 Votes
    22 Posts
    4k Views
    S

    @Reuban1219 said in Need Guidance Other Than FOG Wiki page.:

    Now, I have to figure out how to keep the ports open at all times for the switch.

    It’s either spanning tree or some kind of ethernet energy saving or even a “security” feature.

115

Online

12.3k

Users

17.4k

Topics

155.6k

Posts