• 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
    • Groups 0

    Topics

    • M

      Boot from wimpe Intel 6th Gen Black Screen

      Watching Ignoring Scheduled Pinned Locked Moved General
      7
      0 Votes
      7 Posts
      1k 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?

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      0 Votes
      4 Posts
      580 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

      PXE Boot could not boot

      Watching Ignoring Scheduled Pinned Locked Moved Solved General
      3
      0 Votes
      3 Posts
      552 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

      PXE UEFI?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      9
      0 Votes
      9 Posts
      1k Views
      M

      @george1421 That makes sense . Thanks very much sir!

    • M

      FOG API returning 404

      Watching Ignoring Scheduled Pinned Locked Moved General
      6
      0 Votes
      6 Posts
      1k Views
      Tom ElliottT

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

    • M

      FOG API

      Watching Ignoring Scheduled Pinned Locked Moved General
      19
      0 Votes
      19 Posts
      6k 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