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

    stiger

    @stiger

    1
    Reputation
    156
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    stiger Unfollow Follow

    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

    Latest 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
    • RE: ipxe menu problem

      @sebastian-roth

      It’s work. I solved it. Thank you!

      posted in FOG Problems
      S
      stiger
    • RE: ipxe menu problem

      @sebastian-roth

      Thanks a lots.

      posted in FOG Problems
      S
      stiger
    • RE: ipxe menu problem

      @wayne-workman

      I can find it .
      Now the question is when I click the item name , nothing happen, I can’t see the delete and save changes button .

      posted in FOG Problems
      S
      stiger
    • RE: ipxe menu problem

      @wayne-workman

      Thank you very much.

      Now I want to edit / delete the two item which i added , but i don’t know how to do.

      posted in FOG Problems
      S
      stiger
    • RE: ipxe menu problem

      @wayne-workman
      It’s bootable files from Acronis True Image 2017 New Generation x64 Linux Boot CD

      posted in FOG Problems
      S
      stiger
    • RE: ipxe menu problem

      @wayne-workman

      It’s 1.5 RC 10

      I test it again:

      Menu Item : 0pe1
      Description : 0pe1
      Parameters :

      kernel http://${fog-ip}/iso/pe/dat10.dat vga=788 force_modules=usbhid quiet
      initrd http://${fog-ip}/iso/pe/dat11.dat  http://${fog-ip}/iso/pe/dat12.dat
      boot
      

      Menu Show with : All Hosts

      same problem

      posted in FOG Problems
      S
      stiger
    • RE: ipxe menu problem

      @wayne-workman

      When I create the item this time,
      I think I filled those field (I’m not sure 😞

      Menu Item : 0pe
      Description : 0pe
      Parameters :

      kernel http://${fog-ip}/iso/pe/dat10.dat vga=788 force_modules=usbhid quiet
      initrd http://${fog-ip}/iso/pe/dat11.dat  http://${fog-ip}/iso/pe/dat12.dat
      boot
      

      Menu Show with : All Hosts

      posted in FOG Problems
      S
      stiger
    • ipxe menu problem

      today i create a iPXE New Menu Entry , use 0pe as Menu Item. but when i save it , i can’t edit it. the 0pe menu is on the top and when i click it , nothing happed.

      posted in FOG Problems
      S
      stiger