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

Surface 4 Network boot and Image

Scheduled Pinned Locked Moved Solved
Hardware Compatibility
6
68
33.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.
  • T
    Tom Elliott @Psycholiquid
    last edited by Feb 24, 2016, 3:15 PM

    @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

    P 1 Reply Last reply Feb 24, 2016, 3:22 PM Reply Quote 0
    • G
      george1421 Moderator @Psycholiquid
      last edited by george1421 Feb 24, 2016, 9:16 AM Feb 24, 2016, 3:16 PM

      @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
      • P
        Psycholiquid Testers @Tom Elliott
        last edited by Psycholiquid Feb 24, 2016, 9:24 AM Feb 24, 2016, 3:22 PM

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

        I am trying GRUB_FirstHDD

        T 1 Reply Last reply Feb 24, 2016, 3:29 PM Reply Quote 0
        • P
          Psycholiquid Testers
          last edited by Feb 24, 2016, 3:24 PM

          No dice there either

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott @Psycholiquid
            last edited by Feb 24, 2016, 3:29 PM

            @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

            P 2 Replies Last reply Feb 24, 2016, 3:29 PM Reply Quote 0
            • P
              Psycholiquid Testers @Tom Elliott
              last edited by Feb 24, 2016, 3:29 PM

              @Tom-Elliott Trying it now.

              1 Reply Last reply Reply Quote 0
              • P
                Psycholiquid Testers @Tom Elliott
                last edited by Feb 24, 2016, 3:30 PM

                @Tom-Elliott Back to Chainloading failed

                T 1 Reply Last reply Feb 24, 2016, 3:31 PM Reply Quote 0
                • T
                  Tom Elliott @Psycholiquid
                  last edited by Feb 24, 2016, 3:31 PM

                  @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

                  P 1 Reply Last reply Feb 24, 2016, 3:31 PM Reply Quote 0
                  • P
                    Psycholiquid Testers @Tom Elliott
                    last edited by Feb 24, 2016, 3:31 PM

                    @Tom-Elliott network stuff?

                    T 1 Reply Last reply Feb 24, 2016, 3:32 PM Reply Quote 0
                    • T
                      Tom Elliott @Psycholiquid
                      last edited by Feb 24, 2016, 3:32 PM

                      @Psycholiquid Yeah, have it boot without being plugged into the network.

                      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

                      P 1 Reply Last reply Feb 24, 2016, 3:32 PM Reply Quote 0
                      • P
                        Psycholiquid Testers @Tom Elliott
                        last edited by Feb 24, 2016, 3:32 PM

                        @Tom-Elliott I changed it to SANBOOT and it worked. Testing again to verify

                        P 1 Reply Last reply Feb 24, 2016, 3:32 PM Reply Quote 0
                        • P
                          Psycholiquid Testers @Psycholiquid
                          last edited by Feb 24, 2016, 3:32 PM

                          Excuse me I changed it to REFIND_EFI

                          1 Reply Last reply Reply Quote 1
                          • P
                            Psycholiquid Testers
                            last edited by Feb 24, 2016, 3:34 PM

                            Yep that worked, but what is that?

                            I am assuming it is just finding the boot partition on the hardware EFI

                            T 1 Reply Last reply Feb 24, 2016, 3:34 PM Reply Quote 0
                            • T
                              Tom Elliott @Psycholiquid
                              last edited by Feb 24, 2016, 3:34 PM

                              @Psycholiquid Yes. That’s why I suggested exit, but why is it trying to chainload?

                              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

                              P 1 Reply Last reply Feb 24, 2016, 3:36 PM Reply Quote 0
                              • P
                                Psycholiquid Testers @Tom Elliott
                                last edited by Feb 24, 2016, 3:36 PM

                                @Tom-Elliott No clue

                                1 Reply Last reply Reply Quote 0
                                • P
                                  Psycholiquid Testers
                                  last edited by Feb 24, 2016, 3:55 PM

                                  Testing capture and cloning now that I have most of the kinks worked out. Will report back.

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    Psycholiquid Testers
                                    last edited by Feb 24, 2016, 4:34 PM

                                    Arghhh, Surface EFI partition. I got it copying over but that was a pain. Recovery partition next.

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Wayne Workman
                                      last edited by Feb 24, 2016, 4:47 PM

                                      Can we do a summary of what’s been done so far that actually mattered? Have you successfully imaged yet? And, the Exit to HDD type that works is rEFInd ?

                                      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!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      P 1 Reply Last reply Feb 24, 2016, 4:52 PM Reply Quote 0
                                      • P
                                        Psycholiquid Testers @Wayne Workman
                                        last edited by Feb 24, 2016, 4:52 PM

                                        @Wayne-Workman I have no successfully imaged yet, I am afraid that if I image it with my image it will not have the EFI partition nor the recovery partition. If that is needed by the device it might brick it and I will not be able to get back into it.

                                        So this is what I am seeing as partitions:

                                        0_1456332530610_upload-a82cd0d8-6418-4125-b494-f965f2ef136e

                                        I am not sure if there is a UEFI section on the board of the device or if it just reads everything off of the disk. If the latter is the case when I put my image on there it wont know what to do. So I am attempting to ad those partitions into my image before I move forward.

                                        I am hoping that if something bad happens I could always just boot from a USB flash drive to reinstall but I am still researching.

                                        This is the Partitioning of my image:

                                        0_1456332652880_upload-d2479eaa-8dd3-4c04-bbc3-c8adf324cdca

                                        I just added the RAW partition. I have some software here I am going to try and replace it with the partition I pulled off with a quick image form that software. Unless someone has already hit this part and knows a way around it or how to do it correctly.

                                        W 2 Replies Last reply Feb 24, 2016, 4:59 PM Reply Quote 0
                                        • W
                                          Wayne Workman @Psycholiquid
                                          last edited by Feb 24, 2016, 4:59 PM

                                          @Psycholiquid

                                          https://www.microsoft.com/surface/en-us/support/warranty-service-and-recovery/surface-wont-turn-on?os=windows-10

                                          http://technomaverick.com/2014/12/27/how-to-fix-a-bricked-microsoft-surface-with-official-recovery-files/

                                          http://www.windowsobserver.com/2014/05/21/recovering-from-a-bricked-surface-rt/

                                          https://www.reddit.com/r/Surface/comments/2tpyf2/how_to_unbrick_your_surface_123/

                                          https://www.reddit.com/r/Surface/comments/3qf9rp/sp4_bricked_after_running_windows_update/

                                          https://www.reddit.com/r/Surface/comments/3fbp8o/completely_bricked_surface_pro_3/

                                          https://redmondmag.com/articles/2013/10/21/microsoft-issues-recovery-software.aspx

                                          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!
                                          Daily Clean Installation Results:
                                          https://fogtesting.fogproject.us/
                                          FOG Reporting:
                                          https://fog-external-reporting-results.fogproject.us/

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 3 / 4
                                          3 / 4
                                          • First post
                                            44/68
                                            Last post

                                          216

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project