• PXE-Boot not working

    2
    0 Votes
    2 Posts
    486 Views
    No one has replied
  • PXE-Boot won't work

    Solved
    2
    0 Votes
    2 Posts
    968 Views
    W

    After turning off the firewall on my Ubuntu VM, the install finally worked. I will close this thread and look into the correct firewall configuration.

  • VM won't boot from PXE on proxmox

    12
    0 Votes
    12 Posts
    6k Views
    JJ FullmerJ

    @ordinatous said in VM won’t boot from PXE on proxmox:

    @JJ-Fullmer
    Yes FOG on esxi , but I’m sure it’s not the problem.

    I’m not saying it’s a problem, it’s a great way to host your fog server. I was suggesting making your VM to capture from on esxi instead of proxmox.

  • Windows delete pxe boot after deploy

    5
    0 Votes
    5 Posts
    988 Views
    L

    I try to run the script as snapin
    But I get no c:\temp\firmware.txt file
    I think the script is not executed

    Here is the command line viewed on the fog console:
    powershell.exe -ExecutionPolicy RemoteSigned -NoProfile -File boot-uefi.ps1

    I get this log

    ------------------------------------------------------------------------------ 31/03/2023 16:08:35 Client-Info Client Version: 0.11.19 31/03/2023 16:08:35 Client-Info Client OS: Windows 31/03/2023 16:08:35 Client-Info Server Version: 1.5.8 31/03/2023 16:08:35 Middleware::Response Success 31/03/2023 16:08:35 SnapinClient Running snapin boot-uefi-pxe-first 31/03/2023 16:08:35 Middleware::Communication Download: http://148.60.x.x//fog/service/snapins.file.php?mac=B8:85:84:AC:89:FA&taskid=5453 31/03/2023 16:08:36 SnapinClient C:\Program Files (x86)\FOG\tmp\boot-uefi.ps1 31/03/2023 16:08:36 Bus Emmiting message on channel: Notification 31/03/2023 16:08:36 SnapinClient Starting snapin 31/03/2023 16:08:40 SnapinClient Snapin finished 31/03/2023 16:08:40 SnapinClient Return Code: 0 31/03/2023 16:08:40 Bus Emmiting message on channel: Notification 31/03/2023 16:08:40 Middleware::Communication URL: https://fogus/fog/service/snapins.checkin.php?taskid=5453&exitcode=0&mac=B8:85:84:AC:89:FA&newServ

    Any idea ?

  • Which pxe file to use

    8
    0 Votes
    8 Posts
    6k Views
    S

    @george1421 All those binaries are shipped with FOG and installed by default - see the list of ipxe binaries on github.

    It’s more or less a question on which binary we make the default when generating the dhcpd.conf - which obviously not everyone is using anyway.

  • How to setup multi-site fog

    2
    0 Votes
    2 Posts
    411 Views
    S

    @ITSLUIGICASALE said in How to setup multi-site fog:

    I’ve made some work on this, but replication seems to hang many times

    Can you be more specific on why you think the replication hangs? Best if you can lost log files to proof what you think is happening.

  • Storage Node Image replication Firewall port

    3
    0 Votes
    3 Posts
    595 Views
    P

    @Sebastian-Roth thank you for your guidance.

  • WOL Not Working After Imaging

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    S

    @Flyer said in WOL Not Working After Imaging:

    I guess they only way to know is to test.

    Exactly. 🙂

  • Domain username name not auto populating in field

    3
    0 Votes
    3 Posts
    634 Views
    JYostJ

    @Sebastian-Roth
    Thank you Sebastian, I will give that a try. Thanks again for the excellent support! You can close this ticket.

  • Imagin Fails Every time

    5
    0 Votes
    5 Posts
    841 Views
    F

    With the bad RAM removed the system imaged just fine with the same image. Thanks again.

  • Help Adding Images HD to new FOG Server

    2
    0 Votes
    2 Posts
    290 Views
    george1421G

    @DCSOTech OK make sure I understand, you have a 6TB drive that already has FOG images on it and you want to preserve your image files?

    If the drive is already connected to your fog server (but not necessarily ubuntu) key in this command and put the output here.

    lsblk

    This command will show block devices on the computer (think hard drives). From that output we can give you the next steps.

    Also one question to avoid many turns on questions. Is your current fog server a new fog server without any captured images, where you want to bring in the new 6TB drive before you start capturing images? (its important to know the approach we will take to connect the drive if we need to save what is currently on the fog server).

  • How to get Group-Name in postdownload

    3
    0 Votes
    3 Posts
    427 Views
    F

    Hi, thanks for the reply and information. I was able to solve my problem, by using the fog-api in the postdownloadskript. Now i am able to read the hosts group-name and create automatic dessiscions for manipulating the unattend.xml in windows based on that.

    Best,
    Floppyrub

  • Printer assignment Problem...

    2
    +1
    0 Votes
    2 Posts
    309 Views
    R

    screenshoot2.png

    screenshoot3.png

    screenshoot1.png

  • Device Registration issues

    1
    0 Votes
    1 Posts
    162 Views
    No one has replied
  • Fog Menu

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    @lostitguy it seems your dhcp is set to 192.168.1.220 but your fog ui is presenting 192.168.100.2?

    Did an ip address change?

    You’ll likely need to update the storage node ip and web address.

  • 0 Votes
    3 Posts
    382 Views
    Tom ElliottT

    @Haiflosse This is the purpose of cloning software …

    Sorry if I’m seeming off on my approach, but what your asking for is the purpose FOG exists.

  • letsencrypt usage after installation

    4
    0 Votes
    4 Posts
    811 Views
    S

    @OlivierSchmitt said in letsencrypt usage after installation:

    It was not for use on internet.

    How do you get a letsencrypt certificate if the FOG server is not facing the internet? By copying the files from another system?

  • DHCP Lease Timeout?

    5
    0 Votes
    5 Posts
    937 Views
    george1421G

    @Kureebow said in DHCP Lease Timeout?:

    I am encountering an error and am racking my brain here. Please see below. Thank you all so much!
    udhcpc: sending discover
    udhcpc: no lease, failing

    Try inserting one of those cheap 5 port (i.e. dollar store) 1GbE switches between the building switch and the pxe booting computer. If that solves the problem then its a spanning tree issue.

    If that’s the case your network engineer will need to set the port where you expect to see a pxe booting computer, to either portfast/fast-stp/rstp/mstp or whatever your switch mfg calls it. If you are entertaining using usb boot, it might be just as easy to walk around with that cheap-o GBE network switch.

  • Ipxe connection timed out (4c126092)

    14
    0 Votes
    14 Posts
    5k Views
    george1421G

    @austinjt01 If the inexpensive switch masked your problem, then inspect the spanning tree setting on your building switch. You need/should be running one of the fast spanning tree protocols like portfast, fast-stp, rstp, etc. Standard spanning tree starts forwarding data too late for FOG.

  • Computers not boot from pxe

    4
    0 Votes
    4 Posts
    565 Views
    S

    @paolom86 Secure boot is disabled?

119

Online

12.3k

Users

17.4k

Topics

155.8k

Posts