• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. goempie
    3. Topics
    G
    • Profile
    • Following 1
    • Followers 0
    • Topics 5
    • Posts 38
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by goempie

    • G

      Unsolved Stuck @boot.php.......... after update

      FOG Problems
      • • • goempie
      4
      0
      Votes
      4
      Posts
      1.4k
      Views

      Wayne WorkmanW

      Try a different network drop and different patch cable, too.

    • G

      Create a Driver Database based on hardware id

      Feature Request
      • • • goempie
      9
      0
      Votes
      9
      Posts
      3.7k
      Views

      davido38D

      I have this for drivers :

      http://ftp.hp.com/pub/caps-softpaq/cmit/HP_Driverpack_Matrix_x86.html

      http://ftp.hp.com/pub/caps-softpaq/cmit/HP_Driverpack_Matrix_x64.html

      https://support.lenovo.com/fr/fr/documents/ht074984​

    • G

      Recommended way to create a master img?

      Windows Problems
      • • • goempie
      5
      0
      Votes
      5
      Posts
      2.0k
      Views

      B

      Hi there Goempie!

      i’m on my last day in my internship.
      And i must say… i get a superduper good tutorial what i followed.
      Its only for W7 (can work for w10 – i don’t know).

      Implementing the FOG Cloning Solution with
      Universal Windows 7 Images

      Good luck!

      Ow ya
      I tried a couple of things for injecting the drivers.
      One is putting them in the windows/inf – that works great after sysprep.
      Or you can use Stand Alone Driver Utility (SAD3) !

    • G

      Adding Hirens 15.2 boot cd to the boot menu

      FOG Problems
      • • • goempie
      31
      0
      Votes
      31
      Posts
      17.3k
      Views

      ?

      Hey! Thanks for the topic!

      If it does not exist

      mkdir /var/www/fog/iso

      Copy ISO file

      cp SOURCE_PATH/ISO_FILE /var/www/fog/iso

      Add

      /var/www/fog/iso * (ro, sync, no_wdelay, insecure_locks, no_root_squash, insecure )

      in

      /etc/exports

      Run

      sudo service nfs-kernel-server restart sudo service rpcbind restart

      Add a new menu in FOG WEB GUI

      initrd http://${fog-ip}/fog/iso/ISO_FILE.iso chain memdisk iso raw

      WORKED PERFECTLY!

    • G

      Solved dhcp failed on HP prodesk 400 G2

      FOG Problems
      • • • goempie
      18
      0
      Votes
      18
      Posts
      10.1k
      Views

      george1421G

      @goempie There is a posting on the FOG wiki that discusses this: https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence

      As for the differences between undionly.kpxe and ipxe.kpxe. The difference is that undionly,kpxe is smaller and is only has a shim between the iPXE kernel and the network adapter. It relies on some firmware on the network adapter to provide basis undi network services. As long as the network card firmware is well behaved then everything works great in this model. The ipxe.kpxe contains the majority of known or common network drivers right in the kernel. This iPXE kernel is bigger for sure but also include very well behaved network drivers.

      Just a comparison between the two kernels.
      undionly.kpxe is about 93KB in size
      ipxe.kpxe is about 343KB in size.

      These days with multi GB workstations this is really a trivial matter, but smaller kernels make faster boots. But in reality find the iPXE kernel that works best for your environment and stick with it.

    • 1 / 1