• HP Prodesk 600 G4 MT

    4
    0 Votes
    4 Posts
    657 Views
    S

    @robellet /var/www/fog is intended to be a link to /var/www/html/fog but seems like it’s not in your case. So you seem to have two versions of the web UI installed. Probably good to clean that up while you are at it. Run diff -Nur /var/www/html/fog /var/www/fog to see the differences. Post output here if you need help to sort this.

  • HP Stream 11 x360 (HP 11-ab00x) Hangs after init.xz

    20
    0 Votes
    20 Posts
    3k Views
    S

    @JJ-Fullmer Ok, I just prepared a first one to test for you - download 1_bzImage and put in /var/www/html/fog/service/ipxe. Then edit this host’s settings and set this kernel as Host Kernel and see what you get.

    I used a fairly recent kernel version 4.19.13 and so we might even see different behaviour than when we tested some months ago.

  • Tablet with WINDOWS 10 and USB-LAN SMC 7500 adapter

    53
    0 Votes
    53 Posts
    16k Views
    A

    @Sebastian-Roth
    Gr8 news. Thx a lot

  • Problem Capture/Deploy/FullReg/QuickReg with HP 600 G4 AIO touch

    3
    0 Votes
    3 Posts
    518 Views
    F

    Hi Sebastian,
    thanks for the advice and now it works correctly FOG with this machine.

  • MSI GS65 Stealth Thin is not compatible

    2
    0 Votes
    2 Posts
    314 Views
    george1421G

    Are the disks configured in a raid configuration and the firmware is in UEFI mode? If so you are probably out of luck. There is a known condition between Linux, UEFI, Dell computers with the hard disk controller in the “raid-on” mode. Understand this is not a FOG issue (exactly), but a Linux - Intel-Raid driver issue.
    If the disks are not in a raid configuration, then switching the disk controller back to ahci mode will allow you to capture and deploy using FOG.

  • Latitude 5591 Host Registrations

    2
    0 Votes
    2 Posts
    278 Views
    george1421G

    @SDToone What errors are you seeing? A clear screen shot of the error(s) will help understand the context of the error/no function.

  • Compatibility check for X1 Carbon 2018

    13
    0 Votes
    13 Posts
    2k Views
    fry_pF

    I wanted to stop by and say that I can concur that I was able to image the 2018 newest x1 carbon using the Lenovo Dock as well. I did not try any other means as we purchased the docks with the carbons and that seemed to be the logical choice. I apologize to @AsGF2MX for not saying this earlier to save you some hassle. Just didn’t click in my head that I recently imaged these with this method. Best of luck in your future Fogging.

  • No boot UEFI IPV4 (HP elitebook 840)

    13
    0 Votes
    13 Posts
    2k Views
    S

    @Beber55 Ok, permission error was missleading, nevermind.

    You need to edit the file: nano /etc/default/tftpd-hpa

    Now make the change, save (ctrl+o), exit (ctrl+x) and then run the other commands to restart and read log file as suggested earlier.

  • Dell Latitude 5590 issues after imaging

    22
    0 Votes
    22 Posts
    7k Views
    J

    @lschnider if you are doing a golden image (one image for multiple models), then I strongly suggest doing sysprep for Windows 10. I sysprep mine from “audit mode”, which became necessary when trying to remove windows store apps from being created when a new user gets created. There are other reasons we had to go that route as well, but my memory is a bit hazy as to what we had to do. I will get to build the golden image from scratch again once the next spring update comes out.

    If you aren’t doing much customizing, you may not need audit mode, but I think you need sysprep for the driver injection to work correctly (assuming you are going for a zero-touch installation).

  • Dell Precision Tower 5820 - FlexBay MiniSAS PCIe NVMe SSD not recognized

    124
    0 Votes
    124 Posts
    79k Views
    S

    Kernel option CONFIG_VMD added to the official repo. Will upload new 4.19.6 kernels soon.

  • iPXE won't find network cards

    10
    0 Votes
    10 Posts
    4k Views
    george1421G

    @mckayj said in iPXE won't find network cards:

    some super new network cards iPXE can’t talk to

    I’m more suspicious of 10G nics than super new cards. I don’t know off the top of my head if iPXE supports 10G cards. Or it may be a combination of super new and 10G. ??

    As long as you have a path forward then use it.

  • Install to / boot from SAN support (FC, not FCoE)

    4
    0 Votes
    4 Posts
    850 Views
    S

    @jms FOS is based on buildroot. Building your own custom init is definitely possible but we don’t have a nice wiki article on this.

    On the other hand it’s all available in a script. Clone a copy of the FOS repo and run the build script:

    git clone https://github.com/FOGProject/fos cd fos ./build.sh -fn -a x64

    Make sure you have enough of disk space available (roughly 7 GB as it downloads and compiles a huge amount of code) and lots of CPU power and RAM. On our designated compile workhorse it takes more than an hour to build. On my laptop it’s more like 8 hours.

  • HPE DL360 Gen10 Cannot find disk

    8
    0 Votes
    8 Posts
    1k Views
    S

    @jdcraymond Ok, official 4.19.1 kernels with mentioned driver enabled are uploaded.

  • Dell XPS and adatapter USB-B no work UEFI

    3
    0 Votes
    3 Posts
    499 Views
    george1421G

    @akewl Set the disk controller from raid-on to ahci mode for imaging. Then when done switch it back and you should be all set, or leave it in ahci mode. The issue is with uefi, linux, intel disk controller, raid-on mode.

  • UEFI Deployment issue with Optiplex 7060

    5
    0 Votes
    5 Posts
    1k Views
    S

    @funwithimages Ok, I got this wrong 😉

    So question is where exactly does it hang - philosophical question as you probably can’t see what it is doing at that moment.

    Issue appears to occur JUST when attempting to deploy an image.

    Can you please register the host and then schedule a normal deploy task from the web UI, boot up the client and see if it deploys.

    I posted in this section as this is the only model in my fleet affected by this issue.

    Ok, got that, definitely an interesting issue if that’s true.

  • PXE Boot with Dell Latitude 7390v

    2
    0 Votes
    2 Posts
    2k Views
    S

    @msaglioc99 We have numerous people using USB network adapters to boot devices like tablets and so on. Probably some USB C adapter should work. But be aware that it needs drivers in the Dell BIOS/UEFI firmware to be able to PXE boot from a USB adapter. Easier said than done as there is usually no information about this available.

    So you can either start buying different adapters and test to see which is working or you can ask Dell to tell you. If you find one there is still a big hurdle to take because PXE booting also means iPXE and Linux kernel needs to have a driver. From experience we know what more often than not drivers are available within iPXE/kernel! But we do see issues with buggy firmware from time to time that prevents from PXE booting even though.

    Just for your information, it is possible but I guess you need to start trying it out and see what you get. Let us know if you get stuck at some point and we will try to help you!

  • Error after PXE Boot on Dell Latitude 5491

    Solved
    13
    0 Votes
    13 Posts
    3k Views
    G

    @Tom-Elliott and @george1421

    That did it. All drivers have installed successfully. Have a good day, all!

  • TFTP Connection Fail

    14
    0 Votes
    14 Posts
    2k Views
    S

    @Brenth453 What else can I tell you? You asked for our thoughts and I gave you a bunch. Feel free to follow this (like take a package capture with wireshark) and share more information with us. We won’t be able to help otherwise.

  • PXE Boot HP X2 210 HP Tablets Windows 10 (FOG 1.5.0-RC-9)

    5
    0 Votes
    5 Posts
    1k Views
    S

    @BSZAdmin said in PXE Boot HP X2 210 HP Tablets Windows 10 (FOG 1.5.0-RC-9):

    unable to contact server

    Which server are you unable to contact?

  • HP DC5800 - Kernel Panic

    4
    0 Votes
    4 Posts
    1k Views
    F

    I had the same problem with the HP DC5800. It was solved like this:

    Host Kernel: TomElliott_4.15.2
    Host Kernel Arguments: noacpi=1

    (Also bios update but maybe it was not necessary)

    However it gives some ACPI errors at the beginning but it works.

    Good luck

103

Online

12.2k

Users

17.4k

Topics

155.6k

Posts