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

    Windows 10 + FOG 1.2 + vMware vSphere 6

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    5
    11
    7.0k
    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.
    • aruhunoA
      aruhuno
      last edited by aruhuno

      Hello,

      I’m trying to use FOG for upload my Windows 10 syspreped system’s and I’ve problem. When upload start, FOG block at this step : http://pix.toile-libre.org/upload/original/1440597021.png

      All works with Windows 7 and for Windows 10 image, I’m using “Windows 7” in “Operating System” field.

      My VM hardware is :

      • OS client : Microsoft Windows 10 (64-bit)
      • CPU : 1 CPU 1 core
      • RAM : 2GB
      • Network : VMXNET3
      • HD : LSI Logic SAS

      FOG server specifications :

      • Debian Wheezy
      • FOG 1.2.0 (with kernel 3.10.1)

      Thanks for your help.

      "Parce que la connaissance appartient à tout le monde", inios.fr

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

        HOw was the image setup? Is it setup for WIndows 7?

        HOw did you install Windows 10 on the VM?

        Because of it hanging, I’m guessing it came “pre-installed” then was converted from a GPT structure to use MBR.

        You’re going to have to delete the current tasking. Create a new tasking as "Upload -Debug ( Goto basic tasks on the host, click on Advanced Tasks, then scroll a bit until you see Upload - Debug. Submit the tasking as you normally would).

        The system that you’re using as the “golden” system needs to be rebooted. It will startup like normal, but at the end it will not automatically start trying to upload anything.

        It will give you a command prompt.

        Run the command:

        fixparts /dev/sda

        Confirm and write the information.

        Then run the command:

        fog

        You will have to press enter a bunch of times as this is debug, so it’s waiting for your input so you can step through different parts to find issues.

        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

        aruhunoA 1 Reply Last reply Reply Quote 2
        • aruhunoA
          aruhuno @Tom Elliott
          last edited by

          @Tom-Elliott Thanks a lot, it’s OK now !
          I’m going to create a new master because I can’t use “Resizable” with windows reserved part. I will use a direct partition table to MBR.

          Thanks again !

          "Parce que la connaissance appartient à tout le monde", inios.fr

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

            @aruhuno said:

            @Tom-Elliott Thanks a lot, it’s OK now !
            I’m going to create a new master because I can’t use “Resizable” with windows reserved part. I will use a direct partition table to MBR.

            Thanks again !

            FOG does not resize partitions that are too small to resize, like the 100MB windows reserved partition. Just an FYI. 🙂

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

              I’m solving this thread as the fix parts solution seemed to have worked.

              I will caution those of you who may try to setup “Windows 10” as the VM environment on ESXi, and I suppose “Windows 8/8.1” will be the same as well.

              The “default” settings of Windows 8/8.1/10 will screw up what the kernel can handle and cause your VM’s to go into a kernel panic. Please do not report an issue as I am informing you all about the issue right here. The only thing I will ask for is if somebody figures out the configuration for the kernel that would be needed to fix this issue to please post that as it will be a huge help.

              Windows 7 should be the choice even if you’re planning to install Windows 8/8.1/10.

              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

              aruhunoA 1 Reply Last reply Reply Quote 1
              • aruhunoA
                aruhuno @Tom Elliott
                last edited by aruhuno

                @Wayne-Workman said:

                FOG does not resize partitions that are too small to resize, like the 100MB windows reserved partition. Just an FYI. 🙂

                I don’t understand, but it’s OK without reserved partition =]

                @Tom-Elliott : It works with 3.10.1 kernel ^^

                "Parce que la connaissance appartient à tout le monde", inios.fr

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

                  @aruhuno why can’t you use “Resizable” with windows reserved part?

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

                  aruhunoA 1 Reply Last reply Reply Quote 0
                  • aruhunoA
                    aruhuno @Junkhacker
                    last edited by

                    @Junkhacker : FOG report an error with message about more than one partition

                    "Parce que la connaissance appartient à tout le monde", inios.fr

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

                      @aruhuno said:

                      @Junkhacker : FOG report an error with message about more than one partition

                      Can you get us a screenshot?

                      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/

                      aruhunoA 1 Reply Last reply Reply Quote 0
                      • aruhunoA
                        aruhuno @Wayne Workman
                        last edited by

                        @Wayne-Workman I can’t because I’ve already create master without reserved partition, sorry!

                        "Parce que la connaissance appartient à tout le monde", inios.fr

                        ch3iC 1 Reply Last reply Reply Quote 0
                        • ch3iC
                          ch3i Moderator @aruhuno
                          last edited by

                          @aruhuno said:

                          @Wayne-Workman I can’t because I’ve already create master without reserved partition, sorry!

                          Not sure that remove the reserved partition is the good solution. 😉

                          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