• 0 Votes
    5 Posts
    925 Views
    N

    @george1421 So, I am an idiot.

    What was happening here is I deployed the old BIOS image, which blew away the GPT designation, and then when I created and captured the new image, the Windows installer never re-applied the GPT. I manually went in with diskpart, wiped the drive, applied GPT, rebuilt the image, captured, deployed, and voila! It boots now.

    Jokes on me for trusting the Windows installer I guess. šŸ˜›

    Thanks for your input George! It actually helped a lot.

  • Can not get it to work :(

    3
    0 Votes
    3 Posts
    469 Views
    george1421G

    @peet Looking at the error message, I’m going to guess you have a SOHO router or network switch setup as your dhcp server. Many of those devices point to themselves as the pxe boot server and not the fog server. As Sebastian asked, what device is your dhcp server? There are a few ways to work in this type of environment, we just need to know how your network is setup.

  • Attempting to check in............................Failed

    2
    0 Votes
    2 Posts
    346 Views
    Greg PlamondonG

    I figured it out… I must have screwed up some permissions on the web_root so I removed /var/www/html/fog/ and re-installed fog and all is well…

    Thanks!

  • Fog won't capture images

    4
    0 Votes
    4 Posts
    729 Views
    S

    @FuriousGamer065 There might be a PHP-FPM error log as well.

  • Windows 10 and FOG: product key problem 20H2

    8
    0 Votes
    8 Posts
    2k Views
    P

    @sebastian-roth yes, the command only calls the product key. I activate it via the ā€œchange keyā€ option in the settings. Enters the called key.

    as i wrote ā€œAfter preparing the image from devices (Lenovo E15 Gen 2, Vostro 3681, Optiplex 3080) and uploading the images to other devices, the license key is copied from the first device from which I recorded the imageā€.

  • FOG Node setup failed

    7
    0 Votes
    7 Posts
    2k Views
    FuriousGamer065F

    @sebastian-roth I’m just going to reinstall ubuntu

  • Trouble with Fog and PFSense

    14
    0 Votes
    14 Posts
    6k Views
    G

    @george1421 I think I found the root of the issue. I installed it originally with https, but it looks like the cert was not validated. I resintalled without https and it seems to work just fine now. Is there a way to validate the cert with https? The wiki mentions system time can cause an issue, but that was all correct, so my guess is something else may have broke the cert.

  • Capture Task Fails mid upload

    5
    0 Votes
    5 Posts
    672 Views
    R

    @sebastian-roth
    Thank you for the guidance. I dismounted the iSCSI share, but I couldn’t run a fsck on it, as it said the ā€œSuper block was not readable.ā€ So I decided to just reboot.
    I made sure all the NFS services came back on startup, because those occassionally don’t start or crash.

    Ran mount, noticed that the /images share mounted differently than before. \dev\SDI intead of \dev\SDJ Screen shot below. However, it is now RW not RO. Just tested as well with capturing an image and it worked.

    Thanks!

  • Update 1.5.8 to 1.5.9 on Ubuntu 14.04

    2
    0 Votes
    2 Posts
    396 Views
    Tom ElliottT

    @lenain Ubuntu 14.04 LTS is no longer in support since April 2019.

  • Add Host Primary Disk to registration form

    3
    0 Votes
    3 Posts
    454 Views
    M

    Ok I also found the answer to my search question:
    https://forums.fogproject.org/topic/10036/api/2
    The search syntax is slightly different to the news article.

    So here would be an example command for completion:

    curl -H 'fog-api-token: TOKEN' -H 'fog-user-token: TOKEN' -X GET http://FOG-PXE-SRV.mpi-dortmund.mpg.de/fog/host | jq '.hosts[] | select(.name == "HOSTNAME") | .name'

    Thanks again for letting me do my inner monologue on your platform! šŸ™‚

    Best,
    Markus

  • FOG 1.5.4 API host module settings

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    JJ FullmerJ

    @jj-fullmer said in FOG 1.5.4 API host module settings:

    @JJ-Fullmer said in FOG 1.5.4 API host module settings:

    @Jamaal Glad you got it figured out, sorry I didn’t see this early as adding it to the host splat that you convert to json adds it to the json data that @Tom-Elliott references here. I will make a note about adding something with setting modules to my module in the future

    Look, I made a note https://github.com/darksidemilk/FogApi/issues/1

    @Jamaal I also finally did something with this. I hope to at some point develop this a lot further and have dynamic parameters for snapins and groups when adding a host in powershell. But for now there is at least a basic new-foghost function that will create a host with a given name and mac list and enable the modules that you have set as default in your fog server.

    This is published in version 2103.2.12
    https://www.powershellgallery.com/packages/FogApi/2103.2.12
    https://github.com/darksidemilk/FogApi/releases/tag/2103.2.12

  • deploy issue after copying image to an other FOG server

    28
    0 Votes
    28 Posts
    9k Views
    B

    @sebastian-roth

    I changed the d1.partitions and d1.minimum.partitions and it works.

  • Can't deploy images due to random incorrect IP address

    4
    0 Votes
    4 Posts
    896 Views
    S

    @rogerpenn said in Can't deploy images due to random incorrect IP address:

    I’m wondering where that storage node IP information is stored though, because I grepped my entire file system for that IP figuring it was in some file somewhere and found nothing.

    It’s in the database, not in a config file.

  • Imaging works in VM and not on bare metal

    25
    0 Votes
    25 Posts
    6k Views
    S

    @Claw22000 So probably the Cisco SG 200-8 has some kind of upper network layer ā€œsecurityā€ features that prevent NFS over TCP. Strange but good to know.

  • RecursiveDirectoryIterator preventing snapin uploads

    6
    0 Votes
    6 Posts
    1k Views
    A

    @altitudehack Confirmed this was caused by running out of disk space. Growing the disk and retrying it worked, so this is solved. Thank you for your time!

  • Moving images on storage nodes

    4
    0 Votes
    4 Posts
    867 Views
    S

    @sebastian-roth Thank you. Will look into it!

  • Deleted /images/dev

    3
    0 Votes
    3 Posts
    519 Views
    V

    @sebastian-roth

    Ahh, will try. thanks

  • Problem Capturing Windows 10 Image

    3
    0 Votes
    3 Posts
    2k Views
    N

    @tom-elliott thank you for the quickest reply on a forum I’ve ever seen lol. Disabling hibernation mode fixed the issue. I appreciate your help!

  • 1.5.4.8 to 1.5.9 : snapins dosen't work anymore

    13
    0 Votes
    13 Posts
    2k Views
    Jonathan CoolJ

    @sebastian-roth Ok !
    Many thank for your precisous time. I have learned many thinks with your answers !

  • Snapin Task continuously restarting

    2
    0 Votes
    2 Posts
    305 Views
    Tom ElliottT

    @sborgne I’d start by cancelling all existing tasks:

    UPDATE tasks SET taskStateID='5' WHERE taskStateID IN ('0','1','2','3') AND taskTypeID IN ('12','13');

159

Online

12.4k

Users

17.4k

Topics

155.9k

Posts