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

adding uefi boot option aswell as bios boot option

Scheduled Pinned Locked Moved
FOG Problems
2
15
1.6k
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.
  • R
    robertkwild
    last edited by Sep 21, 2021, 1:19 PM

    hi all,

    my fog server works with bios motherboards (all i do is change the motherboard back to bios instead of uefi) also i turn off secure boot as its a pain

    but this desktop i have (hp z2) you cant go back to bios, i have looked everywhere and you just cant change it to normal bios, just comes in uefi only

    how do i add the uefi boot option to my dhcp option 67 as i can see you can only have one string value and not two, otherwise i would have added “ipxe.efi”

    67.PNG

    thanks,
    rob

    R 1 Reply Last reply Sep 21, 2021, 1:52 PM Reply Quote 0
    • R
      robertkwild @robertkwild
      last edited by Sep 21, 2021, 1:52 PM

      @robertkwild found it!

      https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence#Using_Windows_Server_2012_.28R1_and_later.29_DHCP_Policy

      1 Reply Last reply Reply Quote 0
      • R
        robertkwild
        last edited by Sep 21, 2021, 3:29 PM

        ok i get an error now

        so it boots up into my fog server, i choose deploy image and then i get this

        20210921_145714.jpg

        1 Reply Last reply Reply Quote 0
        • R
          robertkwild
          last edited by Sep 21, 2021, 3:42 PM

          i have read somewhere i need to update the fog kernel but i dont know what one to choose from, will this do…

          kernel.PNG

          G 1 Reply Last reply Sep 21, 2021, 5:56 PM Reply Quote 0
          • G
            george1421 Moderator @robertkwild
            last edited by Sep 21, 2021, 5:56 PM

            @robertkwild 5.10.x (latest) for both x64 and x32 is the right one to get the latest hardware support.

            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!

            R 1 Reply Last reply Sep 21, 2021, 8:01 PM Reply Quote 0
            • R
              robertkwild @george1421
              last edited by Sep 21, 2021, 8:01 PM

              @george1421 can i do this all from the command line ie ssh rather than the web gui, i spose i download both

              5.10.50 64
              5.10.50 32

              so wget and where do i copy them to

              G 1 Reply Last reply Sep 21, 2021, 9:12 PM Reply Quote 0
              • G
                george1421 Moderator @robertkwild
                last edited by Sep 21, 2021, 9:12 PM

                @robertkwild said in adding uefi boot option aswell as bios boot option:

                so wget and where do i copy them to

                https://fogproject.org/kernels/

                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!

                R 2 Replies Last reply Sep 22, 2021, 7:28 AM Reply Quote 0
                • R
                  robertkwild @george1421
                  last edited by Sep 22, 2021, 7:28 AM

                  @george1421 thanks

                  Is the 64 bit link do I save that as the bzimage one and the 32 bit one, do I save that as the bzimage32

                  And where are the originals to overwrite or even better save them as .old

                  1 Reply Last reply Reply Quote 0
                  • R
                    robertkwild @george1421
                    last edited by robertkwild Sep 22, 2021, 2:53 AM Sep 22, 2021, 8:52 AM

                    @george1421 found out

                    64=bzimage
                    32=bzimage32

                    and i think the location is here isnt it

                    /var/www/html/fog/service/ipxe/

                    so i imagine i just rename the old ones and save the new ones here?

                    G 1 Reply Last reply Sep 22, 2021, 9:24 AM Reply Quote 0
                    • G
                      george1421 Moderator @robertkwild
                      last edited by Sep 22, 2021, 9:24 AM

                      @robertkwild yes to each of your questions.

                      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!

                      R 1 Reply Last reply Sep 22, 2021, 9:56 AM Reply Quote 0
                      • R
                        robertkwild @george1421
                        last edited by Sep 22, 2021, 9:56 AM

                        @george1421 thanks, it works!!!

                        i get this now, its hanging on this

                        rEFInd - Initializing…

                        G 1 Reply Last reply Sep 22, 2021, 4:15 PM Reply Quote 0
                        • R
                          robertkwild
                          last edited by robertkwild Sep 22, 2021, 5:04 AM Sep 22, 2021, 11:01 AM

                          ohhh i think i know why, is this because i made the image on a bios windows 10 instead of uefi and now when i come into deploying it on uefi i get this error

                          but i did run sysprep on the windows 10 image before i captured it

                          1 Reply Last reply Reply Quote 0
                          • G
                            george1421 Moderator @robertkwild
                            last edited by Sep 22, 2021, 4:15 PM

                            @robertkwild refind is the exit program out of the fog menu for uefi systems. A simple point is you can not run a uefi boot loader or OS on a bios based computer, the reverse is also true. You can not run a bios based bootloader/OS on a uefi computer.

                            If refind is starting then its running on a uefi computer. If it hangs then its having a problem initializing the hardware which is usually a hardware bug. Make sure you have the firmware (bios) updated on this computer.

                            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!

                            R 2 Replies Last reply Sep 22, 2021, 5:46 PM Reply Quote 0
                            • R
                              robertkwild @george1421
                              last edited by Sep 22, 2021, 5:46 PM

                              @george1421 yeah i thought as much george uefi bios dont play well with eachother, i could do this

                              https://windowsloop.com/convert-legacy-bios-to-uefi-windows/

                              im trying your winpe/samba server out

                              just want to make a windows 10 live boot, like i have done with centos 7 and on the boot menu option i will have a widnows 10 boot option

                              1 Reply Last reply Reply Quote 0
                              • R
                                robertkwild @george1421
                                last edited by Sep 22, 2021, 6:04 PM

                                @george1421 im following your guide here

                                https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images/4

                                Windows 10 BIOS/UEFI 2021 edition

                                as i have installed a samba server on my fog server following your guide also there and also done the winpe one, how do i do step 14 as isnt that for a windows share and not a linux share

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

                                158

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project