• Image/Snapin Replication Failed: Group Ownership

    Solved
    27
    0 Votes
    27 Posts
    11k Views
    S

    @markbam Are you good with network analyzing using tcpdump/wireshark? If you are keen to give it a try let and need help just let us know.

  • My computer freezes after init.xy ok

    3
    0 Votes
    3 Posts
    515 Views
    S

    @dotlightyear Please provide more information as requested. Otherwise we can’t help you.

  • Fog 1.5.7 ignoring location settings

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S

    @cbrherms It’s been a long time… sorry! Finally found the time to set this test case up myself but I can’t replicate the issue as described. In my setup it deploys from the right storage node if a host is set to be at that location. Both doing single deploy as well as group deploy. If I create a group with two hosts, one at each location and deploy to that group they both pull the image from the correct server (one from master and one from storage node).

    Tested on dev-branch as this is the version we currently work on. So either I got things wrong or this issue is not existing in the latest version (anymore). I’ll mark this topic solved until someone else comes along and is able to replicate the problem.

  • Image Deploys successfully but network adapter will not get dhcp assigned address

    Solved
    4
    0 Votes
    4 Posts
    740 Views
    george1421G

    @roseward Ok so we are going between models of computers. Also when you removed the network adapter and rediscovered it it still fails. So at this point I’m thinking windows driver. Because the same driver would be reinstalled. The network adapter is functional because you were able to image with FOG, so the hardware and network infrastructure probably can be ruled out on this issue.

    So on this computer what network adapter is installed (version reported by windows)? Also get the vendor and hardware ID from the driver applet.

    Also note the driver author and version (i.e. GigaByte Brix i7 LOM driver).

    You may need to load a model specific driver because the one that windows detected may be close but not exact.

  • Failed to get an IP via DHCP

    Solved
    5
    0 Votes
    5 Posts
    727 Views
    george1421G

    @blacksmile said in Failed to get an IP via DHCP:

    I’m using FOG 1.4.4 on an isolated lan.
    Any idea?

    While I also recommend that you update fog to 1.5.7, if you can’t for whatever reason then at least update the FOS Linux kernel to 4.12.3 if your target computer has an Intel i219 style network adapter. You can get them from here: https://fogproject.org/kernels/

  • Full Registration glitch, cannot type hostname for this computer.

    Solved
    4
    0 Votes
    4 Posts
    578 Views
    Q

    @tech49 said in Full Registration glitch, cannot type hostname for this computer.:

    When I try to do a quick host registration and then select the host and prenamed image to be captured.

    Registration allows deployment of an image, not capture.

    For capture, issue a capture task for the now registered host in the WebUI.

  • udhcpc: sending discover

    Solved
    23
    0 Votes
    23 Posts
    19k Views
    Q

    @tech49 Please make a new thread for the new issue so we can help you there. (since it’s unrelated to the thread)

  • Fog installation and cofiguration on ubuntu 18.04 / 19.04 No DHCP Option

    Solved
    49
    0 Votes
    49 Posts
    18k Views
    C

    @Sebastian-Roth said in Fog installation and cofiguration on ubuntu 18.04:

    You are welcome to open new topics for each question you have. It’s way easier for others having similar or same problems to find the right answer in a short topic instead of half a dozen questions being packed in one thread.

    thanks,

    I agree, i will start a seperate thread to update on any progress on this topic.

  • Multicast does not start after quick inventory

    Unsolved
    12
    0 Votes
    12 Posts
    2k Views
    S

    @processor In this case I’d ask you to update to the latest development version. There is a minor issue with 1.5.7 on Ubuntu and it’s better you use the latest version in case we still need to work on fixing the multicast issue.

    sudo -i apt-get update apt-get install git git clone https://github.com/FOGProject/fogproject cd fogproject git checkout dev-branch cd bin ./installfog.sh
  • Snapin Update Fail after upgrading to 1.5.7

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S

    @lperoma The grep error can be ignored.

  • Common WebUI pages takes minutes to load.

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    S

    @EduardoTSeoane said in Common WebUI pages takes minutes to load.:

    Ok, I’m ready to start the test, plz explain me how do you want the, bugs/problems report?

    Just report here in the forums as you did before. Or if you are keen you could also post an issue on github. Whichever suites you best.

  • Mount NFS

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    J

    Knowing that my FOG server is in place, I mounted a drive to a nas in the / etc / fstab file.

    8f9204b0-dd57-4792-ac3d-9ba399365321-image.png

    it does not work … how to deport my storage without reinstalling FOG
    thanks

  • kernel update

    Moved
    20
    0 Votes
    20 Posts
    3k Views
    george1421G

    @Pablo For your FOG server to get to the internet is a web proxy server required or does the fog server have direct internet access?

    You can also use a windows computer and download these two files:
    https://fogproject.org/kernels/Kernel.TomElliott.4.9.4.64
    https://fogproject.org/kernels/Kernel.TomElliott.4.9.4.32

    After download rename Kernel.TomElliott.4.9.4.64 to bzImage and Kernel.TomElliott.4.9.4.32 to bzImage32 Make sure you use the exact capitalization I used. Then move these files to the FOG server into the /var/www/html/fog/service/ipxe directory.

  • partition shrink, no margin on C: after deploy

    Solved
    3
    0 Votes
    3 Posts
    391 Views
    L

    @Quazz
    Thank you for your answer, I did not know that deployed partitions were prorated to captured partitions.
    It’s clear for me now

  • Interactive PXE Boot setting?

    Solved
    3
    0 Votes
    3 Posts
    557 Views
    george1421G

    @boomtown said in Interactive PXE Boot setting?:

    Is it possible to require a key be pressed before the PXE image will boot so that if nothing is pressed the computer will go to the next device in the boot priority?

    Unless I’m missing something here, this is the default. In the iPXE menu the default menu item is boot to the hard drive. If you don’t touch the keyboard during the timeout period the system will select the default menu item and boot the hard drive. You can change what the default iPXE menu item is, but as shipped from the developers, its the boot to hard drive menu.

    Now if your target systems are Dells (only system I have) you can use the command and configure utility (i.e. CCTK) to change firmware settings. So you can from a running windows system change the boot order by calling cctk with the proper command line parameters.

  • FOG Auto Installation MYSQL issues

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    S

    @TBuzaTechnician Just a quick update here. I finally found the time to work on this. Currently we have a major set of changes regarding database security in a testing stage. Looks pretty good so far and it will all be part of the next release.

  • UEFI PXE boot works, but asks for tftp address

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    J

    Just in case anyone finds this later, ended up using dnsmasq to make my configuration work using @george1421 's tutorial here: https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server

    Mine was a bit more complicated because I’m running an older version on ubuntu, but @george1421 's tutorial is spot once I got all the other weird things I had to do done lol.

  • DHCP FAILED

    Solved
    38
    0 Votes
    38 Posts
    13k Views
    J

    Hello

    This is a problem of config switch.
    It’s a swtich Level3.

    On one AC port works and not on the other.

    I send you the config of its ports for info

    Thank you for your help

  • "Database connection unavailable"

    Solved
    18
    0 Votes
    18 Posts
    19k Views
    S

    @EricZ said in "Database connection unavailable":

    I navigated to /Home/fogproject and ran the “git checkout dev-branch” and got “not a git repository” error message.

    Then you are not using git source code but downloaded tar.gz/ZIP I suppose. While this isn’t wrong it’s just that you cannot switch between development and master branch as mentioned.

    As well I am wondering if you are using the fogproject user to login? Don’t do that! It’s intended to be a service account and should not be used!

  • Can't access FOG Management Portal after clean OS and FOG install

    Solved
    27
    0 Votes
    27 Posts
    21k Views
    E

    @Tom-Elliott Please ignore my previous post about this. I gave up on my current installation and reinstalled CentOS 8 and then tried to reinstall FOG again. I found a very useful Wiki article for CentOS7 and followed that. I posted a new issue elsewere in the forum so this particular problem no longer exists after a system re-install. I would post a new thread but I don’t know how. I don’t use forms much so I don’t know enough about them. To be honest, I wasn’t expecting folks to be so responsive on here (based on my previous experience with message boards) and I thank you for taking the time to reply.

140

Online

12.6k

Users

17.5k

Topics

156.3k

Posts