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

Fog Windows 10 Image capture

Scheduled Pinned Locked Moved Unsolved
FOG Problems
3
8
1.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.
  • K
    Kami
    last edited by Kami Jun 5, 2018, 7:50 AM Jun 5, 2018, 1:46 PM

    Hello I wanted to capture windows 10 legacy image but during the task I get image which weights 40 mb when it should be like 20 GB, I’m using fog 1.5.3 on ubuntu14.04

    0_1528206205424_11.png
    alt text

    1 Reply Last reply Reply Quote 0
    • J
      JJ Fullmer Testers
      last edited by Jun 5, 2018, 2:12 PM

      Is that the only partition that uploads?
      How are you configuring the ‘Win10’ image on the server gui? Oh wait, you included that, I should be better at reading things, too used to people asking for help without enough information.

      It looks like it’s configured correctly and should be getting multiple partitions.
      Do you happen to have a main partition configured on the host’s settings?

      I would suggest running the capture test in debug mode
      0_1528207766695_c6a82945-b301-4891-8dd9-e0686318cbb3-image.png

      Then from the debug console you can make sure that fog is seeing all the partitions. @Tom-Elliott probably knows the commands to run off the top of his head. I believe it’ll output a variable dumb at the start of the debug session including what partitions are seen, but I might be remembering wrong.

      Have you tried the FogApi powershell module? It's pretty cool IMHO
      https://github.com/darksidemilk/FogApi
      https://fogapi.readthedocs.io/en/latest/
      https://www.powershellgallery.com/packages/FogApi
      https://forums.fogproject.org/topic/12026/powershell-api-module

      K 1 Reply Last reply Jun 5, 2018, 2:27 PM Reply Quote 0
      • K
        Kami
        last edited by Jun 5, 2018, 2:21 PM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • K
          Kami @JJ Fullmer
          last edited by Jun 5, 2018, 2:27 PM

          @jj-fullmer I also can’t register my host via boot, I need to use fog client to add it and then accept it via boot.

          J 1 Reply Last reply Jun 5, 2018, 3:09 PM Reply Quote 0
          • J
            JJ Fullmer Testers @Kami
            last edited by Jun 5, 2018, 3:09 PM

            @kami That sounds like another problem, could be related. Do you get any error messages when attempting to add a host via the pxe boot menu, or does it pretend like it worked but doesn’t actually work?

            Have you tried the FogApi powershell module? It's pretty cool IMHO
            https://github.com/darksidemilk/FogApi
            https://fogapi.readthedocs.io/en/latest/
            https://www.powershellgallery.com/packages/FogApi
            https://forums.fogproject.org/topic/12026/powershell-api-module

            K 1 Reply Last reply Jun 5, 2018, 3:26 PM Reply Quote 0
            • K
              Kami @JJ Fullmer
              last edited by Jun 5, 2018, 3:26 PM

              @jj-fullmer it pretends like it works but it doesn’t add anything, I can add it via fog client though I can just approve that host that way.

              J 1 Reply Last reply Jun 5, 2018, 3:41 PM Reply Quote 0
              • J
                JJ Fullmer Testers @Kami
                last edited by Jun 5, 2018, 3:41 PM

                @kami Can you add a host through the gui?
                Can you add a host through the API? if you are familiar with powershell I just published a fogapi powershell module, details on this post https://forums.fogproject.org/topic/12026/powershell-api-module
                You could install the fogapi module from the PSGallery with install-module -name fogapi then import the module import-module fogapi then run New-FogObject -type object -CoreObject host -jsondata (@{name = "testHost"; primac = "01:23:45:67:89:10"} | ConvertTo-Json) (note, I actually just found a bug and will push a fix shortly, I thought ID was always needed in post api calls but its not when it’s a new item, oops, so wait a few minutes before trying that)

                Are you familiar with mysql database? If so we can ssh into the fogserver and see if anything is being created in the database.

                Have you tried the FogApi powershell module? It's pretty cool IMHO
                https://github.com/darksidemilk/FogApi
                https://fogapi.readthedocs.io/en/latest/
                https://www.powershellgallery.com/packages/FogApi
                https://forums.fogproject.org/topic/12026/powershell-api-module

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Jun 7, 2018, 12:00 PM

                  @Kami Can you please boot the client your are trying to capture into Windows and take a picture of the disk management dialog? While you are there make sure fast boot is disabled (a lot of the Windows updates to enable fast boot over and over 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
                  1 / 1
                  • First post
                    2/8
                    Last post

                  156

                  Online

                  12.1k

                  Users

                  17.3k

                  Topics

                  155.3k

                  Posts
                  Copyright © 2012-2024 FOG Project