• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. fractal13
    3. Best
    F
    • Profile
    • Following 0
    • Followers 2
    • Topics 6
    • Posts 29
    • Best 2
    • Controversial 0
    • Groups 1

    Best posts made by fractal13

    • Linux, grubx64.efi, and refind.conf
      Server
      • FOG Version: 1.5.0-RC-5
      • OS: Ubuntu 14.04.5 LTS
      Description

      Wanted to document this configuration for others.

      I’m using FOG to image UEFI multi-boot systems, with boot-time selection controlled by /EFI/ubuntu/grubx64.efi. UEFI is configured to boot PXE first, then from the hard drive.

      When I configure iPXE’s UEFI exit to anything other than rEFInd, I get the infinite boot attempts issue.

      When I leave iPXE’s UEFI exit to rEFInd, the default I believe, then rEFInd tries to boot the first .efi file from /EFI/ubuntu/, which fails to boot. This is because the default_selection for rEFInd is set to 1.

      I solved my problem with this:

      sed -i 's/^default_selection .*/default_selection "grubx64.efi"/' /var/www/html/fog/service/ipxe/refind.conf
      

      BTW: You guys have been busy! I’m liking 1.5.0. Good work.

      posted in FOG Problems
      F
      fractal13
    • Download page instruction clarification.

      On the downloads page: https://fogproject.org/download, the link to download gives you a file named 1.5.7.tar.gz. The instructions say to untar a file named fogproject-1.5.7.tar.gz. No problem for anyone who’s every done ls or tar. But thought I’d give the feedback.

      PS. Looks like you guys have been really busy.

      posted in Bug Reports
      F
      fractal13
    • 1 / 1