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

1.3.2 -- Unable to Deploy existing or Capture new Windows 10 images

Scheduled Pinned Locked Moved Solved
Bug Reports
2
9
2.2k
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
    sudburr
    last edited by Jan 17, 2017, 7:11 PM

    Server
    • FOG Version: 1.3.2 (svn 6059 – which displays as 6060 after install)
    • OS: CentOS 7.2.1511
    Client
    • Service Version: n/a
    • OS: Windows 10
    Description

    At first I thought my Windows 10 OEM images with Recovery partition managed to corrupt themselves.

    1.3.2 (svn6058) would fail after deploying the first partition with

    Cannot determine partition type (getpartitionTableType)
    

    1.3.1 (svn6053) would successfully deploy all partitions except the last one with a paraphrased error

    source file is smaller
    

    I rolled back through other revisions back to 6017 with similar results, so I figured my images corrupted somehow. No biggie, I’ll recapture.

    Except I can’t. Attempts to capture I’m also getting

    Cannot determine partition type (getpartitionTableType)
    

    Three different images, all worked fine in December, now won’t deploy to anything. This is my development server, so I’m going to blow it away and try a clean install next, but that I can’t even capture now is odd as heck.

    BTW, checked out svn6059 displays as 6060 in the cloud.

    [ Standing in between extinction in the cold and explosive radiating growth ]

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jan 17, 2017, 7:48 PM

      Please try the working-1.3.3 branch.

      I removed the sgdisk -v elements and added back the piped yes as it was originally.

      This was the only change from 1.3.1 to 1.3.2 for the inits so this should at least bring back what you saw originally.

      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
      • S
        sudburr
        last edited by Jan 17, 2017, 9:03 PM

        Just finished building the 6059 server from scratch and the problem persists for both deploy and capture.

        Where do I find the working 1.3.3 branch?

        [ Standing in between extinction in the cold and explosive radiating growth ]

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Jan 17, 2017, 9:06 PM

          git clone https://github.com/fogproject/fogproject.git
          git checkout working-1.3.3
          cd bin
          ./installfog.sh -y

          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
          • S
            sudburr
            last edited by Jan 17, 2017, 9:32 PM

            I have switched to working-1.3.3 branch, which installed version 176523 / svn 6060 .

            The problem persists.

            [ Standing in between extinction in the cold and explosive radiating growth ]

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Jan 17, 2017, 9:45 PM

              It can’t be persisting, the code isn’t the same. Can you remove the binaries1.3.2.zip file from the working directory?

              I forgot there’s a check for the file. If the file exists, it will use it instead of trying to download the inits.

              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

              T 1 Reply Last reply Jan 17, 2017, 9:49 PM Reply Quote 0
              • T
                Tom Elliott @Tom Elliott
                last edited by Jan 17, 2017, 9:49 PM

                To update you would run:

                git pull in the working directory too btw.

                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
                • S
                  sudburr
                  last edited by sudburr Jan 17, 2017, 4:08 PM Jan 17, 2017, 10:04 PM

                  What I did:

                  echo "Create Directory for GIT Repository"
                  mkdir /opt/trunkgit
                  
                  echo "Download the latest build from GIT"
                  cd /opt/trunkgit
                  git clone https://github.com/FOGProject/fogproject.git
                  
                  echo "Change Respository to working-1.3.3 and repull"
                  cd /opt/trunkgit/fogproject
                  git checkout working-1.3.3
                  git pull
                  

                  The final command ‘git pull’ generates “Already up-to-date”. There is no “binaries1.3.2.zip” file anywhere in /opt/trunkgit/fogproject.

                  [ Standing in between extinction in the cold and explosive radiating growth ]

                  1 Reply Last reply Reply Quote 0
                  • S
                    sudburr
                    last edited by Jan 19, 2017, 6:58 PM

                    Thanks to Tom’s speedy remote work the problem was found and fixed with the release of 1.3.3.

                    [ Standing in between extinction in the cold and explosive radiating growth ]

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    1 / 1
                    • First post
                      9/9
                      Last post

                    161

                    Online

                    12.1k

                    Users

                    17.3k

                    Topics

                    155.3k

                    Posts
                    Copyright © 2012-2024 FOG Project