• ACPI Error

    6
    0 Votes
    6 Posts
    1k Views
    Z

    @george1421 all good then. Thanks

  • Installation in environment with existing DHCP and PXE

    6
    0 Votes
    6 Posts
    673 Views
    george1421G

    @begelmir If you look at your config it very similar to what FOG creates if you were to use FOG’s built in dhcp server.

    https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence#Example_1

    I’m only providing this as a reference.

    In the case of your dhcp server its looking to see if the pxe booting computer is bios or uefi. Then its chaining to 10.10.205.100. I assume that system is where your menuing system is. This menuing system could be duplicated in FOG using ipxe instead of grub, but that’s a bit off point.

    From a quick check it appears once you enter the grub world it can’t chain load out of grub except for local devices. Maybe your developers know of a way. I don’t work with grub but only at a basic level.

    If you could insert the fog server between pxe booting and your grub menu then we can make it work. So the idea is to pxe boot into FOG menu then either have the default FOG menu be your Grub menu or have a menu selection for Grub.

    Now that I think about it I made a usb boot menu using grub that connects to FOG. You don’t get all of the features of FOG, but imaging works. Maybe your developers can take this and update your grub menu. https://forums.fogproject.org/topic/7727/building-usb-booting-fos-image

    Forum post ordering. I know the ordering took me some time to get use to. Just remember the latest posts are always right under the original post. When looking at the thread above remember this because if the tutorial takes multiple posts the second post in the thread is always at the bottom of the thread.

    We can get a solution for you because we have multiple ways to approach this. You just need to pick the path that works best for your network.

  • reset encryption data

    6
    0 Votes
    6 Posts
    1k Views
    Wayne WorkmanW

    Not all buttons are supposed to be compulsively clicked. 😉

  • Renaming Host with Web UI

    Solved
    6
    0 Votes
    6 Posts
    558 Views
    george1421G

    @mgoh I think I can fix the thread for you. Glad you found a solution.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • FOG Database View / Login Problem

    4
    0 Votes
    4 Posts
    353 Views
    M

    the hint you sent me via chat has solved the problem great.

    thank you very much.

  • Unifi USG settings to netboot (pxe)

    4
    0 Votes
    4 Posts
    1k Views
    george1421G

    @brechtvervaeke For DNSMASQ install I would follow this guide exactly: https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server

    To the error, is the fog server on the same IP subnet as the target computer?

  • PXE Boot Problems / TFTP Problem

    5
    0 Votes
    5 Posts
    480 Views
    george1421G

    @fogbrain That message has 2 causes.

    It can’t get an IP address It can’t make a http call to the fog server.

    If you watch it boot you should see it get an IP address, if yes then that rules out #1. The second is the FOS Engine will attempt to reach the fog server (as you posted in the error above). If it can’t it will start the sequence over again of querying for dhcp then attempting to contact the fog server. It should do this 3 times then give up. You need to test from the same subnet as the pxe booting computer if you can reach the url you defined in your original post with a different computer on the same subnet as the pxe booting computer.

    I don’t think its a spanning tree issue right now. That would usually (but not always) show up in the FOG iPXE menu not loading. You do need to have your switch ports in portfast mode. You can test to see if its spanning tree issue by placing a dumb (read cheap, unmanaged) switch between the building switch and the pxe booting computer. That cheap switch typically would not have spanning tree plus it keeps the building switch port from winking as the pxe booting computer starts up.

  • FOG can not deploy in group but in HOST

    1
    0 Votes
    1 Posts
    212 Views
    No one has replied
  • Ipxe Could not boot no such file or directory

    15
    0 Votes
    15 Posts
    15k Views
    J

    I was having the same problem and didn’t read all the way to the bottom. I was looking at the files in /tftpboot and found that the default.ipxe file had a string containing http://ip-address/service/ipxe/boot.php#params or something similar. I inserted fog and it booted up.

  • Not able to PXE boot from Raspberry Pi 3b

    5
    0 Votes
    5 Posts
    497 Views
    J

    @wayne-workman It’s a Dell OptiPlex 3080. I am using FOG’s DHCP because I don’t have access to our company’s router. I have it working now. I’ve captured an image and going to try to deploy it tonight (I work second shift).

    I’d love to get packets back and fourth between the wlan0 and eth0 devices so I can join systems to the domain without switching ethernet cables. Trying to work this out.

  • Fog Service address is wrong

    Solved
    4
    0 Votes
    4 Posts
    467 Views
    george1421G

    @207-tech said in Fog Service address is wrong:

    /bin/fog.download it states it is unable to locate that directory

    fog.download comes from the FOS Linux engine. When it throws that error it should printout the kernel parameters in the error message. Look to see if the old address is still displayed. If yes then look at the storage node configuration to make sure the default storage node has the proper IP address.

  • FOG cannot load qlogic network driver on PowerEdge R640

    17
    0 Votes
    17 Posts
    2k Views
    B

    @george1421 I want to say thank you very much for your support and help.\It was very professional and fast, thanks again now I can continue enjoy a FOG solution in my environment

    Best regards, Boris

  • Capture from VM on proxmox 7

    1
    0 Votes
    1 Posts
    362 Views
    No one has replied
  • Multicast issue

    7
    0 Votes
    7 Posts
    1k Views
    george1421G

    @mashley With multcasting only one image is sent out from the server. So all the clients that participate in the multicast image work in lock step. So the speed of your image deployment is based on the slowest computer in the group. You do want to kind of group like systems (performance wise) together in a deployment group to get the best performance. If you have fast computers but one is behind a 100Mb/s link, that one behind the slow link will slow down the entire group.

  • Dell poweredge740 Integrated NIC QLogic 2x25GE QL41262HMCU no driver

    2
    0 Votes
    2 Posts
    305 Views
    george1421G

    @bsedash cross linking similar issue: https://forums.fogproject.org/topic/16244/fog-cannot-load-qlogic-network-driver-on-poweredge-r640/2

    One solution two fixes. We might have a custom kernel soon to address this issue. I’m just waiting on feedback from the other thread.

  • Database connection unavailable

    9
    0 Votes
    9 Posts
    2k Views
    S

    @george1421 said in Database connection unavailable:

    botched uploads

    Nice thanks for the tips, worked

  • Unable to deploy - No route to host

    5
    0 Votes
    5 Posts
    618 Views
    M

    @george1421 Thanks. I’m going to debug a bit more next time I’m in the office.

  • Question(s) about fog.updateunattend post download script

    3
    0 Votes
    3 Posts
    336 Views
    B

    @george1421 Thank you so much! That article helped immensely.

  • Create New iPXE Menu to Deploy Image

    3

112

Online

12.3k

Users

17.4k

Topics

155.6k

Posts