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

    Imaging Surface Pro 4 using Fog USB bootdisk

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    20
    3.8k
    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.
    • M
      mandrade
      last edited by mandrade

      Hey Guys,

      Imaging a Surface Pro 4 using a USB stick with FOG on it. I’m getting an error as can be seen in the attached image.

      0_1489024567487_20170309_123528.jpg

      Any ideas why this could be? USB kernel outdated perhaps?

      1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by

        I’d say make a new stick using the latest FOG inits and kernel, lots of changes have been happening with them lately.

        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/

        M 1 Reply Last reply Reply Quote 0
        • M
          mandrade
          last edited by

          Thought as much. Now to try and figure out how to do this. Last time I was provided an iso. Anyway I’ll give that a try! Thanks

          1 Reply Last reply Reply Quote 0
          • M
            mandrade @Wayne Workman
            last edited by mandrade

            @Wayne-Workman ,

            I assume these tutorials are out of date:

            https://forums.fogproject.org/topic/6350/usb-boot-uefi-client-into-fog-menu-easy-way/12

            and

            https://wiki.fogproject.org/wiki/index.php?title=USB_Bootable_Media

            They’re not working for me. Granted I could be doing it wrong!

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

              The init’s up right now have had a minor correction to address the problem presented here.

              The issue was a switch from WGET to Curl. As we switched to curl, a piece of extra information was being passed not allowing the request to return the proper data.

              I’ve corrected this in the latest, though you will likely need to install the working-1.3.5 branch to see the change. That or you can download the current inits directly with:

              wget -O /var/www/fog/service/ipxe/init.xz https://fogproject.org/inits/init.xz
              wget -O /var/www/fog/service/ipxe/init_32.xz https://fogproject.org/inits/init_32.xz

              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

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

                @Tom-Elliott said in Imaging Surface Pro 4 using Fog USB bootdisk:

                working-1.3.5

                Hi,

                Thanks for the feedback. I was already running Version 1.3.5-RC-12.

                Now I also seem to have corrupted my USB bootdisk 😞 You wouldn’t by any chance have an iso for me?

                1 Reply Last reply Reply Quote 0
                • x23piracyX
                  x23piracy
                  last edited by x23piracy

                  Why do need to boot from usb stick? There is a usb network card available that supports pxe.
                  here: https://forums.fogproject.org/post/84600

                  ║▌║█║▌│║▌║▌█

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mandrade @x23piracy
                    last edited by mandrade

                    @x23piracy ,

                    Because if I just pxe boot from the NIC directly I get:

                    0_1489099159070_error.jpg

                    I’m using the snponly.efi bootfile.

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

                      @mandrade Have you removed the device, replugged it back after about 5 seconds, then press the Enter key as it suggests?

                      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

                      M 2 Replies Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        Beyond that message, you may need to follow the original instructions you used to create the first FOG USB Bootdisk.

                        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
                        • M
                          mandrade @Tom Elliott
                          last edited by

                          @Tom-Elliott ,

                          keyboard doesn’t seem to work. Yeah tried that!

                          Perhaps I should try connecting an external keyboard. Will give that a try and will get back to you.

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

                            Further help, in case you need it:

                            https://wiki.fogproject.org/wiki/index.php?title=USB_Bootable_Media

                            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

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

                              And the only ISO FOG creates is within /tftpboot/ipxe.iso (maybe this is what you were looking for?)

                              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
                              • M
                                mandrade @Tom Elliott
                                last edited by

                                @Tom-Elliott ,

                                I tried to follow this article but am unable to create the bootdisk. Granted I could be doing something wrong, I am a noob when it comes to Linux.

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

                                  You tried easy or hard way?

                                  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

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

                                    @Tom-Elliott ,

                                    Tried with external keyboard no diffrence.

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

                                      Trying to catch you in chat.

                                      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
                                      • M
                                        mandrade @Tom Elliott
                                        last edited by

                                        @Tom-Elliott,

                                        Tried both like I said Rookie 🙂

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

                                          Did you get this working?

                                          There are 2 different ways of booting a device from a usb stick.

                                          1. Via iPXE into the FOG menu (easy or harder way tutorials)
                                          2. Via placing the FOS engine on the USB and booting from there.

                                          I’ve been working with another forum member on option 2 and it seems both have the same issue with hinfo.txt file not being created, or being created incorrectly.

                                          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!

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

                                            @george1421 We did get this working.

                                            ALthough the problem specifically here with not network booting had to do more with the fact the keyboard was not recognizable.

                                            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
                                            • 1 / 1
                                            • First post
                                              Last post

                                            233

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project