• incorrect IPs in IPXE

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    K

    With help From Geroge1421 we discovered that there was a rouge DHCP server connected to the network. It was running from a VM on a regular PC. Network admins were able to locate the port relates to the MAC address of the rouge server.

    Now PXE is booting to FOG smoothly

  • Can't capture image, looks like permissions, but can't see how it could be

    Solved
    15
    0 Votes
    15 Posts
    4k Views
    E

    That did it! Thank you guys!

  • 0 Votes
    12 Posts
    4k Views
    S

    @Brian-Hoehn From the postings of the other users it seems like the new init files Tom provided did help. So I suppose you see a different issue here. Please open a new thread and post all your details there - FOG version, OS version, picture of the error on screen, …

  • Database Install blank page

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S

    @jblack Great to hear you found and fixed this just by using the hostname. Though I am pretty sure this is something with your kind of special install method using ansible. Something in the apache conf I reckon.

    Just open a new post and let us know if you run into another issue with this. Keeping my fingers crossed that things go fine now for you.

  • Blanck page and Apache error

    Solved
    10
    0 Votes
    10 Posts
    10k Views
    Matthieu JacquartM

    @quazz Ah ok I understood.
    It’s ok for now, fingers crossed !

  • Windows 10 1703 system error on boot

    Unsolved
    11
    0 Votes
    11 Posts
    5k Views
    S

    @chief I tried with a windows 10 build 1703 install and it booted just fine. Still not sure where things go wrong here but as we seem to have several people with this we should be able to figure this out.

    Please edit /var/www/fog/service/ipxe/refind.conf. Change timeout to zero. Save this, change EFI exit type to rEFInd and boot the client. You should see a boot selection menu. Do you see it or does it hang even before that?

  • View Fog Client From WebGUi

    6
    0 Votes
    6 Posts
    1k Views
    Wayne WorkmanW

    There’s also this concept: https://forums.fogproject.org/topic/8821/roll-calling-hosts-to-identify-problems

    But instead of gathering a list of non-functional systems, you’d be telling them to copy their fog.log files to the share - and skipping the list building parts.

  • Keyboard not working on FOG screen (works in bios to select pxe boot)

    Solved
    13
    0 Votes
    13 Posts
    5k Views
    S

    @sebastian-roth omg, just “Create New Host” and then create a task to deploy the image you want - I was playing with the last week!

  • 0 Votes
    2 Posts
    2k Views
    J

    Please close/resolve this thread. I foudn the answer on this post: https://forums.fogproject.org/topic/9604/kernel-offset-disabled-end-kernel-panic-not-syncing-vfs-unable-to-mount-root-fs/4 turns out my org must still somehow be pushing out pxelinux.0 even though admins said not. So I renamed a copy of undionly to pxelinux and its working. 🙂

  • 0 Votes
    20 Posts
    5k Views
    K

    Hey Guys,
    Thank you for your replies. The issues I stated here was because of the UEFI being enabled. UEFI Didn’t like the fixed partition sizes. As the FOG Developers stated, changing the images to “Resize partition” fixed the issue for UEFI Machines. Using this method, I was able to make an image on a 500gb HDD and deploy it to a 256 SSD without issue.
    In regards to the “not booting after successful restore from UEFI”, that issue was limited to older Dell modals that have never booted to UEFI before. Once i selected the boot device the computer booted fine every time after that. They booted even after subsequent re-images.
    I am currently running version 1.5. RCx.

    Thanks for all the help.

  • Can't load web portal, PXE boot fails

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    M

    @george1421

    I am now fully operational and up to date to boot! Thank you very much for your time Mr. George1421! It’s much appreciated.

  • FOG-iPXE: Deploy Image fails with error 2e022001

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    A

    HELP: I cannot mark answer as solving the problem!

  • Update FOG to 1.4.4 from 1.3.x and FOG can't load

    Solved
    24
    0 Votes
    24 Posts
    10k Views
    george1421G

    I worked with the OP over DM for quite a while and then setup a TV session. The root cause here is that ubuntu is the enemy of fog (bug). Then during the execution of the ALTER USER step in the link I provided below the password for the mysql root user became confused. We ran through the mysql root user password reset process to reset the password which worked. But the upgrade still failed to backup the current database. Long story short, there was a second background mysql process running causing the process the fog installer was managing to fail causing the backup of the database to fail. Once we found this back ground mysql process running we killed it and then restarted mysql. This time the install succeeded as designed.

    Case closed.

  • New server 1.4.4 stopped responding - No changes made

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S

    @labanh This is strange indeed. You might want to take a look at the apache error logs. Might shed a light on what was wrong. See my signature on where to find the logs on your FOG server.

    EDIT: Tom just suggested that this might have been caused by Ubuntu’s unattended upgrades! Good point. Keep that in mind.

  • 0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    @jim-graczyk said in FOG installed on small VM. Possible to drag and drop images when needed for deployments?:

    Wayne is an expert, so maybe my approach is more work.

    My suggestions take into consideration the present skill level of the person doing the operation. Adding a virtual disk would certainly work.

  • Scheduled tasks show as delayed after completion

    Solved
    3
    0 Votes
    3 Posts
    796 Views
    J

    Fair enough.

    Thank you for the response.

  • Can't authenticate Web management console

    Solved
    3
    0 Votes
    3 Posts
    759 Views
    S

    @thelostarc The error message sounds kind of weird. Although you have fixed it by using Chrome, could you please upload a picture of the error message here?

  • FOG Not resizing partitions

    Solved
    16
    0 Votes
    16 Posts
    8k Views
    D

    @sebastian-roth I finally got around to trying this out the other day and after running a check disk and recapturing the image it is now resizing the partitions correctly upon deployment. I didn’t have to modify the ‘d1.fixed_size_partitions’ again so I’m assuming that the capture process either worked correctly after running check disk, or else it just continued to use my modified version of that file.

    Thanks for your help in resolving this issue everyone, much appreciated!

  • VirtualBox host says it's not registered on PXE Menu when it actually is registered

    Solved
    2
    0 Votes
    2 Posts
    587 Views
    THEMCVT

    Repulled 1.5.0 RC 7 per Tom’s instructions and the fixes were applied (repush was done to RC 7 after I had already pulled it)

  • Boot Loop

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    B

    @george1421 Thanks everyone.

153

Online

12.4k

Users

17.4k

Topics

155.9k

Posts