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

    Failed to set disk guid ...

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    16
    1.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
      Sebastian Roth Moderator
      last edited by

      @kratkale As well please post the contents of the text file /images/M910_201901131240/d1.partitions here.

      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

      K 1 Reply Last reply Reply Quote 0
      • K
        kratkale @Sebastian Roth
        last edited by Sebastian Roth

        @Sebastian-Roth said in Failed to set disk guid ...:

        /images/M910_201901131240/d1.partitions

        root@FOG:/home/kratkale# cat /images/M910_201901131240/d1.partitions
        label: dos
        label-id: 0x426ff929
        device: /dev/nvme0n1
        unit: sectors
        
        /dev/nvme0n1p1 : start=        2048, size=     1124352, type=7, bootable
        /dev/nvme0n1p2 : start=     1126400, size=   498989056, type=7
        
        1 Reply Last reply Reply Quote 0
        • K
          kratkale @Sebastian Roth
          last edited by kratkale

          @Sebastian-Roth
          Now I have restored on my Setup PC the Image with Clonzilla: Windows 10 with sysprep

          the Windows 10 system Disk is: nvme0
          the second Disk hold just data for installation: sda (e.g. Firefox, … )

          sda - Data disk: /dev/sda /dev/sda1

          +) blkid -po udev /dev/sda | grep “PART_TABLE_UUID”
          no output
          +) sfdisk -d /dev/sda | grep “label-id”
          The size of this disk is 2.7TiB (3000592902016 bytes). DOS partition table format cannot be used on drives for volumes lager than 2199023255040 bytes for 512-byte sectors. Use GUID partition table format (GPT)
          system Disk - to clone

          nvme0 - Windows System disk: /dev/nvme0 /dev/nvme0n1 /dev/nvme0n1p1 /dev/nvme0n1p2

          +) blkid -po udev /dev/nvme0n1 | grep “PART_TABLE_UUID”
          no output
          +) sfdisk -d /dev/nvme0n1 | grep “label-id”
          no output

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

            Do we need to set guid if layout is mbr?

            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
              Sebastian Roth Moderator
              last edited by

              @Tom-Elliott No we don’t from my point of view. Just pushed a fix for that. The inits should be build by tomorrow (or later this day your time).

              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
                Sebastian Roth Moderator
                last edited by Sebastian Roth

                @kratkale New init files are available. Manually download those (32 bit and 64 bit) and put in /var/www/html/fog/service/ipxe/ on your FOG server.

                Please let us know if the warning is gone with those inits.

                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

                K 1 Reply Last reply Reply Quote 0
                • K
                  kratkale @Sebastian Roth
                  last edited by

                  @Sebastian-Roth
                  sorry no success …
                  WhatsApp Image 2019-05-05 at 22.46.10.jpeg
                  Bildschirmfoto_2019-05-05_22-48-50.png

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by

                    @kratkale Yeah, just saw that as well. Please go to the FOG web UI -> FOG Configuration -> FOG Settings -> FTP Server and increase KERNEL RAMDISK SIZE from 127000 to 275000.

                    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

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      kratkale @Sebastian Roth
                      last edited by kratkale

                      @Sebastian-Roth said in Failed to set disk guid ...:

                      275000

                      yes it works 🙂

                      Ave. Rate: 11.36GB/min
                      Thats much more faster than clonzilla live with internal HDD?

                      Perfect - I love the fogproject.

                      Do you think upload will also be now faster? There I’ve a rate of about 2.8GB/min …

                      (Single Computer)

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @kratkale said in Failed to set disk guid ...:

                        Do you think upload will also be now faster? There I’ve a rate of about 2.8GB/min …

                        There is no general answer to this. It all depends on the hardware you have. Bit CPU and lots of RAM will make compression faster. The more you can compress, the less data needs to be transfered to the FOG server and written to the disk there…

                        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

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          kratkale @Sebastian Roth
                          last edited by

                          @Sebastian-Roth
                          do you need also a multicast session?

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by

                            @kratkale You can give it a try but I am fairly sure there won’t be an issue with that. Marking as solved.

                            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

                            K 1 Reply Last reply Reply Quote 0
                            • K
                              kratkale @Sebastian Roth
                              last edited by

                              @Sebastian-Roth Thank you so much …

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by

                                @kratkale You are welcome. It’s good to have people around who rapidly test things that we push out. 🙂 Thanks to you!

                                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
                                • First post
                                  Last post

                                163

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project