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

    After deploy the image, windows not boot

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    16
    3.4k
    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.
    • Wayne WorkmanW
      Wayne Workman @danilopinotti
      last edited by

      @danilopinotti What is the image type? what is the exit to hdd type? is the disk GPT or MBR?

      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
      • D
        danilopinotti
        last edited by

        Image specifications:
        Operation system: Windows 7 (5);
        Image type: Single disk Resizable
        Partition: Everything
        Compression: 6
        Protected: No
        Image Enabled: Yes
        Replicate?: Yes

        MBR

        Att, Danilo Pinotti

        Fog 1.3.0-RC-7
        Ubuntu Server 14.04 LTS

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

          @danilopinotti Does it work if you use image type ‘Multiple Partitions - Single Disk’ (non-resizable!)??

          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

          D 1 Reply Last reply Reply Quote 0
          • D
            danilopinotti @Sebastian Roth
            last edited by

            @Sebastian-Roth
            in this way works

            Att, Danilo Pinotti

            Fog 1.3.0-RC-7
            Ubuntu Server 14.04 LTS

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

              @Tom-Elliott Do you know about “windows-blinking-cursor-on-boot” issues when using resizable image type?

              By the way, @danilopinotti which version of FOG do you currently have installed (see in the blue cloud on the web interface)?

              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

              D 1 Reply Last reply Reply Quote 0
              • D
                danilopinotti @Sebastian Roth
                last edited by

                @Sebastian-Roth
                I use 6323

                Att, Danilo Pinotti

                Fog 1.3.0-RC-7
                Ubuntu Server 14.04 LTS

                Tom ElliottT 3 Replies Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott @danilopinotti
                  last edited by

                  @danilopinotti how was this image uploaded? It seems, to me, that it was uploaded as non resize originally. The reason boot isn’t working is because it has no idea how to expand the partition . Just a guess 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
                  • Tom ElliottT
                    Tom Elliott @danilopinotti
                    last edited by

                    @danilopinotti to further clarify, and I’m just guessing here. It’s specific to the partition layout not having been written to the disk, or is in a weird state. That, itself, is fine but my guess is partclone isn’t even writing the image to disk. Before it writes the partition table, it wipes the disk. This makes it basically unusable to the host.

                    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 0
                    • Tom ElliottT
                      Tom Elliott @Tom Elliott
                      last edited by

                      @Tom-Elliott forget all that. I have a suspicion I know what’s causing the problem, and it can be fixed relatively easily. In resize imaging, for Windows 7, I replace the BCD file with one that is in a generalized state. Bootmgr is looking for the proper point based on whatever layout the disk that created the bcd i use to replace. This is why multipartition works, but resize doesn’t.

                      I may have a relatively simple fix by putting back the original bcd file. One question comes to mind though (not for you to answer rather just getting theories out there) does this now mean I no longer have to replace BCD for resizable images?

                      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
                      • Tom ElliottT
                        Tom Elliott @danilopinotti
                        last edited by

                        @danilopinotti I know I’m asking a lot, but what if you change the OSID to Linux, and set it back to resizable? Does it work then?

                        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

                        D 2 Replies Last reply Reply Quote 1
                        • D
                          danilopinotti @Tom Elliott
                          last edited by

                          @Tom-Elliott I’ll test and reply

                          Att, Danilo Pinotti

                          Fog 1.3.0-RC-7
                          Ubuntu Server 14.04 LTS

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

                            @Tom-Elliott said:

                            change the OSID to Linux, and set it back to resizable? Does it work then?

                            Not work

                            Att, Danilo Pinotti

                            Fog 1.3.0-RC-7
                            Ubuntu Server 14.04 LTS

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

                              @danilopinotti said:

                              @Tom-Elliott said:

                              change the OSID to Linux, and set it back to resizable? Does it work then?

                              Not work

                              Did you re-upload, and then try?

                              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/

                              D 1 Reply Last reply Reply Quote 0
                              • D
                                danilopinotti @Wayne Workman
                                last edited by

                                @Wayne-Workman said:

                                Did you re-upload, and then try?

                                With Resizable option was not work, but not resizable i have no problem.

                                Att, Danilo Pinotti

                                Fog 1.3.0-RC-7
                                Ubuntu Server 14.04 LTS

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

                                  @danilopinotti Is this still an issue or can we make this solved? Have you tried upgrading to the very latest version, re-upload and deploy again?

                                  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

                                  224

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project