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

    obscure

    @obscure

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    obscure Unfollow Follow

    Latest posts made by obscure

    • RE: Operation not permitted HirensBootCD

      @george1421 Sorry,

      Im sorry … it was just that.
      i had to chance that line that, was all.
      In Germany we have a proverb.
      I think in english it means “you can’t see the forest for the trees” 😉
      Thank you very much … you saved my day.
      But what i see now is :
      there are no tools that are there normally when i boot from usb.
      maybe you also know a solution?

      Again Thank You

      posted in FOG Problems
      O
      obscure
    • RE: Operation not permitted HirensBootCD

      @george1421
      Thank You for answering me.
      I have no html folder, here is a picture of the folder structure i found after installing the docker.
      Screenshot 2022-12-03 194902.png

      do i have to create the html folder and put the files and folders in there?

      Edit: i forgot to answer 1.
      I cannot download the BCD file.
      But i can download the others files like bootmgr.exe etc

      posted in FOG Problems
      O
      obscure
    • Operation not permitted HirensBootCD

      Hello all,

      first of all, sorry for my bad english.
      I do my best ;-).
      I’ve been testing fogproject for a few days and like it a lot.
      I have fogproject running on my unraid server as docker.
      Now i am trying to get Hirens boot CD to run.
      I followed this great tutorial.

      [https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images/10](Link Adresse)

      When i try to boot a client from it i get the error message:

      http://[FogServerIP]/tools/hbcd/boot/bcd... Operation not permitted
      

      Is this a problem with the permissions?
      Or something in the parameters?
      Here are my parameters

      set tftp-path tftp://${fog-ip}
      set http-path http://${fog-ip}/tools/hbcd
      kernel ${tftp-path}/os/wimboot gui
      imgfetch --name bootmgr.exe ${http-path}/bootmgr.exe bootmgr.exe
      imgfetch --name bootx64.efi ${http-path}/efi/boot/bootx64.efi bootx64.efi
      imgfetch --name BCD ${http-path}/boot/bcd bcd
      imgfetch --name boot.sdi ${http-path}/boot/boot.sdi boot.sdi
      imgfetch --name boot.wim ${http-path}/sources/boot.wim boot.wim
      boot || goto MENU
      

      Thanks in advance

      Screenshot 2022-12-03 150746.png

      posted in FOG Problems
      O
      obscure