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

    Best posts made by stiger

    • RE: ipxe menu problem

      @sebastian-roth
      I modify the entry in the database by hand as you told me .

      shell> mysql -u root -p
      Enter password:
      mysql> use fog;
      mysql> UPDATE pxeMenu SET pxeName='fog.0pe' where pxeName LIKE '%0pe%';
      mysql> quit;
      shell>
      

      Now that everything is fine, I can edit or delete it.

      posted in FOG Problems
      S
      stiger
    • 1 / 1