• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Psycholiquid
    3. Posts
    • Profile
    • Following 4
    • Followers 0
    • Topics 39
    • Posts 499
    • Best 61
    • Controversial 0
    • Groups 2

    Posts made by Psycholiquid

    • RE: rEFInd PXE booting issue

      @JJ-Fullmer Yeah I started a new post with what I did, I had to piece together some stuff to get the whole shebang to work.

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      @psycholiquid I was able to resolve the refinduefi issue with the HP ProDesk 400s by pulling the old refind.conf file from the backup fog server and reverting refind.efi to version 0.11.0

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: rEFInd PXE booting issue

      Toss me in the group of people with HP ProDesk 400s All of mine are acting this way now.

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      Ok replaced the refind.efi with the latest 0.11.3 and made a change to the conf file and it is all owrking now.

      Good job on fixing the dock issue with Surfaces, I can now image without using a seperate dongle.

      So here is the steps I used to fix the issue:

      1. upgraded to 1.5.4
      2. Replaced bzimage and init.xz using kernel 4.15.2 and init.xz form my old version of FOG (@Sebastian-Roth custom)
      3. Replaced refind.efi with verion 0.11.3 and edited out the scanfor line of the conf.

      This seemed to get everything straight. So I think we are good.

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      @sebastian-roth But I am using kernel 15.12 and it seems to be working all but the refind UEFI

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      @Sebastian-Roth I recovered both, figured the init.xz is only the virtual HDD right and the bzimage is the actually loading OS.

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      @Sebastian-Roth yeah I got it working after updating the firmware to the latest version, it will boot and image but the refind-EFI is giving me troubles now. trying to find a way around it, GRUB doesn’t seem to work nor Does exit.

      Ill post up the configuration and firmware versions once completed so everyone will know how to do it

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      I have tried updating the Surface firmware but so far no dice. Trying another update this morning

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      @sebastian-roth I was able to recover but it crashed on Fatal Error kernel to old

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      Resolved by dropping the kernel back down to 4.12.3.

      This allows the Surface to make it past the init.xz… ok

      Now stuck on Fatal kernel to old.

      Will play with them more to see what I can get.

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Surface Pro 4 stuck on init.xz... ok

      Adding version:

      0_1532614969553_25e90409-3e38-48fd-b888-c21a10cefecb-image.png

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • Surface Pro 4 stuck on init.xz... ok

      FOG Version: 1.5.4

      bzImage Version: 4.17.0
      bzImage32 Version: 4.16.6

      Just update to latest SVN to get around the addition mac issue. After updating Surface Pro 4 tablets are getting stuck on init.xz. I worked with @Sebastian-Roth before on this and was using a beta efi file which of course I don’t have now that I updated. Any way to get around this or change the file to work with Surface Pro 4? I have snapshotted my fog server so I can roll back and get the file just wasn’t sure if there was a copy out there somewhere that works with the Surface Pro 4.

      posted in Hardware Compatibility
      PsycholiquidP
      Psycholiquid
    • RE: Organizations Using FOG

      Organization Name: Sheakley Group Of Companies

      Location (Optional) Cincinnati, Ohio

      Approximate Number of systems: 500+

      How long:3 years

      0_1513871822024_065300e2-a86b-483c-95ee-43de96799eef-image.png

      Started on 0.32 in another company. It actually helped me get this job due the popularity of my imaging process.

      posted in General
      PsycholiquidP
      Psycholiquid
    • RE: Service Fog Client

      I cant tell you the exact reason it has issue I just know that it does.

      In my script I add the following:

      <FirstLogonCommands>
      <SynchronousCommand wcm:action=“add”>
      <CommandLine>del /Q /F c:\windows\system32\sysprep\unattend.xml</CommandLine>
      <Order>1</Order>
      <Description>Deletes unattend.xml</Description>
      <RequiresUserInput>false</RequiresUserInput>
      </SynchronousCommand>
      <SynchronousCommand wcm:action=“add”>
      <CommandLine>del /Q /F c:\windows\Panther\unattend.xml</CommandLine>
      <Description>Deletes unattend.xml</Description>
      <Order>2</Order>
      <RequiresUserInput>false</RequiresUserInput>
      </SynchronousCommand>
      <SynchronousCommand wcm:action=“add”>
      <CommandLine>sc config FOGService start= auto</CommandLine>
      <Description>Changes FOG server to Automatic</Description>
      <Order>3</Order>
      <RequiresUserInput>false</RequiresUserInput>
      </SynchronousCommand>
      <SynchronousCommand wcm:action=“add”>
      <CommandLine>net start FOGService</CommandLine>
      <Description>Starts FOG service </Description>
      <Order>4</Order>
      <RequiresUserInput>false</RequiresUserInput>
      </SynchronousCommand>
      </FirstLogonCommands>

      This turns the service back on after sysprep runs.

      posted in General Problems
      PsycholiquidP
      Psycholiquid
    • RE: Service Fog Client

      You will want to disable the fog client before sysprep and set in the unattend.xml to start it back up on first start

      posted in General Problems
      PsycholiquidP
      Psycholiquid
    • RE: What can we do when we don't trust UUID?

      Guys I should also have some new HP tablets coming in soon probably using the same kind of hardware so I will update those as soon as I get my hands on them.

      http://store.hp.com/us/en/mdp/laptops/hp-elite-x2-1012#tab=features

      posted in General
      PsycholiquidP
      Psycholiquid
    • RE: What can we do when we don't trust UUID?

      @sebastian-roth Keep in mind these are all NVMe disks. Not sure it that makes much of a difference on how it is read by the MB

      posted in General
      PsycholiquidP
      Psycholiquid
    • RE: What can we do when we don't trust UUID?

      @Sebastian-Roth yeah there are serial numbers on the disks using that software.

      posted in General
      PsycholiquidP
      Psycholiquid
    • RE: What can we do when we don't trust UUID?

      @george1421

      Surface Pro 4

      System Manufacturer	Microsoft Corporation
      System Product	Surface Pro 4
      System Version	D:0B:08F:1C:03P:38
      System Serial Number	XXXXXXXXXXX3
      System UUID	
      System Type	Type: Laptop
      BIOS Vendor	Microsoft Corporation
      BIOS Version	106.1624.768
      BIOS Date	02/24/2017
      Motherboard Manufacturer	Microsoft Corporation
      Motherboard Product Name	Surface Pro 4
      Motherboard Version	Not Specified
      Motherboard Serial Number	A010XXXXXXX631A
      Motherboard Asset Tag	Not Specified
      CPU Manufacturer	Intel(R) Corporation
      CPU Version	Intel(R) Core(TM) i7-6650U CPU @ 2.20GHz
      CPU Normal Speed	Current Speed: 2200 MHz
      CPU Max Speed	Max Speed: 8300 MHz
      Memory	7.71 GiB
      Hard Disk Model	
      Hard Disk Firmware	
      Hard Disk Serial Number	
      Chassis Manufacturer	Microsoft Corporation
      Chassis Version	
      Chassis Serial	XXXXXXXXXXX3
      Chassis Asset	```
      
      
      

      Surface Pro 3

      System Manufacturer	Microsoft Corporation
      System Product	Surface Pro 3
      System Version	1
      System Serial Number	037013751953
      System UUID	5b34d21c-c2ee-c3ed-fdfb-e6e5163c8545
      System Type	Type: Laptop
      BIOS Vendor	American Megatrends Inc.
      BIOS Version	3.11.2050
      BIOS Date	11/11/2016
      Motherboard Manufacturer	Microsoft Corporation
      Motherboard Product Name	Surface Pro 3
      Motherboard Version	1
      Motherboard Serial Number	0370XXXXX953
      Motherboard Asset Tag	0
      CPU Manufacturer	Intel(R) Corporation
      CPU Version	Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz
      CPU Normal Speed	Current Speed: 2600 MHz
      CPU Max Speed	Max Speed: 3800 MHz
      Memory	3.75 GiB
      Hard Disk Model	SAMSUNG MZMTE128HMGR-000MV
      Hard Disk Firmware	EXT41M0Q
      Hard Disk Serial Number	S1F0NSXXXX9877
      Chassis Manufacturer	Microsoft Corporation
      Chassis Version	
      Chassis Serial	037XXXXXX953
      

      HP ProDesk 400 G2 MINI

      ystem Manufacturer	HP
      System Product	HP ProDesk 400 G2 MINI
      System Version	
      System Serial Number	2UAXXX96X
      System UUID	1504fe09-e23c-11e5-a132-124cbd00c043
      System Type	Type: Space-saving
      BIOS Vendor	HP
      BIOS Version	N23 Ver. 02.04
      BIOS Date	01/06/2016
      Motherboard Manufacturer	HP
      Motherboard Product Name	806A
      Motherboard Version	KBC Version 05.26
      Motherboard Serial Number	PEWPLXXXXXM4N3
      Motherboard Asset Tag	
      CPU Manufacturer	Intel(R) Corporation
      CPU Version	Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz
      CPU Normal Speed	Current Speed: 2400 MHz
      CPU Max Speed	Max Speed: 3100 MHz
      Memory	3.74 GiB
      Hard Disk Model	SAMSUNG MZ7LN12XXXX-000H1
      Hard Disk Firmware	EMT02H0Q
      Hard Disk Serial Number	S1ZRNXXXXX9403
      Chassis Manufacturer	HP
      Chassis Version	
      Chassis Serial	2UAXXXX96X
      

      HP ProDesk 400 G3 DM

      System Manufacturer	HP
      System Product	HP ProDesk 400 G3 DM
      System Version	
      System Serial Number	8CGXXXXX7C
      System UUID	
      System Type	Type: <OUT OF SPEC>
      BIOS Vendor	HP
      BIOS Version	P23 Ver. 02.02
      BIOS Date	01/16/2017
      Motherboard Manufacturer	HP
      Motherboard Product Name	82A5
      Motherboard Version	KBC Version 06.15
      Motherboard Serial Number	PGAQKXXXXX3FCL
      Motherboard Asset Tag	
      CPU Manufacturer	Intel(R) Corporation
      CPU Version	Intel(R) Core(TM) i5-7500T CPU @ 2.70GHz
      CPU Normal Speed	Current Speed: 2600 MHz
      CPU Max Speed	Max Speed: 2700 MHz
      Memory	7.67 GiB
      Hard Disk Model	SanDisk SD8SBAT-256G-1006
      Hard Disk Firmware	Z2311006
      Hard Disk Serial Number	17102XXXX234
      Chassis Manufacturer	HP
      Chassis Version	
      Chassis Serial	8CGXXXXX7C
      

      HP EliteBook 850 G3

      System Manufacturer	HP
      System Product	HP EliteBook 850 G3
      System Version	
      System Serial Number	5CGXXXXXSM
      System UUID	1c7b9c43-4b57-11e7-96b7-8c1ce40240f9
      System Type	Type: Notebook
      BIOS Vendor	HP
      BIOS Version	N75 Ver. 01.14
      BIOS Date	04/12/2017
      Motherboard Manufacturer	HP
      Motherboard Product Name	8079
      Motherboard Version	KBC Version 85.76
      Motherboard Serial Number	PFKZTXXXXX03CI
      Motherboard Asset Tag	
      CPU Manufacturer	Intel(R) Corporation
      CPU Version	Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
      CPU Normal Speed	Current Speed: 2700 MHz
      CPU Max Speed	Max Speed: 8300 MHz
      Memory	7.66 GiB
      Hard Disk Model	SanDisk SD8SN8U-256G-1006
      Hard Disk Firmware	X4120006
      Hard Disk Serial Number	1712XXXXX025
      Chassis Manufacturer	HP
      Chassis Version	
      Chassis Serial	5CGXXXXXSM
      

      HP ZBook 15u G3

      System Manufacturer	HP
      System Product	HP ZBook 15u G3
      System Version	
      System Serial Number	5CGXXXX5WG
      System UUID	d791487d-05ef-11e7-9098-411ce4028000
      System Type	Type: Notebook
      BIOS Vendor	HP
      BIOS Version	N75 Ver. 01.13
      BIOS Date	11/01/2016
      Motherboard Manufacturer	HP
      Motherboard Product Name	8079
      Motherboard Version	KBC Version 85.74
      Motherboard Serial Number	PFLCQXXXXX80NQ
      Motherboard Asset Tag	
      CPU Manufacturer	Intel(R) Corporation
      CPU Version	Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
      CPU Normal Speed	Current Speed: 3000 MHz
      CPU Max Speed	Max Speed: 8300 MHz
      Memory	15.52 GiB
      Hard Disk Model	
      Hard Disk Firmware	
      Hard Disk Serial Number	
      Chassis Manufacturer	HP
      Chassis Version	
      Chassis Serial	5CGXXXXXWG
      

      HP EliteBook 850 G3

      System Manufacturer	HP
      System Product	HP EliteBook 850 G3
      System Version	
      System Serial Number	5CGXXXXXSM
      System UUID	1c7b9c43-4b57-11e7-96b7-8c1ce40240f9
      System Type	Type: Notebook
      BIOS Vendor	HP
      BIOS Version	N75 Ver. 01.14
      BIOS Date	04/12/2017
      Motherboard Manufacturer	HP
      Motherboard Product Name	8079
      Motherboard Version	KBC Version 85.76
      Motherboard Serial Number	PFKZTXXXXX03CI
      Motherboard Asset Tag	
      CPU Manufacturer	Intel(R) Corporation
      CPU Version	Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
      CPU Normal Speed	Current Speed: 2700 MHz
      CPU Max Speed	Max Speed: 8300 MHz
      Memory	7.66 GiB
      Hard Disk Model	SanDisk SD8SN8U-256G-1006
      Hard Disk Firmware	X4120006
      Hard Disk Serial Number	1712XXXXX025
      Chassis Manufacturer	HP
      Chassis Version	
      Chassis Serial	5CGXXXXXSM
      
      posted in General
      PsycholiquidP
      Psycholiquid
    • RE: Coexistence of UEFI and Legacy - Troubleshooting help

      @george1421 said in Coexistence of UEFI and Legacy - Troubleshooting help:

      @psycholiquid This is a bit off topic, but I see in your snapshot of “Here is a screenshot of my setup” you are using the ipxe7156.efi. I just saw a pull request on git hub that the “7156” flavor of kernels were being removed from the FOG distribution because the latest ipxe.efi version (in 1.5.0 branch) is now working with the surface pros.

      1. Just be aware that this kernel is being removed from the package and you will need to update your dhcp setup.
      2. You probabaly should confirm that the latest version of ipxe.efi (pulled from the working branch) does what YOU need it to because ipxe7156.efi was left in the distribution to address an issue with the surface pros and not VMWare.

      I’m not saying its a problem. I’m only trying to raise awareness that there was a change and based on your configuration you may have issues.

      I know I was part of the testing process for the whole thing.

      posted in Windows Problems
      PsycholiquidP
      Psycholiquid
    • 1 / 1