• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. pga
    3. Best
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 8
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by pga

    • RE: reboot a running linux in pxe with kexec

      Ok, it is quite simple with grub.

      For instance, with a debian jessie:

      1. install ipxe with grub
      apt-get install ipxe
      
      1. Set the next grub boot to use the ipxe menu
      grub-reboot 2
      
      1. Reboot !
      reboot
      

      The number to use is the number of the grub entry (counting the submenu) of the pxe entry, starting from 0.

      Thank you for your help, I hope the result could help someone in the future.

      posted in Linux Problems
      P
      pga
    • 1 / 1