• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Fimlore
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 21
    • Best 1
    • Controversial 0
    • Groups 0

    Fimlore

    @Fimlore

    2
    Reputation
    229
    Profile views
    21
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Fimlore Unfollow Follow

    Best posts made by Fimlore

    • RE: Postdownload Script Drivers

      Also, with notepad++, you can change the formatting from Windows to Linux, to prevent these kind of issues

      posted in FOG Problems
      F
      Fimlore

    Latest posts made by Fimlore

    • RE: Lenovo laptop - iPXE unable to configure DHCP

      @tom-elliott Thanks for your reply. I will give the snponly a try.
      I wouldnt know where else to ask about iPXE to be honest, as this forum seems to be the most actively using it šŸ™‚ Hence why I hoped other users already had the same experience perhaps

      posted in FOG Problems
      F
      Fimlore
    • RE: Lenovo laptop - iPXE unable to configure DHCP

      I can add a static IP, but this info is also not working, I can’t ping the GW or do a DNS lookup.
      the network works, otherwise the initial DHCP response would not service the WDS menu (that loads ipxe.efi)

      this is my DHCP:

      subnet 192.168.1.0 netmask 255.255.252.0 {
      dynamic-bootp-lease-length 14400;
      authoritative;
      max-lease-time 14400;
      default-lease-time 14400;
      allow unknown-clients;
      next-server 192.168.1.14;
      range 192.168.1.30 192.168.3.200;
      filename ā€œipxe.efiā€;

      posted in FOG Problems
      F
      Fimlore
    • Lenovo laptop - iPXE unable to configure DHCP

      Hello,
      we have a new type of laptop that is unable to configure the network on iPXE: The Lenovo ThinkPad L14

      It get’s to this:

      Waiting for link-up on net0: OK
      Configuring (Net0 <the mac here>) … No configuration methods succeeded

      other devices do not have this issue.
      I’ve created a new server and upgraded all of FOG, replaced the ipxe.efi with the included file (1.20.1+), but that did not solve this issue.

      posted in FOG Problems
      F
      Fimlore
    • RE: Windows 10 - Deployment can't boot

      @Sebastian-Roth hi, yes: they have the same settings, they are all from the same batch (production wise)

      I believe the system partition is the issue. I tried imaging on legacy and uefi, issue doesn’t change.

      Tried to wipe the disks first, also no change.

      Will try the full copy tomorrow, thanks for your suggestion.

      posted in Windows Problems
      F
      Fimlore
    • Windows 10 - Deployment can't boot

      Hi All,

      So I have a Windows 10 golden image that is being cloned (SIngle Disk, Multi Part, no resize and resize) and restored to the same type of clients.
      this is all fine and dandy, the issue is that the devices can’t boot. I receive a BSOD 0xc00000e while booting.

      What I accidentally noticed, was that I CAN boot to Windows when plug in a bootable USB, then boot to Network and cancel that boot.

      I am able to fix the device by running bcdedit C:\Windows /h E: /f BIOS

      any idea how to fix this during the FOG phase? We need to do 300~ devices, so the workaround is not viable…

      (i am using FOG 1.5.4)

      posted in Windows Problems
      F
      Fimlore
    • RE: [Solved] Migrated /images folder

      @Quazz
      I thinks that I fixed the issue somewhere along the way and kept on having a different issue on my debug VM, then when I went to check out that issue, I recognized the fact that I already solved it somewhere… The Physical devices also deploy without issue now;

      I’ll still need to confirm that the exact issue is solved, so i’ll be creating a few images and see if they restore out of the box.

      Thanks again for the quick support, I’ll mark this thread as solved

      edit;
      (…if I knew how… )

      posted in General Problems
      F
      Fimlore
    • RE: [Solved] Migrated /images folder

      @Quazz
      I’m confused.
      Ok, so I tried to perform the command myself, it complains that the disk isn’t big enough;
      so, I expanded the disk of the VM, and suddenly the image Ć­s able to deploy, in both Debug and non-debug VM’s…

      will have to check on the actual devices, since they gave the same issues as the VM

      posted in General Problems
      F
      Fimlore
    • RE: [Solved] Migrated /images folder

      @Fimlore said in Migrated /images folder:

      I’ll try the debug option to see what I can find.

      0_1539942810144_067058c7-caaa-41a7-a1f7-25ac98024492-image.png

      the files are clearly there… what does Exit RC 4 mean?

      posted in General Problems
      F
      Fimlore
    • RE: [Solved] Migrated /images folder

      @Quazz
      0_1539941404976_7a004c27-f1c5-4c1d-8607-96d17a08114c-image.png
      (image is disabled because the team had to finish an order today, so am deploying using the ā€˜cheat’ I described earlier)

      0_1539941497651_6d2ab0ca-eee0-4295-995b-4d51d8d52a98-image.png

      I’ll try the debug option to see what I can find.

      posted in General Problems
      F
      Fimlore
    • RE: [Solved] Migrated /images folder

      @Quazz said in Migrated /images folder:

      @Fimlore Yes, the FOS environment mounts your image location to /images on the client.

      Does the FOSenv have some sort of shell so that I can troubleshoot while the folder is mounted?

      posted in General Problems
      F
      Fimlore