• Trouble imaging HP x360's

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    362 Views
    Mr_____TM

    @Mr_____T Well, I have discovered a work around. According to our consultant, the legacy wrapper message in the 1st or 2nd image was kinda the key. the X360 has no wired nic port and the usb nic adabter is recognized as a legacy booting device. But the unit only boots efi. I followed this link for starters:

    Kernel runtime parameter:

    Next I added the MAC addresses from each usb dongle I have available. Then, from the fog web interface:

    list all hosts
    Select the host
    Basic Tasks tab
    Deploy tab
    Task (I first checked debug and followed the bread crumbs no issues)
    Imaging commenced.

    This is quite a bit more work than I was hoping to do just to image one machine. I was hoping someone out there could come out of the fog (pun intended) and provide some feedback.

    So this is not solved. But a work around that does. If you got this far Tx

  • Very slow image deploy to a Nutanix VM

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    322 Views
    m144M

    Not sure why I did not just start with trying a pre 6.xx.xx kernel…

    Downloaded the the last 5.15.xx Linux kernel slapped it in /var/www/fog/service/ipxe/bzimage-5.15.98 updated the host kernel to bzimage-5.15.98 and BOOM 20GB/min.

    Still willing to do some testing if there is anything you need from me to see if this can be fixed in 6.xx.xx.

  • Selecting Deploy an image boots to text menu

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    329 Views
    No one has replied
  • Slow restoration of Windows 11 with FOG on Proxmox

    Unsolved FOG Problems
    17
    0 Votes
    17 Posts
    2k Views
    R

    Hello again, I conducted additional tests. In debug mode on the client, I ran network tests between the client and the fog server using the iperf server. The results do not indicate any network issues:

    iperf -c 192.168.25.11 ------------------------------------------------------------ Client connecting to 192.168.25.11, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 1] local 192.168.25.49 port 35204 connected with 192.168.25.11 port 5001 (icwnd/mss/irtt= 14/1448/924) [ ID] Interval Transfer Bandwidth [ 1] 0.00-10.02 sec 1.09 GBytes 938 Mbits/sec

    I also conducted disk write tests, and they also do not indicate any issues with the disk:

    bash dd if=/dev/zero of=/tmp/testfile bs=1M count=1000 status=progress 1000+0 records in 1000+0 records out 1048576000 bytes (1.0 GB, 1000 MiB) copied, 0.17635 s, 5.9 GB/s

    I also created an uncompressed image, and it also restored slowly, with transfer speeds below 1GB/s, rather around 500-600 MB/s, which results in even lower speeds.

    I changed the PXE environment boot file, set it to realtek.efi, and then changed it to snp.efi.The snp.efi visibly improved the FOS loading process, but the image restoration is still slow. Can the FOS system use a different driver during restoration than it does when operating in debug mode?

  • Lenovo 13W will not boot to fog after bios update.

    Unsolved FOG Problems
    6
    0 Votes
    6 Posts
    635 Views
    J

    @JJ-Fullmer We are using FOG 1.5.9 I have tried turning on the Mac passthough. I have tried all of the .efi bootfiles i have. We did get a machine back from Lenovo where they rolled back the biois and that one machine is working fine

  • Unclear how to drop devices into specific OUs on Domain Join

    Unsolved FOG Problems
    3
    0 Votes
    3 Posts
    375 Views
    JJ FullmerJ

    @joshua_mchugh George’s mention of using a post install script to do it is more advanced but very worth the effort. Having it domain joined via sysprep specialize simplifies things in the long run.
    That being said, you’re probably misunderstooding groups, because they’re a little confusing. Groups in Fog do not dynamically update the OU of the host members, but it can be used to set the OU in bulk on members. There is a plugin to change the behavior of groups if you want, but I’d try it the normal way first.
    But if you set the OU on the host, then when it joins the domain via the fog client, it will be in that OU. It will not move a host to a different OU, unless you do something like manually leave the domain and change the computer name and then the fog service will rename the computer back to what it is in fog and then join the domain in the set OU.

    I personally use a post install script now that grabs the OU from to host and Injects that into my unattend file. I believe I’ve posted some examples in the past. If I remember tomorrow when I’m at a computer and not a phone, I’ll link them.

  • Crashed Capturing Image Due To Low Disk Space, Cannot Log Back Into FOG

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    275 Views
    JJ FullmerJ

    @argylega have you restarted the Mariadb and apache services, or the whole server?
    I also assume you mean you can’t login to the website. Is there anything in the apache error log?

  • postdownload script...

    Unsolved Linux Problems
    1
    0 Votes
    1 Posts
    653 Views
    No one has replied
  • Deploy Tasks Not Continuing After First Batch

    Unsolved FOG Problems
    5
    0 Votes
    5 Posts
    608 Views
    Tom ElliottT

    @eliaspereira I’m not fully sure what is wrong or where it’s wrong at and I don’t really have a means to test.

    I’m presuming you posted the issue on github which is a good place to start.

    If that is the case it sounds like something missed a step during updating the database potentially?

  • Full Inventory and deployement invalid loging

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    157 Views
    No one has replied
  • Requests for Wiki Access <--- ASK HERE

    Pinned General
    148
    0 Votes
    148 Posts
    197k Views
    RogueScholarR

    I noticed a couple instances of link rot on the Include Parted Magic page and thought I would update them, but that appears to require registration, so here I am. I’ve been an editor on almost all of the Wikimedia Foundation projects since 2003, so I promise to leave everything in better shape than I found it. 😊

    Thanks,
    RS

  • Failed of upgrading Dev-Branch version

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    193 Views
    No one has replied
  • New FOG master server - broken CA Certificate trust

    Solved FOG Problems
    3
    0 Votes
    3 Posts
    387 Views
    S

    @AUTH-IT-Center Super, thank you very much! Looks like its working again 🙂

  • FOG exit to local GRUB option

    Unsolved Linux Problems
    1
    0 Votes
    1 Posts
    596 Views
    No one has replied
  • Snapin script running silent

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    206 Views
    No one has replied
  • Problem executing snapin script

    Unsolved Windows Problems
    2
    0 Votes
    2 Posts
    1k Views
    T

    I was unable to resolve this issue with pnputil using a cmd.exe script.

    I noticed that the problem was also present on another FOG installation managed by other system administrators.

    I assume (perhaps wrongly) that the problem is linked to an ANSI/UTF encoding issue. If someone using another language manages to run pnputil.exe in a cmd.exe script, report it here.

    I was finally able to resolve this driver deployment issue using powershell. I’m leaving a sample code (install of a driver named usbblstr.inf) in case it helps someone.

    New-Item -Path "c:\" -Name "drivers" -ItemType "directory" -Force Copy-Item -Path "usb-blaster" -Destination "C:\drivers" -Recurse Start-Process -FilePath "pnputil.exe" -ArgumentList "/add-driver C:\drivers\usb-blaster\usbblstr.inf /subdirs /install" -RedirectStandardOutput "$env:tmp\usb-blaster-install.txt" -RedirectStandardError "$env:tmp\usb-blaster-err.txt"

    Sincerely,

    Julien

  • SLES 15 image does not update add efi entry

    Unsolved Linux Problems
    1
    0 Votes
    1 Posts
    602 Views
    No one has replied
  • Migrated master node - storage nodes failing

    Solved FOG Problems
    3
    0 Votes
    3 Posts
    339 Views
    S

    I deleted the private and public SSL certs and reran the installer, seems to have fixed it.

    /opt/fog/snapins/ssl/.srvprivate.key
    /var/www/html/fog/management/other/ssl/srvpublic.crt

  • Deploy windows 11 fog

    Unsolved Windows Problems
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • adding netboot.xyz to FOG menu

    General
    2
    0 Votes
    2 Posts
    2k Views
    Tom ElliottT

    @mashina You may have to make appropriate customizations but here are the basic steps:
    https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images