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

    WINDOWS 7 WILL NOT BOOT AFTER DEPLOY

    Scheduled Pinned Locked Moved
    Windows Problems
    3
    26
    12.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.
    • A
      AlonsoP
      last edited by

      yeap didn’t work

      [ATTACH=full]1143[/ATTACH][ATTACH=full]1144[/ATTACH][ATTACH=full]1145[/ATTACH][ATTACH=full]1146[/ATTACH][ATTACH=full]1147[/ATTACH][ATTACH=full]1148[/ATTACH]

      [url=“/_imported_xf_attachments/1/1143_IMAG0073.jpg?:”]IMAG0073.jpg[/url][url=“/_imported_xf_attachments/1/1144_IMAG0074.jpg?:”]IMAG0074.jpg[/url][url=“/_imported_xf_attachments/1/1145_IMAG0075.jpg?:”]IMAG0075.jpg[/url][url=“/_imported_xf_attachments/1/1146_IMAG0076.jpg?:”]IMAG0076.jpg[/url][url=“/_imported_xf_attachments/1/1147_IMAG0077.jpg?:”]IMAG0077.jpg[/url][url=“/_imported_xf_attachments/1/1148_IMAG0078.jpg?:”]IMAG0078.jpg[/url]

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

        you mentioned UEFI, was that enabled in the bios when the system was working, before you pulled an image from it?

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

          What happens if you tell it to run normally

          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
          • A
            AlonsoP
            last edited by

            [SIZE=12px]Junkhacker[/SIZE]

            [SIZE=12px]UEFI was enable in the bios on my source computer, i did the whole installation with the UEFI enable.[/SIZE]

            [SIZE=12px]Tom[/SIZE]

            [SIZE=12px]It does the same thing windows will not boot, with the commands you guys gave me i was able just to see it step by step but same result.[/SIZE]

            [SIZE=12px]To be quit hones and again you guys are the experts but i think it has something to do with :[/SIZE]

            [SIZE=12px]* UEFI which i don’t fully understand but i think i read it on a different post.[/SIZE]
            [SIZE=12px]* GPT and MBR [/SIZE]

            [SIZE=12px]just to try i am going to disable UEFI and re-install windows completely on a third computer ( same hardware )[/SIZE]

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

              Based on the pictures you provided your systems are not booting in Uefi mode because uefi enforces GPT partitions your partitions do not have any GPT set up

              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
                last edited by

                Your issues appear to me to be more likely related to AVG or some form of antivirus has a driver installed that’s unsigned

                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
                • A
                  AlonsoP
                  last edited by

                  i just did :

                  • full windows 64 b pro
                  • windows updates
                  • motherboard drivers

                  No additional software !!!

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

                    Can you create a separate image but without the
                    [quote=“AlonsoP, post: 32599, member: 24925”]1.- upload the image right after installing, updating and installing drivers ( no sysprep, nothing )

                    [LIST=1]
                    []use Sysprep with the /generalize switch
                    [
                    ]manually delete the [FONT=monospace]??\volume{…}[/FONT] keys in the registry under “HKLM\SYSTEM\MountedDevices”
                    [*]run the following from an administrator’s console:
                    [/LIST]
                    [COLOR=#000000][FONT=monospace]bcdedit /set {bootmgr} device boot[/FONT][/COLOR]

                    [FONT=monospace]bcdedit /set {default} device boot[/FONT]
                    [FONT=monospace]bcdedit /set {default} osdevice boot[/FONT][/quote]

                    BCD commands or registry key edit? My suspicion is it can’t find the device because it’s been removed. Normally BCD will attempt to find it (when it’s generalized) but I’m starting to think the removal of the MountedDevices is part of the problem. it has no idea where to look for the drives. It knows the boot system exists, and probably even knows the location of the “data” partition, but because it doesn’t know about the mounted devices, it fails thinking the device doesn’t exist.

                    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
                      last edited by

                      Also, before re pushing the image to a system.

                      Can you reboot, choose boot to disk, and IMMEDIATELY after selecting, keep pressing the f8 key until you see the Windows Multi menu?

                      Try “Last Known Good Configuration”?

                      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
                      • A
                        AlonsoP
                        last edited by

                        Awesome Tom, i am actually building a complete new installation on a different PC same hardware GIGABYTE GA-H61M-S2PV

                        and do as you suggest. I’ll let you know my findings

                        Thanks a lot to both of you for taking time and help the community. Fog is an awesome product and like i mentioned before but i had not response. My IT manager is all for donating money to the project but i need to get it working like a charm as i did for XP. We have a massive upgrade to do and on a day to day basis support .

                        1 Reply Last reply Reply Quote 0
                        • A
                          AlonsoP
                          last edited by

                          Guys,
                          i have a new PC with the same hardware, no updates and also i disable UEFI, is using legacy. please see the pic … What should i answer ?[ATTACH=full]1149[/ATTACH]

                          [url=“/_imported_xf_attachments/1/1149_FreshInstallNoUpdatesNoUEFI.jpg?:”]FreshInstallNoUpdatesNoUEFI.jpg[/url]

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

                            um Break out (CTRL + C)

                            Run fixparts then press w

                            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
                            • A
                              AlonsoP
                              last edited by

                              SUCCESS !!!
                              Well now i want to find out exactly what the problem is. I believe now i have different variables :

                              • I did disable UEFI and used Legacy Only.

                              • I installed Windows 7 64 b Only, No updates, No drivers. ( Tom mentioned something about unsigned drivers )

                              • I used “debug-upload” which alert me of :
                                Found valid MBR and GPT. Which do you want to use?
                                As Tom suggested i
                                (CTRL + C)
                                # fixparts /dev/sda
                                # y
                                # w
                                # y
                                # fog ( to start upload )

                              further testing !!!

                              • I am going to update windows plus drivers and try to upload. i have a feeling is going to work, just curious.
                              • Re install Windows 7 again with UEFI but in “debug-upload” mode to see if it complains about the partitions.

                              again guys very much appreciated. I will keep posting my findings hopefully it will save some time for someone !!!
                              [ATTACH=full]1152[/ATTACH][ATTACH=full]1153[/ATTACH][ATTACH=full]1154[/ATTACH]

                              [url=“/_imported_xf_attachments/1/1152_IMAG0081.jpg?:”]IMAG0081.jpg[/url][url=“/_imported_xf_attachments/1/1153_IMAG0082.jpg?:”]IMAG0082.jpg[/url][url=“/_imported_xf_attachments/1/1154_IMAG0083.jpg?:”]IMAG0083.jpg[/url]

                              1 Reply Last reply Reply Quote 0
                              • A
                                AlonsoP
                                last edited by

                                Not to confuse anyone i will start a new thread as i go because they are different threads

                                please see [url]http://fogproject.org/forum/threads/uefi-vs-legacy-bios-gpt-vs-mbr-single-partition-resizable-vs-multiple-partition-notresizable.11124/[/url]

                                • Since FOG does not fully support UEFI i suggest just to disable this feature in the Bios before even installing the OS. If someone can * make it work with no issues with UEFI please share it so that i/we can understand it better.
                                1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 2 / 2
                                • First post
                                  Last post

                                178

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project