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

    Surface 4 Network boot and Image

    Scheduled Pinned Locked Moved Solved
    Hardware Compatibility
    6
    68
    30.5k
    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.
    • PsycholiquidP
      Psycholiquid Testers @Tom Elliott
      last edited by

      @Tom-Elliott OK test two run, same result. I am seeing the USB nic but only after it gets into the Registration part. Now need ot find a way for FOG to see the HDD.

      https://youtu.be/EFP4DVJvSdw

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @Tom Elliott
        last edited by

        On the boot options can you also add isdebug=yes

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        PsycholiquidP 1 Reply Last reply Reply Quote 0
        • PsycholiquidP
          Psycholiquid Testers @Tom Elliott
          last edited by

          @Tom-Elliott said:

          isdebug=yes

          Added no change really unless I am missing something:

          https://youtu.be/_6o2j4ffoa4

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            @Tom-Elliott Does manreg get you to a shell??

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • PsycholiquidP
              Psycholiquid Testers
              last edited by

              OK this morning I am updating the FOG server to latest trunk off of SVN and replacing the .pxe files with the old ones. Lets see how this goes.

              1 Reply Last reply Reply Quote 0
              • PsycholiquidP
                Psycholiquid Testers
                last edited by

                OK first test after upgrading is the following:

                0_1456317916549_IMG_0569.JPG

                It doesn’t register the device but does dump some data and then drops me to a prompt.

                1 Reply Last reply Reply Quote 0
                • PsycholiquidP
                  Psycholiquid Testers
                  last edited by

                  Server running very slow after upgrade top results below:

                  0_1456320015454_upload-c5ad34fd-8bde-4361-92e4-ecdd16016d8d

                  Tom ElliottT 1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott @Psycholiquid
                    last edited by

                    Working with the OP found out the server had a Single CPU and 1GB of ram.

                    Upping the CPU to 4, and 4GB of RAM has significantly improved the server’s capabilities including fixing, at least seemingly, the issues with tftp.

                    My guess the server couldn’t get the tftp file fast enough so the dhcp server would fail to send out the proper information making the system request what IP to use.

                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    Tom ElliottT 1 Reply Last reply Reply Quote 1
                    • Tom ElliottT
                      Tom Elliott @Tom Elliott
                      last edited by

                      OP is now running trunk versions that have the proper errors and handling for nvme. The init’s we have do not contain “find HDD” anymore. So the messages @Psycholiquid was seeing were from an older init (probably when reverting to snapshot) where the HDD code was not handled as “neatly”.

                      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • PsycholiquidP
                        Psycholiquid Testers
                        last edited by

                        OK little update here. This is the steps as I am taking them.

                        Hardware in use:
                        SP4 docking station
                        SP4 set to boot form network then USB then internal storage
                        Scope option for DHCP using ipxe.efi

                        Once the SP4 boot and downloads NBP file it goes to FOG menu without issue (Thank you Tom for seeing my stingy server habits)
                        Clicking Full Register Host
                        I am not able ot hit ? on image selection but if I know the number and enter it, it works jsut fine. I am not able ot use default options on some of the menus I have to enter Y/N or wit will just loop.
                        After entering all information I am able to see it registered in FOG

                        So DISCO. Now I need to figure out how to clean up the partitioning. But one thing at a time.

                        1 Reply Last reply Reply Quote 0
                        • PsycholiquidP
                          Psycholiquid Testers
                          last edited by

                          OK next snag, I was able to upload the image to the FOG server, no probems there, did all four partitions on a out of the box Surface 4.

                          Once it reboots and goes to teh FOG menu and I let it sit through the 3 second screen I get the following error:

                          Chainloading failed, hit ‘s’ for the iPXE shell

                          Any ideas?

                          Tom ElliottT george1421G 2 Replies Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott @Psycholiquid
                            last edited by

                            @Psycholiquid Change the exit type. It’s probably trying to boot legacy style, try the grub_first_found_windows item.

                            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

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

                              @Psycholiquid That will be the exit type for that specific registered device in fog, its probably not sanboot, try grub.

                              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!

                              1 Reply Last reply Reply Quote 0
                              • PsycholiquidP
                                Psycholiquid Testers @Tom Elliott
                                last edited by Psycholiquid

                                @Tom-Elliott OK that is causing it to loop on the menu over and over.

                                I am trying GRUB_FirstHDD

                                Tom ElliottT 1 Reply Last reply Reply Quote 0
                                • PsycholiquidP
                                  Psycholiquid Testers
                                  last edited by

                                  No dice there either

                                  1 Reply Last reply Reply Quote 0
                                  • Tom ElliottT
                                    Tom Elliott @Psycholiquid
                                    last edited by

                                    @Psycholiquid What if you use exit?

                                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    PsycholiquidP 2 Replies Last reply Reply Quote 0
                                    • PsycholiquidP
                                      Psycholiquid Testers @Tom Elliott
                                      last edited by

                                      @Tom-Elliott Trying it now.

                                      1 Reply Last reply Reply Quote 0
                                      • PsycholiquidP
                                        Psycholiquid Testers @Tom Elliott
                                        last edited by

                                        @Tom-Elliott Back to Chainloading failed

                                        Tom ElliottT 1 Reply Last reply Reply Quote 0
                                        • Tom ElliottT
                                          Tom Elliott @Psycholiquid
                                          last edited by

                                          @Psycholiquid what if you remove the network stuff?

                                          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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                          PsycholiquidP 1 Reply Last reply Reply Quote 0
                                          • PsycholiquidP
                                            Psycholiquid Testers @Tom Elliott
                                            last edited by

                                            @Tom-Elliott network stuff?

                                            Tom ElliottT 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 2 / 4
                                            • First post
                                              Last post

                                            170

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project