• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. deric
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Groups 0

    Topics

    • D

      Change menu boot order

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      11
      0 Votes
      11 Posts
      2k Views
      george1421G

      @tom-elliott said in Change menu boot order:

      So ordering becomes problematic as the all hosts items show in either the non reg or reg hosts. So priority should go where? Should non reg hosts be displayed before or after all host items. Or vice versa? Similarly for reg hosts. Or should we just do it based on numbers.

      I looked into this a bit then got lost how fog imported the pxeMenu table. I was hoping it was a sql query to where I could just add a new integer field to the table as display order. Then use a sql statement like
      select * from pxeMenu order by pxeOrder asc, pxeID asc That would allow pxeOrder to override pxeID if set, otherwise pxeID indexing would work the same as it does now. You could default pxeOrder to 0 so the pxeMenu would work as it does today and then let the FOG Admin mix up the menu. But alas I could not pull it off, but it was the plan.

    • D

      Not seeing Centos ISO in menu

      Watching Ignoring Scheduled Pinned Locked Moved Solved Linux Problems
      9
      0 Votes
      9 Posts
      1k Views
      D

      Thank you so much! It’s working now!

    • 1 / 1