• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. lxrsd
    3. Posts
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by lxrsd

    • RE: Cannot reach Dir -> Bitlocker prompt right After. Help!

      @george1421 Thanks for the help! I was able to reach Dir by changing to initrd tftp://fog-server-99.lan14.test.com/fog/sccm/sccm.iso.

      Now the only thing I’m dealing with is the Bitlocker issue. As you mentioned, it is doing its job but i’m curious to why after the kermel upgrade it keeps prompting for it instead of going straight to SCCM like before.

      posted in FOG Problems
      L
      lxrsd
    • RE: Cannot reach Dir -> Bitlocker prompt right After. Help!

      @george1421 Thank you so much for your fast turn around.

      You are correct, that’s the kernel on the linux OS on the FOG. initially, I installed I combined Kickstart ( Linux imaging) with our SCCM (Windows imaging). I changed DHCP settings where it allowed me to boot from kickstart and sccm by extending the FOG Boot Menue.

      Example :MENU
      menu
      item --gap – ---------------- Advanced menu ----------------
      item KICKSTART Boot to local Kickstart
      item SCCM Boot to SCCM
      item LINUXBOOTKEY Boot to LinuxBootKey
      item return return to previous menu
      choose --default SCCM --timeout 10000 target && goto ${target}
      :KICKSTART
      set net0/next-server Kickstart-IP-Adress
      set filename pxelinux.0
      chain tftp://kickstart.lan14.test.com/pxelinux.0 ||
      goto MENU
      :SCCM
      initrd tftp://FOG-FQDN/SCCM.iso
      chain memdisk iso raw ||
      goto MENU
      :LINUXBOOTKEY
      initrd tftp://FOG-FQDN/AcimPXE-0.09.iso
      chain memdisk iso raw ||
      goto MENU
      :return
      chain http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac} ||
      prompt
      goto MENU
      autoboot

      Command output -> -rw-r–r-- 1 lxrsd test 531785728 Jan 8 13:37 /tftpboot/fog/sccm/sccm.iso

      posted in FOG Problems
      L
      lxrsd
    • Cannot reach Dir -> Bitlocker prompt right After. Help!

      Greetings, all.

      Recently I updated my Kernel to 4.9.137-0.1.ac.218.74.329.metal1.x86_64 and after that, i’m unable to reach dir then it triggers bitlocker screen. Disabling bitlocker is very time consuming and even then, it might not reach it dir.

      Below are the SCCm settings from advance menu->

      :SCCM

      initrd tftp://fog-server-99.lan14.test.com/tftpboot/fog/sccm/sccm.iso

      chain memdisk iso raw ||

      ENDTEXT

      From my understanding, this is the booting path -> initrd tftp://fog-server-99.lan14.test.com/tftpboot/fog/sccm/sccm.iso, Correct?

      Storage Nodes Info ;

      Storage Node
      lan14 Node

      Path
      tftp:///fog-server-99.lan14.test.com/tftpboot/fog/sccm/sccm.iso

      Also I see the node has another path as well, does it pull from node or initid?

      Please advise on why the fog might not be reaching its host.

      Thank You.

      posted in FOG Problems
      L
      lxrsd
    • 1 / 1