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

    No partition number passed (EBRFileName)

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    13
    2.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.
    • A
      Alan Anderson
      last edited by

      Server
      • FOG Version: 1.3.4
      • OS: Centos 7.3.1611
      Client
      • Service Version:
      • OS: Windows 7
      Description

      Unable to deploy an image. Display is:
      An error has been detected!
      No partition number passed (EBRFileName)
      Args passed: /images/LenovoE440V4/LenovoE440V4.* 1

      History: This image was created under a previous version of Fog. This is a Raw Image type image. I tried another version of this image for this laptop model with the same error resulting. I have not been able to find this exact error in the forums. Any ideas on what may be wrong?

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        Can you provide a clear screen shot of the error message taken with a mobile? The context of the error is just as important as the error itself.

        When you captured this image what version of FOG was used?

        If the image was taken using raw format, then you must deploy in raw format too.

        Will you also post the output of this command ls -la /images/LenovoE440V4 This will tell us the structure of the files for this 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!

        A 1 Reply Last reply Reply Quote 0
        • A
          Alan Anderson @george1421
          last edited by

          @george1421 said in No partition number passed (EBRFileName):

          ls -la /images/LenovoE440V4

          Here’s the output:
          ls -la /images/LenovoE440V4
          total 67078552
          drwxr-xr-x. 2 root root 34 Feb 9 19:42 .
          drwxrwxrwx. 46 root root 4096 Mar 31 13:03 …
          -rwxr-xr-x. 1 root root 68688429631 Feb 9 21:29 LenovoE440V4

          I believe the original image was captured using Fog 1.2.0. This is what is currently running on my old Fog server. It’s possible that it was an earlier version.

          Here’s a screen shot:
          0_1491408031706_IMG_3709.JPG

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

            @Alan-Anderson The image you’ve provided appears to show your disk has no partition layout on it.

            Notice:

             * Processing Partition: /dev/sda ()
            

            That should display as:

             * Processing Partition: /dev/sda1 (1)
            

            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
            • A
              Alan Anderson
              last edited by

              1. Deploying in raw format: I don’t see an option to control deployment type of an image. I thought that Fog looked at the type of image and deployed based on the image type.
              2. I agree that it looks like there is no partition on the hard disk. But there is. The hard disk I want to image currently has a Windows partition and happily boots to Windows 7. So not sure what the issue is. I have tried two different versions of this laptop image and they both fail with the above error.

              Just to troubleshoot I created an image of this laptop series using Multiple Partition Image - Single Disk (Not Resizable) and then deployed it back and it works fine. So it may just be something wrong with this group of raw images brought over from the old Fog server. Not my first choice but I’m willing to create a new image and move on if no one has any other ideas.

              Wayne WorkmanW 2 Replies Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman @Alan Anderson
                last edited by

                Deploying in raw format: I don’t see an option to control deployment type of an image. I thought that Fog looked at the type of image and deployed based on the image type.

                It’s pictured below. If you change the type, you have to re-capture. FOG does not do any such automatic selection of image type - all settings are left up to the fog administrator / imaging technician to configure properly.

                0_1491603628160_Image Type.png

                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!
                Daily Clean Installation Results:
                https://fogtesting.fogproject.us/
                FOG Reporting:
                https://fog-external-reporting-results.fogproject.us/

                1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @Alan Anderson
                  last edited by

                  @Alan-Anderson Any status update?

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Alan Anderson @Wayne Workman
                    last edited by

                    @Wayne-Workman
                    Sorry for the long delay in replying. I see the image type as you described. The original image was captured as Raw. And I am deploying it as Raw as well. So have hit a dead end on this.

                    george1421G 1 Reply Last reply Reply Quote 0
                    • george1421G
                      george1421 Moderator @Alan Anderson
                      last edited by

                      @Alan-Anderson We’d like to have you update to the latest RC release of fog 1.4.0RC8. There was a bunch of effort put into disk resizing and imaging between FOG 1.3.4 and 1.3.5, with a critical fix added to 1.4.0RC1.

                      Once you update, please try your imaging again.

                      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!

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

                        @Alan-Anderson @Wayne-Workman @george1421 Also I added a change within RC-8 so the function call specifically for EBRFileName will no longer halt forward progress. So PLEASE update to RC-8 and give it a test. Of course it would be great to re-capture in resizable just to see if things work. Essentially this should enable your server to image or at least give us more information that we could use to get this working for you.

                        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 2
                        • A
                          Alan Anderson @george1421
                          last edited by

                          @george1421
                          FOG now shows:
                          Running Version 1.4.0-RC-8
                          SVN Revision: 6069
                          I tested a new image using Multiple Partition Image - Single Disk (Not Resizable) and it worked great. So nothing broke during the update. Then I tried to deploy the older raw image and got further than before in that no error was displayed. However it reported that the partition file was missing (See image). I listed the directory just to be sure and here is the result:

                          [root@fog2 LenovoT450V3]# pwd
                          /images/LenovoT450V3
                          [root@fog2 LenovoT450V3]# ls -l
                          total 53134492
                          -rwxrwxrwx. 1 fog root 54409716700 Feb 10 00:49 LenovoT450V3

                          So the image files exists.
                          One final note in case it’s relevant: I did receive these two errors doing boot:
                          Error parsing PCC subspaces from PCCT
                          Populating /dev using udev: udevd[2524]: error creating epoll fd: Function not implememted
                          Thanks
                          0_1493664261735_Fog4.jpg

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

                            @Alan-Anderson I’ve rebuilt the init’s to try to do the download.

                            Please run:

                            wget -O /var/www/fog/service/ipxe/init.xz https://fogproject.org/inits/init.xz
                            wget -O /var/www/fog/service/ipxe/init_32.xz https://fogproject.org/inits/init_32.xz
                            

                            Then try deploying your raw image again? I sure hope for success. Glad you got further along for sure.

                            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

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              Alan Anderson @Tom Elliott
                              last edited by

                              @Tom-Elliott
                              That did it. After that last update, I was able to deploy the raw image successfully! Thanks for working with me on this.

                              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