• problem boot pxe

    Solved
    2
    0 Votes
    2 Posts
    253 Views
    A

    @Almeida

    The problem is solved.
    tftp was closed

    Thanks.

  • Fog 1.5.10 capture images stops at "saving partition tables (MBR)......"

    Solved
    6
    1 Votes
    6 Posts
    861 Views
    S

    @robert70569 This is interesting. I think it would fail earlier when trying to NFS mount the images share on the FOG server in that case. Strange.

  • Fog and Pfsense 2.7

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    S

    @jouni-jokelainen said in Fog and Pfsense 2.7:

    Adjusted Pfsense settings for fog (Thanks for these george) :

    I guess this topic is solved then. Please open a new issue if you have more questions (not related to pfSense).

  • Fog PXE Boot for specific workstations

    Unsolved
    3
    0 Votes
    3 Posts
    411 Views
    FuriousGamer065F

    @george1421 The campus has it’s own subnet, im changing the problem with it. When I used a VM to test it, desktops in the lab have a hard time trying to connect to the FOG server via pxe boot. It times out after it tries to bring the gui up. So I’m trying to figure out why it keeps timing out. VMs will boot to it fine, but any physical systems either time out or boot fine with it.

  • SSL problem after upgrade to version 1.5.10 with client 0.13.0

    Unsolved
    2
    0 Votes
    2 Posts
    353 Views
    S

    This problem is solved after reinstalling new keys.
    Running ‘installfog.sh -K’ solved my problem.
    Now all images can be used again and no matter what client is installed they all work fine.

    🙂

  • Probable FOG server problem

    Unsolved
    6
    0 Votes
    6 Posts
    884 Views
    A

    @george1421 If I give you access to any desk on a PC that reaches the 2 servers, would you be able to understand if there is something wrong?

  • How to configure a DNS server?

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S

    @Wayne-Workman said in How to configure a DNS server?:

    I would recommend dnsmasq. Here’s a good simple tutorial. https://stevessmarthomeguide.com/home-network-dns-dnsmasq/Minesweeper

    I have never tried dnsmasq. Can you give detailed instructions on how to use it?

  • Change webserver port?

    6
    0 Votes
    6 Posts
    831 Views
    george1421G

    @jjurak Is this something you are actively looking to do?

    If yes, do you use the fog client program? If yes that will be the problem. The fog client is hard coded to use port 80. I’ve been asking for a few years to decouple the fog client communication port from the management ui. But there has been other issues that have taken priority.

    If you are interested in doing this I can probably give you a few areas to look.

  • Change webserver port?

    Unsolved
    1
    0 Votes
    1 Posts
    128 Views
    No one has replied
  • Change fogreplicator.log time to local time

    Unsolved
    1
    0 Votes
    1 Posts
    237 Views
    No one has replied
  • API tasktypeid 12/13 deploySnapIns not doing anything

    Unsolved
    1
    0 Votes
    1 Posts
    475 Views
    No one has replied
  • FOG Technician role can't change own password

    Unsolved
    1
    0 Votes
    1 Posts
    184 Views
    No one has replied
  • I've deleted images but the storage node space remains the same?

    Unsolved
    3
    0 Votes
    3 Posts
    522 Views
    J

    Oops!
    I deleted from CLI. But I just did that again and the image did not appear in the list and the storage number increased accordingly.

    -Jim

  • Two disks

    Unsolved
    1
    0 Votes
    1 Posts
    260 Views
    No one has replied
  • Imaging Dell Optiplex (7000 / 7080 models)

    Unsolved
    3
    0 Votes
    3 Posts
    557 Views
    I

    @george1421
    For the 7080 it doesn’t have CSM mode unlike other Dell hardware I’ve had to image. I’ll give the latest 6.x kernel a shot and see how it works with one of them when I’m back in the office tomorrow.

  • Including Windows 11 as operating system type

    7
    0 Votes
    7 Posts
    2k Views
    G

    @FGeyer

    I know this is an old topic, but it looks like you don’t have a solution. I have this exact problem. It looks like @Tom-Elliott may consider this unnecessary (which may very well be true for other use cases), but for the sake of using @george1421 's awesome driver injection solution, it would be really nice to have. My workaround was to utilize OS type 4 for Windows 11 as I am not using it for anything. I updated the following line in “fog.custominstall”

    case $osid in
    5|6|7|9)

    to

    case $osid in
    4|5|6|7|9)

    Then I updated the following line in “fog.copydrivers”

    case $osid in
    5) osn=“win7” ;;
    6) osn=“win8” ;;
    7) osn=“win8.1” ;;
    9) osn=“win10” ;;

    to

    case $osid in
    4) osn=“win11” ;;
    5) osn=“win7” ;;
    6) osn=“win8” ;;
    7) osn=“win8.1” ;;
    9) osn=“win10” ;;

    Mark you image as OS type 4 and it works as it should. Hope this helps.

  • Very slow cloning speed on specific model

    Locked Solved
    145
    0 Votes
    145 Posts
    110k Views
    S

    @herman said in Very slow cloning speed on specific model:

    Link down of Drive Google…!!!

    Well, this link is more than two years old and was probably meant as a temporary one…

    What exactly so you hope to get from an old init.xz? I suggest you open a fresh new topic here in the forums and describe the exact issue you have, mention the FOG version and OS version used.

  • kernel panic - not syncing: VFS: Unable to mount root fs when booting EFI

    Unsolved
    4
    0 Votes
    4 Posts
    735 Views
    S

    @DBCountMan I suggest to verify the checksum (sha256 file on github). If the checksum is wrong, then re-download init.xz. But if it’s right then try another init.xz version, e.g. https://github.com/FOGProject/fos/releases/download/1.5.10/init.xz

  • FOG speed problem

    Unsolved
    4
    0 Votes
    4 Posts
    632 Views
    george1421G

    @DBCountMan Yes if you are using the location plugin. Using the location plugin you assign the storage node to a location and then when you register the target computer with FOG you assign the target computer to a location. Then when the computer pxe boots it learns who it needs to communicate with. So a storage node would work in this case to spread the load.

    One caveat with storage nodes is that they can’t capture images. Only the master node can capture images. Then all storage nodes (including the master node) in the same storage group can deploy the image.

  • invalid integer value and chainloading failed

    Solved
    9
    0 Votes
    9 Posts
    732 Views
    krokodeilakiasK

    @george1421
    Finally the problem lies within the next lines of the script:

    choose --timeout ${menu-timeout} --default ${menu-default} selected
    set menu-timeout 0

    Or to be more precise, the problem is their order. ${menu-timeout} is used before it is defined and therefore, the choose command fails since it received an empty string instead of an integer.
    Thanks a lot @george1421 for your support, I really appreciate it.

135

Online

12.2k

Users

17.4k

Topics

155.6k

Posts