• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. maikBat
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 19
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by maikBat

    • M

      Boot from wimpe Intel 6th Gen Black Screen

      General
      • • • maikBat
      7
      0
      Votes
      7
      Posts
      979
      Views

      george1421G

      @a_bains make sure you are using the instructions that say for both bios and uefi systems. https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images/15

      You do need to export the ISO to the files. The only way you can get the iso to boot is via memdisk in bios mode. UEFI doesn’t support memdisk booting.

    • M

      API updated?

      General
      • • • maikBat
      4
      0
      Votes
      4
      Posts
      325
      Views

      S

      @maikBat said in API updated?:

      I have updates from 2017

      What do you mean by that??? Which version of FOG do you use?

    • M

      Solved PXE Boot could not boot

      General
      • • • maikBat
      3
      0
      Votes
      3
      Posts
      415
      Views

      M

      Today I learned that when adding a new item to PXE menu “Menu Item” cannot have spaces. Instead type “New Item” you should type “NewItem”. When I checked the PXE config file using the link was kind of evident that this was the problem and in effect it was.

      Thanks for the help

    • M

      Unsolved PXE UEFI?

      FOG Problems
      • • • maikBat
      9
      0
      Votes
      9
      Posts
      641
      Views

      M

      @george1421 That makes sense . Thanks very much sir!

    • M

      FOG API returning 404

      General
      • • • maikBat
      6
      0
      Votes
      6
      Posts
      831
      Views

      Tom ElliottT

      @maikbat by default the api access is disabled. Check fog configuration ->fog settings->API Settings and enable

    • M

      FOG API

      General
      • • • maikBat
      19
      0
      Votes
      19
      Posts
      4.5k
      Views

      Tom ElliottT

      I’ve updated the rout.class.php in 1.5.X branch (dev-branch)

      I will ask @MarkG if you would like to install this to see if it address what you need directly?

      I know you don’t want to move to the alpha build, but dev-branch is where the bug fixes found since 1.5.5 have been addressed.

      If anything, you can simply copy this dev-branches router class with:

      wget -O /var/www/fog/lib/router/route.class.php https://raw.githubusercontent.com/FOGProject/fogproject/489ba2952f5750e1483083eedade17dde6bb3cd8/packages/web/lib/router/route.class.php

      This should allow you to clear out items such as snapins with the code you were using:

      { "snapins": [], "printers": [1,2,3,4] }
    • 1 / 1