Navigation

    FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Popular
    Log in to post
    • All categories
    • Announcements
    • General Topics
    •      General
    •      Tutorials
    • Technical Help
    •      FOG Problems
    •      Hardware Compatibility
    •      Windows Problems
    •      Linux Problems
    •      Mac Problems
    •      General Problems
    • Developers
    •      General
    •      Feature Request
    •      Bug Reports
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month

    • R

      UEFI PXE Boot - Pain
      FOG Problems • • RogerBrownTDL

      33
      0
      Votes
      33
      Posts
      62
      Views

      george1421

      @rogerbrowntdl yes a smaller mother image would be best. 1.5.9 can grow the golden image to the size of the disk but not shrink it. Or just removed the recovery partition from the golden image. If you have an imaging solution in place is the recovery partition even useful?

      I started with fog the shrink option really worked so I would create my golden image on a 70 or 80GB hard drive then expand it post deployment in windows. I also developed our golden images on a VM because I could snapshot the vm before critical steps. That kept me from having to rebuild the entire image again if I botched something. Stuff happens you know.

    • B

      mysql open ports on FOG server
      General • • brakcounty

      12
      0
      Votes
      12
      Posts
      39
      Views

      george1421

      @brakcounty Here is a list that one of the developers created a while ago. Its still relevant so you should be able to use it as a basis of your settings:
      https://forums.fogproject.org/topic/6162/firewall-configuration

      If you use multicast imaging then you will need to take some additional steps.

    • B

      Help with SCCM and FOG integration
      General • • brakcounty

      8
      0
      Votes
      8
      Posts
      48
      Views

      B

      @george1421 If I do everything manually as I’ve been doing, it works fine. Just looking to save some keystrokes. The boot.wim I’m building using MS Endpoint Config Manager Console does not have any task sequences but instead contacts the MG/DP for available task sequences and goes from there. Its easier this way. If we start to make stand-alone TS ISOs the wim files will become too large for ipxe.

    • M

      Reinstating Images to the Web UI
      FOG Problems • • mgoh

      5
      0
      Votes
      5
      Posts
      21
      Views

      george1421

      @mgoh said in Reinstating Images to the Web UI:

      I tried that, and the size of the image is 0 GB. Is that expected?

      This is expected if you manually create the image definition. If you were to upload an image then that field gets populated. Its only used for display and not for any imaging activity. So it can stay at 0B forever.

    • F

      ACER TMP P2 (TMP214-53- 51NY) snp.efi Bzimage stuck
      FOG Problems • • fog_client

      5
      0
      Votes
      5
      Posts
      20
      Views

      F

      @george1421 I made update of IPXE to the latest version and then I tried ipxe.efi and sucess! Thank you!

    • K

      Graphic refind with fog
      General • • koni

      3
      0
      Votes
      3
      Posts
      7
      Views

      george1421

      @george1421 So the second part of this is; I would create a custom FOG iPXE menu item to test this next bit. Since refind exists in the http path we can use the http protocol to grab the files you need.

      I would start out by cloning the FOG provided refind.conf file to… for this example refind2.conf. Place any files you want to load in the http path on the fog server but not in the fog file path because an upgrade will delete your custom files. For this example lets create a new directory with
      mkdir /var/www/html/crefind place your cloned refind2.conf file in there plus any other files you want to load onto the refind vhd.

      set http-path http://${fog-ip} set custrefind-path ${http-path}/crefind set refind-path ${http-path}/forg/service/ipxe kernel ${refind-path}/refind_x64.efi imgfetch --name refind.conf ${custrefind-path}/refind2.conf refind.conf imgfetch --name os_linux.png ${custrefind-path}/os_linux.png os_linux.png imgfetch --name theme.conf ${custrefind-path}/theme.conf theme.conf boot || goto MENU

      Understand I did not debug this menu at all, I just glued the bits together. So it might work or might now. But the idea is correct. Remember in your refind2.conf file the ipxe vhd has no paths so everything is stored in the root of the vhd. So this config file stanza
      icon /EFI/refind/themes/rEFInd-minimal-drunkcj/icons/os_linux.png
      Needs to be rewritten as
      icon os_linux.png

    • L

      API To Create new IPXE Menu Item
      FOG Problems • • londonfog

      2
      0
      Votes
      2
      Posts
      25
      Views

      S

      @londonfog Not sure but I don’t think there are API calls for the iPXE menu stuff. I suggest you look into using a SQL query/insert or you might be able to code your own plugin to get what you want.

    • J

      Prevent LDAP users from modifying FOG users
      FOG Problems • • jmccannon

      2
      0
      Votes
      2
      Posts
      19
      Views

      george1421

      @jmccannon The current version of FOG only has admins and that is it. There is an admin plugin module, but I have never personally used it. I do agree that FOG needs to have and admin user and a capture/deploy/imaging user class.

    • T

      Invisible queued task
      FOG Problems • • Tyrel Sonohara

      2
      0
      Votes
      2
      Posts
      26
      Views

      T

      Eu havia procurado antes mas não tinha achado solução no fórum para esse problema. Procurando mais, encontrei solução conforme esse post: Storage group activity - 1 active

    • K

      Use same image path in differents images
      FOG Problems • • koni

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • R

      New Menu Item for VMware
      FOG Problems • • rhromyko

      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied

    • A

      Alteração de tema cores do menu do ipxe do FOG
      Tutorials • • andreluciano2

      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • B

      Blank Management Page
      FOG Problems • • boeleke

      1
      0
      Votes
      1
      Posts
      17
      Views

      No one has replied

    • B

      periodic interrupted capturing on Virtual Box machine
      FOG Problems • • BSZAdmin

      1
      0
      Votes
      1
      Posts
      13
      Views

      No one has replied

    • 1 / 1