• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    iPXE "Boot from hard disk" not working with RAID.

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    2
    4
    277
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      PFilip
      last edited by

      Hi,
      I have couple of Dell PowerEdge T150 that are used as FOG clients. They have dualboot (WS2022 and Ubuntu Server).
      WOL, imaging and restoring works perfectly, but I can’t get booting from PXE menu working.

      I tried different exit options and I managed to get Windows Boot Manager working with rEFInd, BUT I need to boot to grub because of dual boot. Booting without FOG works as expected (into GRUB).

      Could it be issue that disk is seen as RAID Controller in UEFI and FOG expects eg. SATA device?

      Thanks,
      PFilip

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @PFilip
        last edited by

        @PFilip said in iPXE "Boot from hard disk" not working with RAID.:

        imaging and restoring works perfectly, but I can’t get booting from PXE menu working.

        I managed to get Windows Boot Manager working with rEFInd,

        I need to boot to grub because of dual boot.

        Booting without FOG works as expected (into GRUB).

        Could it be issue that disk is seen as RAID Controller?

        I’ll answer the last question first. No. If you were able to boot the target OS at all then its not a raid controller issue.

        We need to make a distinction with the issue between FOS Linux (a.k.a bzImage) and iPXE. The fog iPXE menu is managed by iPXE so bzImage/FOS Linux is not in scope. I know you did not mention FOS Linux, so I wanted to remove that from the equation because you said it images fine.

        Why refind is working is it is configured to find “windows” and boot it out of the box.

        What you need is for iPXE to chain load grub.efi from the first partition so that the grub menu starts up correctly so you can dual boot.

        I don’t know off the top of my head if a custom chain load command can be used to boot grub.efi. I know in concept what needs to be done though.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        P 1 Reply Last reply Reply Quote 0
        • P
          PFilip
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • P
            PFilip @george1421
            last edited by

            Thanks for clarifying on iPXE and FOS Linux.

            @george1421 said in iPXE "Boot from hard disk" not working with RAID.:

            Why refind is working is it is configured to find “windows” and boot it out of the box.

            I tried configuring refind to boot grub and it partially works.
            Grub shows and I can boot windows from it, but when booting Ubuntu Server I get error: failed to install protocols even though I manually installed grub with --disable-shim-lock and disabled secure boot.
            Looks like it’s not secure boot related, but more like driver issue and I probably should try that iPXE chain load thing.

            @george1421 said in iPXE "Boot from hard disk" not working with RAID.:

            What you need is for iPXE to chain load grub.efi from the first partition so that the grub menu starts up correctly so you can dual boot.
            I guess that I need to modify default.ipxe?
            Could you direct me?

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            269

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project