• Using FOG for DHCP services

    3
    0 Votes
    3 Posts
    469 Views
    Tom ElliottT

    I don’t know how we can possibly help you.

    You haven’t told us what you’ve tried doing, what’s not working, or any thing. You give us, quite literally:

    “I installed it, what do I do now?”

    The best I can do is give you our User Guide, located here:
    https://wiki.fogproject.org/wiki/index.php?title=FOGUserGuide

  • Fog 1.5.5 - Snapin replication loop

    Solved
    3
    0 Votes
    3 Posts
    534 Views
  • Fog uploads RAW when Partclone Gzip selected

    Unsolved
    3
    0 Votes
    3 Posts
    373 Views
    JunkhackerJ

    is the drive encrypted?

  • Problems to display french language interface 1.5.5

    Unsolved
    6
    0 Votes
    6 Posts
    535 Views
    S

    @Tom-Elliott I just had a look trough the code and added debug statements. Looks like the $foglang array is being initialized with string values before language is being set (setlocale). Have you got an idea when language support fully worked? I mean it does work for many of the texts but it doesn’t for $foglang texts.

    I am wondering if we should move the setlocale stuff from ProcessLogin to FOGPageManager. What do you think?

  • Fog API - Associating Snapins to Hosts

    Unsolved
    1
    0 Votes
    1 Posts
    110 Views
    No one has replied
  • Image restore fails with: cannot find disk on system (getHardDisk)

    Unsolved
    2
    0 Votes
    2 Posts
    464 Views
    george1421G

    We need a bit more information to know where to start

    What version of FOG are you using What version of the FOS kernels are you using What target hardware are you using (manufacturer and model)

    If you manually register this target computer, then schedule a capture or deploy (doesn’t matter) but before you schedule the task check the debug check box then schedule the task. PXE boot the target computer and after a few enter key presses you will be dropped to a linux (FOS) command prompt. At the FOS command prompt key in lsblk then take a clear picture of the results and post them here.

  • PXE Booting Different Models

    Solved
    4
    0 Votes
    4 Posts
    702 Views
    Tom ElliottT

    @jcabuco scenario 2: is your network or at least that port setup for STP? If so, can you enable rapid or fast initialization of stp, sometimes called port fast or rstp?

  • Partclone Upload Stalling

    Unsolved
    24
    0 Votes
    24 Posts
    9k Views
    J

    @Sebastian-Roth said in Partclone Upload Stalling:

    @jemerson93 Please test the newly compiled 4.15.2 kernels you find here: https://fogproject.org/kernels/new/

    Let us know if those help in speeding up the process and still don’t have the other rcu_sched stall issue.

    Hi Sebastian,

    It may take me a couple of days to get a response back to you. As soon as I can, I’ll do another upload and update you.

  • New FOG install, now can't find old image files in FOG

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    S

    @PITSKing said in New FOG install, now can't find old image files in FOG:

    If I get it wrong and it fails, can I simply edit the Image Type after the Image is created?

    Yes you can! Compression level does not play a role on deploy but Compression type does, gzip vs. Zstd…

  • Fog Server throws error when trying to image new HP G4 Desktops

    Solved
    6
    0 Votes
    6 Posts
    978 Views
    I

    Upgrading the Kernel fixed this issue. I am not sure what version he upgraded to but I can now image these new computers. Thank you for your help @george1421

  • Incorrect Password on Domain Join with a Re-image

    Unsolved
    2
    0 Votes
    2 Posts
    329 Views
    Wayne WorkmanW

    @dooleyrd We need the FOG log from one of the host’s failed attempts before we can tell you anything. It’s normally at C:\fog.log Please don’t snip a tiny piece from this file, but give us a whole client iteration - or the whole file.

  • Log Viewer entries vanished

    Unsolved
    2
    0 Votes
    2 Posts
    299 Views
    Wayne WorkmanW

    @fenix_team Check for Apache errors that are written during an attempt to see logs via the UI. Also check free space on your fog server.
    Also, just as a general rule you can re-run the fog installer when you have issues, it’s pretty good at fixing them. As always, I recommend a snapshot/backup before making changes.

  • halts at "configuring"

    Unsolved
    4
    0 Votes
    4 Posts
    360 Views
    C

    Sounds good. Thanks.
    I’ll give it a whirl and let you know the outcome / results. Apprec’ 😉

  • No DHCP after PxE Menu

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    S

    spanning tree, spanning tree la la la la la (jingle bells)
    I’m saying this from 2 months 😄
    I’m glad to read you saying it ^^

  • 0 Votes
    3 Posts
    264 Views
    S

    @lacaca Again, please post a picture of the error. We can’t help you otherwise.

  • Storage node site move planning

    Solved
    3
    0 Votes
    3 Posts
    527 Views
  • Limit Bandwith

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    S

    We did a remote session. Turned out there was an old fog-client installed on all the machines and for some reason the hosts kept on downloading and trying to install the new fog-client version from the server consuming a lot of traffic on the VPN link. Possibly some security software was preventing the installation though.

  • FOG capture to iso bootable media

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    B

    @george1421 Ah, i see. I was doing it with rsync in a cron job at the moment. I’ll try out your suggestion. Thanks for the info. 🙂

  • MAC addresses still missing from CVS inventory file

    Solved
    5
    0 Votes
    5 Posts
    857 Views
    A

    @Sebastian-Roth Yep! That fixed it!

    Thank you.

    Andrei

  • Client doesn't boot from FOG

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    george1421G

    @foguser said in Client doesn't boot from FOG:

    When i bootet it again, it did not care again and just downloaded the citrix nbp-file.

    This is why I need to see the pcap file, not a picture of it but the actual file so I can peek at its bits. I need to see who is telling what to load.

    opened up all ports on the fog server, to make sure nothing is blocked, but i was again only seeing dhcp requests and discoveries. Not to my surprise because the client does, as mentioned above, never try to boot from there.

    The fog server is not in the picture at the moment. Right now the actors are the pxe booting computer and what ever dhcp servers respond to the target computer. FOG comes into play as soon as the target computer asks for the boot file pointed to by dhcp option 67. Your focus needs to be capturing what dhcp server is telling the client. That will be in the pcap. I only care (read want to see) the dhcp packets that is why I recommended using the capture filter of port 67 and port 68

114

Online

12.4k

Users

17.4k

Topics

155.9k

Posts