• Very slow registering host and pushing images to Dell Optiplex 7070 ultras.

    Solved
    20
    0 Votes
    20 Posts
    4k Views
    D

    @george1421 thanks for the info I’ll get that done Monday and I’ll left you know what we find

  • Xps15 Fail to deploy image - Ipxe / Uefi

    Solved
    4
    0 Votes
    4 Posts
    544 Views
    george1421G

    @Schuede said in Xps15 Fail to deploy image - Ipxe / Uefi:

    listen-address=127.0.0.1

    Sebastian, good point I skipped right over that. In this case that command is telling dnsmasq to bind to the loopback interface. So only DHCP DISCOVERS on the loopback interface would get a response. Probably not what the OP wants. While that’s not the issue in the picture it would be the cause of the other issues reported.

  • Extremely Slow Deploy to NVME drives

    Solved
    35
    0 Votes
    35 Posts
    15k Views
    R

    @DeRo93

    I’m curious, what drives are inside your HP 840 G6s? We currently have the same laptop at my company, but our drives included in our G6 are Western Digital PC SN520 NVMe SSD. I know there is a configuration with OPAL drives (so they are already encrypted by default)

  • Replication

    Solved
    4
    0 Votes
    4 Posts
    378 Views
    C

    Hi,

    Thanks george1421. The second storage node was running 1.5.6. As it is still in a test environment, I completely rebuilt it from scratch. All working fine now.

    Yes, the remote storage node is a full FOG server, so I will export / import the metadata.

    Thanks again 🙂

  • Starting cmain( )...

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    S

    @kmonroe79 said in Starting cmain( )...:

    This now brings my screen to black with flashing cursor 😞 I can’t seem to find a happy balance

    Using which settings exactly??

  • PXE Boot fail on Oracle VM Box

    Solved
    3
    0 Votes
    3 Posts
    313 Views
    S

    @kburns Yes, George is probably right. Take a look at /tftpboot/default.ipxe text file and put in the correct IP. It’s important you read this wiki artikle: https://wiki.fogproject.org/wiki/index.php/Change_FOG_Server_IP_Address

  • How powerful is the fog client?

    Solved
    2
    0 Votes
    2 Posts
    299 Views
    Wayne WorkmanW

    @cammykool It can do remote execution, printer management, power management, login recording, and other things. I’ve used it to run scripts, deploy software, and other things. Check out these wiki articles below, they might help you understand the capabilities.

    https://wiki.fogproject.org/wiki/index.php?title=FOG_Client https://wiki.fogproject.org/wiki/index.php?title=Snapin_Examples https://wiki.fogproject.org/wiki/index.php?title=SnapinPacks

    There’s also a ton of stuff on the forums about printer management. Here is one with some detail: https://forums.fogproject.org/topic/8051/printer-deployment?page=1 though there’s probably hundreds of topics about printers.

  • Auto-Installing FOG with HTTPS enabled issues

    Solved
    19
    0 Votes
    19 Posts
    3k Views
    S

    Updated the URL in the official code (ref).

  • PXE loop after reboot only

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S

    @ITCC Switch your DHCP config to point to ipxe.pxe instead of undionly.kpxe and the issue should go away.

  • FOG HTTP Server Not Updating after IP Change

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    W

    @george1421
    Changing the settings in the default.ipxe file worked! Man this community is great! I’m going to update my documentation to make note of this so in the event we move subnets again we can tackle this same day!

  • [Solved] Nas Buffalo need help

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    george1421G

    @doubleve You only need tftp if you want to boot from the nas. If you have a real fog server on the same network you can use that. For a storage node you only need NFS and FTP service.

  • storage node is offline

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    O

    thanks, i figure up what’s the problem, i’ve add corrupted lines on /etc/fstab.
    thanks for everything.
    everything is working now.
    🙂

  • PXE Client tries to find wrong file

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    george1421G

    @Beyondlimitation said in PXE Client tries to find wrong file:

    By the way, if i copy “undionly.kpxe”, paste it in directory “/tftpboot” and rename it to “undionly.kpxe.0”
    pxe boot successfully works

    While I see you have it sorted out, requiring the boot file to end in a “.0” was a requirement of DNSMASQ before 2.76 (as well as syslinux). With 2.76 and later its just the file name. The “.0” requirement was removed since that is a bios related thing. What version of dnsmasq are you running (i.e. dnsmasq -v)

  • RAMDISK: incomplete write (-28 !=4096)

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    george1421G

    @kwisher Well life may be better on the dev branch. Why I asked if you were on 1.5.7.55 or later, stay there. FOG 1.5.8 is almost release. 1.5.7 had a few bugs where 1.5.7.55+ in the dev branch fixed.

  • Blinking cursor after booting from hard drive in FOG menu, on Optiplex 5040s

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    H

    @Spicoli Thanks! RAID to AHCI worked for me.

  • Error Restoring GPT Partition Tables

    Unsolved
    52
    0 Votes
    52 Posts
    16k Views
    S

    @tlehrian It would be really great if you could test this fairly soon so we have a little bit of time in case it needs further work. The earlier we know the better! We can’t guarantee a quick fix some time in January when you really need it.

  • IPXE errors

    Solved
    22
    0 Votes
    22 Posts
    7k Views
    A

    @george1421 Morning George
    the issue is resolved - it was the ‘-M’. There was no <space> at the beginning so iPXE clearly doesn’t like ‘-’ at the beginning. Thanks again 😄

  • Can fog deploy images to a single partition?

    Solved
    2
    0 Votes
    2 Posts
    268 Views
    S

    @fogQuestions said in Can fog deploy images to a single partition?:

    However, whenever I deploy images to from my FOG server to my computer, the iPXE software gets wiped by my image.

    May I ask why you have iPXE installed on disk at all? Usually this is send to the client on PXE boot on the fly and there is no need to have it on disk.

    Can fog deploy images to a single partition? If so how?

    Yes you can define an image in the web UI to capture/deploy only one single partition. The problem with this is that on the target machine you already need to have the correct partition layout set from an earlier deploy as we don’t touch that but simply deploy the contents of that one single partition set in the image definition.

  • 0 Votes
    7 Posts
    3k Views
    M

    Hey @Daniel-Miller and @george1421 thanks again for your effort in helping me figure this out. I think the complexity (for me) for what I was about to do scared me into thinking of a roundabout approach to solving this issue. I think I found a better solution than what I was originally trying to do (and WAY simpler). I will post here in case this will be of use for anyone in the future.

    Rather than appending a date to the hostname so I can change the computer name I decided to start out with the date appended to the hostname so that renaming the computer would be exactly how I want it to be then for my other requirements (adding the user to be admin of the computer) I simply removed the date from the hostname to come up with the username.

    Basically, if my username is bobsmith and today’s date is 2019-12-06, I will name the host: bobsmith191206 then in my Powershell script I just need to set $userName = $env:computername -replace '[0-9]' then the hostname remains bobsmith191206 and now I have a variable $userName that now equals BOBSMITH

    Anyhow, that is one of those… so easy it is dumb solutions. Not sure why I didn’t think of it earlier. Thanks again you guys for helping me to think outside of the box I stuck myself in.

  • Duplicate snapin task entries - working 1.6

    Solved
    5
    0 Votes
    5 Posts
    550 Views
    Tom ElliottT

    Found and should be fixed if you do the latest pull.

    Thank you,

136

Online

12.4k

Users

17.4k

Topics

155.9k

Posts