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

BSOD windows image what am I missing.

Scheduled Pinned Locked Moved
Windows Problems
5
10
5.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.
  • S
    Selutha
    last edited by Mar 22, 2012, 6:44 PM

    So trying to make a new windows Image, new install of fog .32; been fairly frustrated with this as I am sure it is something small that I am missing. Here is a short process that I have been doing just to test…

    • install windows 7 64bit from media
    • on boot up hit ctrl+shift+f3 to go into audit mode
    • sysprep; sysprep.exe /oobe /generalize /shutdown
    • go to fog, create task to capture image as a single resizeable ntfs partition
    • turn on computer and capture image
    • push image to my test box, not exactly same hardware but will run windows 64bit as I have installed it before.
    • Images with out error and reboots
    • Windows logo comes up, then BSOD.

    Now it gives me a error "stop: 0x000000f4 (0x00000000000000003, 0xfffffa80046a4630, 0xfffffa80046a4910, 0xfffff8002fe18b0) some hardware failure but computer runs fine and if I install windows 7 manually it works. Push image to a diffrent computer to make sure and windows bsod again. Push image to computer that I pulled Image from and windows comes up no problem.

    Things I have tried:

    • running fogprep before sysprep - bsod
    • capture Image as a multi-partition ntfs none resizeable - works
    • running logging on windows I get last driver to load was kbdhid.sys

    Things I am going to try:

    • create the partition and remove the 100M partition

    I thought that fogprep was no longer needed, aslo read that fog should be fine with single resizeable ntfs partition even on windows 7 with the 100M system part. Any pointers or general name calling is cool as long as it has something to help before I hit computer with a bat… would not hit myself with bat because that would hurt.

    1 Reply Last reply Reply Quote 0
    • S
      ssx4life
      last edited by Mar 22, 2012, 7:27 PM

      Have you tried running the full sysprep with an .xml file yet?

      1 Reply Last reply Reply Quote 0
      • S
        Selutha
        last edited by Mar 22, 2012, 8:12 PM

        [quote=“ssx4life, post: 2385, member: 268”]Have you tried running the full sysprep with an .xml file yet?[/quote]
        yup, sysprep. If I use a multi-partition it goes and completes. Only breaks on single-partition. Thats why I think i have something small wrong.

        1 Reply Last reply Reply Quote 0
        • S
          ssx4life
          last edited by Mar 22, 2012, 11:35 PM

          @selutha I run a multi-partition so I can’t say for sure, but look at this setup guide posted in the how-to’s for reference - [url]http://fogproject.org/forum/threads/windows-7-deployment-fog-sad2-driver-tool.380/[/url]

          It looks like you have most everything down and complete / done properly. Just double check your work on a few last things 😃

          1 Reply Last reply Reply Quote 0
          • S
            Selutha
            last edited by Mar 23, 2012, 2:36 PM

            Hmm this sucks; Loaded a machine with part magic and created a partion that covers the whole disk, then installed windows 7. then tried to pull an image. It is uploading it as a raw so the base image is 160G… ehhh… I am about to resign myself to pushing a 10G image.

            1 Reply Last reply Reply Quote 0
            • S
              Selutha
              last edited by Mar 26, 2012, 2:49 PM

              So I decided to focus on this part of the problem feeling that it would lead me to something.

              Any suggestions on finding why it works when I do a multi-part non resizeable image and not when I have a single partiton resizeable?

              Hmm my statement is not that clear let me elaborate:

              I take my computer and install windows 7 and sysprep it, the image I will take first is: Multiple partition image - Single disk (not Resizeable)

              When I push that image to my test box it works perfectly.

              Now I will pull a new image from the same computer by “Single partiton - ntfs resizeable”

              Then if i push that image to my test computer I get the bsod with:

              “Process or thread crucial to system operation has unexpectedly exited or been terminated.” “stop:0x000000F4”

              This is a windows 7 64bit image.

              1 Reply Last reply Reply Quote 0
              • S
                Shane-S
                last edited by Mar 26, 2012, 7:44 PM

                I think is had to do with the small partition windows 7 creates on the drive, thus it is not a single partition (I recall somewhere seeing it posted that it worked with that). However, I always use the multi-part myself with all my windows 7 images (I have 5 12Gb+ images) and don’t have an issue. I am still doing the cave man I image per hardware type though.

                1 Reply Last reply Reply Quote 0
                • S
                  Selutha
                  last edited by Mar 26, 2012, 8:30 PM

                  I think they have it working now so you only have to use, single part ntfs resizable.

                  1 Reply Last reply Reply Quote 0
                  • E
                    Excel Group
                    last edited by Dec 14, 2013, 2:26 PM

                    Has anyone managed to resolve this as I have 2 Lenovo Thinkpad T400’s to which I sysprepped perfectly fine, I imaged them to the fog server no problem. They both booted up after sysprep no problem, but if I deployed them from the fog server, it actually came up with the above error message, and tried two different images on these.

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Dec 20, 2013, 11:57 PM

                      I think there’s a very easy problem/reason, why Win 7 Images (without Sysprep) don’t like Resizable images. It’s likely due to the mbr of the drive. When an image is created using Multi-part, it creates a copy of the mbr and both of the partitions/all of the partitions.

                      When an image is created using resizable, it creates the 100mb and system image, but the mbr is provided by the FOG script init.gz file.

                      I believe, and I don’t know how to fix that part of it, the mbr this particular method uses is a copy of a sysprepped (generalized) image so as to allow any size drive. If you copy the mbr of a non-sysprepped image, you are, basically, taking the partitioning table with you (as well as the size of the drive it was created on).

                      Just my thoughts.

                      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

                      210

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project