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

    Hp pro x2 612 g1 windows 8.1 image issues

    FOG Problems
    4
    19
    5067
    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
      Tim Brown last edited by

      Has anyone successfully imaged and deployed for this model of hybrid? I’m having all kinds of issues deploying a system image for these hybrids. The furthest I’ve got is if I leave all of the HP custom system partitions intact, delete only the Windows System partition, I am able to install Windows 8.1 Pro, sysprep and upload all of the partitions to our fog server. After that, I am not able to deploy to a different machine. I get the error that terminate called after throwing an instance of ’

      I’ve tried wiping all of the HP custom partitions and installing Windows 8.1 but fog gives me an error that it can’t copy the image to the folder on the fog server. If I leave all of the partitions intact, I can upload the image so I know it’s not a permissions issue, etc on the fog server.

      1 Reply Last reply Reply Quote 0
      • T
        Tim Brown last edited by

        Thanks Tom. I get it. Yet upgrading to 1.2 will help, but not entirely. I actually did try upgrading and got an error upgrading the database so I reverted to my 0.32 snapshot in an effort to avoid conflating the issue.

        Junkhacker-your comment makes sense.

        So now the question, when I remove all of the partitions during the Windows install, then allow windows to reformat in MBR I get the copy error I described earlier from FOG?

        1 Reply Last reply Reply Quote 0
        • Junkhacker
          Junkhacker Developer last edited by

          i suspect that what you’re seeing is the result of the gpt being partially recorded, and partially written. the part that isn’t being recorded and isn’t being rewritten already exists on the original computer the image was taken from. this is a bit like having half of a key broken off in a lock. the key will work on the original lock, because the other half is already there, but it won’t work on any new locks that should accept the same key, because it’s only half the key.

          signature:
          Junkhacker
          We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

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

            I don’t know how clear I can make this, so I’ll just try again?

            0.32 is NOT compatible with GPT in any way, shape, or form

            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
            • T
              Tim Brown last edited by

              Ok, so it appears that the GPT partitions will upload to fog 0.32 but it will not allow the windows system to be downloaded to a new computer for re-imaging. Oddly enough, it appears that the other HP volumes (even though the partition itself is GPT) get downloaded to the computer. Another oddity is that the Windows volume can be downloaded to the SAME computer.

              When I reformat in MBR and reinstall windows 8.1 pro, sysprep and shutdown, Fog won’t allow me to upload the image and gives me the error copying to folder.

              I’ll keep banging away at this and if anyone has any suggestions let me know. I’m going to try some other imaging software and post the results.

              1 Reply Last reply Reply Quote 0
              • T
                Tim Brown last edited by

                At this point, I’m just hoping someone who has been successful with this model or a similar model can chime in and let me know it’s possible and what they are using to make it work. If you google “fog imaging hp pro x2” this is the first search result that pulls up so it looks like we’re either on the bleeding edge or everyone who has been successful hasn’t had the time to post about it yet

                1 Reply Last reply Reply Quote 0
                • T
                  Tim Brown last edited by

                  No, I am using a Windows 8.1 pro disk for the imaging. When I tried to upload the image I got a different error from Fog: unable to find partition. I will need to figure out if this is a new problem or just a problem with the partition on that particular machine.

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

                    I don’t think it’s directly hardware.

                    Rather you’re using the OEM licensed OS disc, which will only work on the Maker systems?

                    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
                    • T
                      Tim Brown last edited by

                      I’m really thinking this has more to do with the Hardware than anything else. If I leave all of the HP custom system partitions intact, delete only the Windows System partition, I am able to install Windows 8.1 Pro, sysprep and upload all of the partitions to our fog server. If I deploy this sysprepped image to the same computer, all is well. If I deploy this scenario to a different hardware (same but different machine) I get I get the error that terminate called after throwing an instance of ’

                      To clarify, this error is thrown up during the image deployment process when it gets to the volume that windows was installed on.

                      If I delete all of the HP images and install windows and sysprep, I get the an error [I][FONT=sans-serif][COLOR=#000000]unable to move /images/dev/macaddress to /images/name-of-image. [/COLOR][/FONT][/I]

                      I just found something while trying to clarify my issue. It may be because I’m trying to [FONT=sans-serif][COLOR=#000000]trying to image a single as multiple partitions. [/COLOR][/FONT]

                      [FONT=sans-serif][COLOR=#000000]Let me change the image settings and I’ll try again and post my results. I already tried changing the directory permissionseven though I did not think this was the issue because I was able to upload other images but this makes sense now. Hopefully this will resolve the issue. [/COLOR][/FONT][FONT=sans-serif][COLOR=#000000][url]http://www.fogproject.org/wiki/index.php/Images_Directory_Permissions[/url][/COLOR][/FONT]

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

                        It should help but not entirely

                        If you want pure gpt nonuefi it should work, if you want pure mbr it should work . I don’t have all the answers and haven’t tested every possibility 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! 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
                        • ch3i
                          ch3i Moderator last edited by

                          [quote=“Tim Brown, post: 40800, member: 23073”]Sorry, I am new to all of this, coming from the Windows world (don’t judge me). Any more suggestions? Would upgrading to 1.2 help me?[/quote]

                          Hi,

                          Could you post a screenshot of your error ?
                          For the version of FoG, it’s sure that a 1.2 or more is better.

                          Regards,
                          Ch3i.

                          1 Reply Last reply Reply Quote 0
                          • T
                            Tim Brown last edited by

                            Sorry, I am new to all of this, coming from the Windows world (don’t judge me). Any more suggestions? Would upgrading to 1.2 help me?

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tim Brown last edited by

                              Now, with the HP partitions gone and only the one MBR that windows creates by default, I’m still getting the error that fog cannot copy the image to the folder on the fog server.

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

                                Yes uefi requires gpt to operate so to ensure mbr you need to disable Uefi.

                                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
                                • T
                                  Tim Brown last edited by

                                  Do I also need to disable UEFI boot?

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tim Brown last edited by

                                    I will try MBR and post my results.

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

                                      FOG 0.32 cannot work at all with GPT disks.

                                      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
                                      • T
                                        Tim Brown last edited by

                                        The HD is formatted in GPT.

                                        It’s fog 0.32 on Ubuntu 12.04. I don’t see a foginstall.log file in the /var/log directory.

                                        I’m getting a repetative error in the apache log that I do not believe is related to the issues:
                                        PHP Notice: Undefined index: tabe in /var/www/fog/commons/init.php on line 5

                                        I’ve searched the error extensively on several different sites but have not come across anything leading to the resolution.

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

                                          What version of fog?

                                          What format is the hd formatted in (mbr, or gpt?)

                                          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

                                          56
                                          Online

                                          10.4k
                                          Users

                                          16.4k
                                          Topics

                                          150.7k
                                          Posts

                                          Copyright © 2012-2023 FOG Project