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

Multiple problems with FOG after Upgrade.

Scheduled Pinned Locked Moved Solved
FOG Problems
6
45
16.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.
  • D
    DarkEnergy
    last edited by Jun 3, 2015, 12:46 AM

    @Wayne-Workman
    In my post https://forums.fogproject.org/topic/4997/multiple-problems-with-fog-after-upgrade/10?page=2 it is described the permission in UNIX/Linux and how they are calculated.

    The more I try to use the images the more I discover issues with FOG, now I am getting that the MBR is corrupted and the cannot be downloaded.One of the systems is getting stock at
    Using Hard Disk: /dev/sda
    and does not continue to the next step until I pressed enter then I get:
    Saving Partition Table (GPT)…Invalid Partition DATA!

    This happens during upload of a new image. I have deleted the old image and created a new one and still having issues.

    I don’t see a way to upload a file here. In the old site it was easy to see the u
    pload but in this new site I am still looking for the upload button to upload either riles or images.

    How ever the current permission is sett 777 as under fog and group root to /images. I am not sure what would be the other way.

    T 1 Reply Last reply Jun 3, 2015, 12:53 AM Reply Quote 0
    • T
      Tom Elliott @DarkEnergy
      last edited by Jun 3, 2015, 12:53 AM

      @DarkEnergy Your particular upload issue means the disk has GPT partitions on them where they’re not expected to be.

      The current inits attempt to see and fix this for you, but it seems that isn’t working. You will need to put system you’re trying to upload from in an upload-debug state. Once at the prompt, run fixparts and accept the things it asks.

      From there, once fixed, you can type fog and it should begin the upload process without hanging.

      To upload a file, there is an icon that has an up-arrow on it. Hopefully that helps.

      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
      • D
        DarkEnergy
        last edited by Jun 3, 2015, 2:45 PM

        @Wayne-Workman
        Files permissions are inherited from the folders unless manually modified. As Tom recommended earlier using the chmod -R which the -R is for recursive with indicates all folders, subfolders and files.

        1 Reply Last reply Reply Quote 0
        • D
          DarkEnergy
          last edited by Jun 3, 2015, 2:49 PM

          @Tom-Elliott
          Thanks, finally found it.

          T 1 Reply Last reply Jun 3, 2015, 2:50 PM Reply Quote 0
          • T
            Tom Elliott @DarkEnergy
            last edited by Tom Elliott Jun 3, 2015, 8:51 AM Jun 3, 2015, 2:50 PM

            @DarkEnergy I’m assuming you mean the upload debug?

            For all persons, the Trunk versions of fog make debug tasks a simple check box on any of the tasks. The 1.2.0 they’d have to go to advanced and choose the Upload/Download - Debug (depending on which way they’re trying to go with the image).

            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
            • D
              DarkEnergy
              last edited by Jun 3, 2015, 4:05 PM

              @Tom-Elliott
              When asking for a file name, which file name is to be provided? There are about four possible file names:
              There are three files in the directory
              The name given to the image in FOG Web GUI.

              Thanks in advance.

              T 1 Reply Last reply Jun 3, 2015, 4:08 PM Reply Quote 0
              • T
                Tom Elliott @DarkEnergy
                last edited by Jun 3, 2015, 4:08 PM

                @DarkEnergy What do you mean? I wasn’t asking for a file at all, that I’m aware of.

                I was just trying to point out, for the forums, there’s an Upload Files icon on the reply/post options.

                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
                • D
                  DarkEnergy
                  last edited by Jun 3, 2015, 4:18 PM

                  @Tom-Elliott
                  In your post:
                  https://forums.fogproject.org/topic/4997/multiple-problems-with-fog-after-upgrade/36?page=1
                  When running fixparts it ask for the name of the file, which name would that be?

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Jun 3, 2015, 4:21 PM

                    Sorry,

                    It shouldn’t have just been fixparts.

                    The command would be:
                    fixparts <path/todevice>

                    Most typically it would be
                    fixparts /dev/sda

                    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
                    • D
                      DarkEnergy
                      last edited by Jun 3, 2015, 6:06 PM

                      @Tom-Elliott

                      First I want to thank you for your assist. The last tip fix the last issue I was having with the imaging.
                      It was a GPT table left over, wire, as that machine had EUFI disable. Now I am working good again on those images. I just have one left but I think it is Windows 8.1 issue and not FOG.

                      Thanks again.

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Jun 3, 2015, 6:07 PM

                        I’m going to solve this post.

                        I imagine the (“System in hibernate”) or (“Please run fsck/chkdisk”) is related to windows 8 specifically as you pointed out.

                        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
                        • D
                          DarkEnergy
                          last edited by Jun 3, 2015, 8:25 PM

                          I agree.

                          Thanks.

                          1 Reply Last reply Reply Quote 0
                          • 1
                          • 2
                          • 3
                          • 3 / 3
                          3 / 3
                          • First post
                            43/45
                            Last post

                          255

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project