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

    Removing main partition

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    17
    3.7k
    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.
    • B
      bob.walsh1
      last edited by

      I’ve been using fog 1.20 for quite some time w/o problems with Windows Enterprise images. I’m trying to now use Win10_LTSB (for education). I can upload but after a download I just get a black screen with the cursor blinking. I did some research and today I updated Fog using SVN as instructed in another post. That worked great but now I can’t get images to work. In download process the last step is to “remove the main partition” and it fails. No clue how to resolve that. Any help would be appreciated, I may just have to reset the whole server and start over with 1.2 but that won’t fix the problem either. I hate to lose my images already uploaded and working.

      Maybe I can revert the svn update?

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

        Can you tell us what version? Can you get us a screen shot?

        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 @bob.walsh1
          last edited by

          @bob.walsh1 Can you update to the latest and try again, see if it helps out at all?

          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
          • B
            bob.walsh1
            last edited by

            You bet and thanks for any help. The cloud says: 5935 version of FOG. I ran SVN a few hours ago.

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

              Please update again, current cloud is now at 5937.

              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
              • B
                bob.walsh1
                last edited by

                You bet, so I just re-run the svn up and then ./installfog.sh?

                Tom ElliottT 1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott @bob.walsh1
                  last edited by

                  @bob.walsh1 Simplify it with:

                  svn up; cd bin; sudo ./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 1
                  • B
                    bob.walsh1
                    last edited by

                    I’m running Win10 images and using win8.1 for the image type. Is that Okay? I didn’t have problems with Win10 enterprise doing that.

                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott @bob.walsh1
                      last edited by

                      @bob.walsh1 Trunk should work with way, but for organizational purposes i have added a Windows 10 definition.

                      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
                      • B
                        bob.walsh1
                        last edited by

                        Thanks so much. I’m on 5937 and still getting

                        *Removing main partition…Failed

                        Would it help to cut and paste the log file?

                        This is a standard HP DC7900 PC with a standard 160g SATA, and this machine has been used for Fog 100’s of times. I just fog the drive and swap the drive each time then put into a PC I need it in, so I know it’s not the machine.

                        1 Reply Last reply Reply Quote 0
                        • B
                          bob.walsh1
                          last edited by

                          It did say something about fog.download and line 149 (I think that was the line number).

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

                            I found the problem and am working on another potential fix as we speak.

                            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

                              I’ve uploaded init’s, and have pushed out the code. Please update and keep me informed. It’s ocmpletely untested so if I screwed up I won’t know until you tell me otherwise.

                              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
                              • B
                                bob.walsh1
                                last edited by

                                I ran the command to update: svn up; cd bin; ./installfog.sh -y as root. Failed on uninstalling PHP5 files… BTW thanks for your help.

                                1 Reply Last reply Reply Quote 0
                                • B
                                  bob.walsh1
                                  last edited by

                                  Since no response I will just reload the whole thing from scratch. Bummer…

                                  Thanks for your help anyway, I understand.

                                  Tom ElliottT 1 Reply Last reply Reply Quote 0
                                  • Tom ElliottT
                                    Tom Elliott @bob.walsh1
                                    last edited by

                                    @bob.walsh1 try updating first. We aren’t saying nothing can help.

                                    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 1
                                    • B
                                      bob.walsh1
                                      last edited by

                                      I’m finally getting around to resetting Fog from scratch. I’ve used it lovingly for about 5 years. For some reason I can’t use win10/education images, they upload but not work after download. I’ll let you know if I’m successful today with a fresh install and re-imaging Win10 education and also win10 enterprise, which has always worked for me before. I’m only using 64bit.

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

                                      133

                                      Online

                                      12.1k

                                      Users

                                      17.3k

                                      Topics

                                      155.3k

                                      Posts
                                      Copyright © 2012-2024 FOG Project