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

    BCMA : Unsupported SPROM Revision: 11

    Scheduled Pinned Locked Moved
    Mac Problems
    mac boot pxe kernel
    4
    9
    8.5k
    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.
    • M
      melvinpaz
      last edited by melvinpaz

      Bonjour

      J’ai un soucis lors du téléchargement de l’image de mon mac j’ai ce message d’erreur.
      Vous avez une idée ?

      bcma: Unsupported SPROM revision: 11
      bcma: bus0: No SPROM available
      i8042 : No controller found
      Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
      Kernel Offset: disabled
      ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
      

      ###############
      Hello

      I have a concern when downloading the image of my mac I have this error message .
      You have an idea ?

      bcma: Unsupported SPROM revision: 11
      bcma: bus0: No SPROM available
      i8042 : No controller found
      Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
      Kernel Offset: disabled
      ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
      
      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        please provide the version of fog you’re using, as well as the model of mac

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

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

          Looking at his other post it should be FOG 1.2.0 with an updated kernel I reckon.

          If I remember correctly this is caused on Macs because UEFI systems need the kernel parameter initrd=...! FOG 1.2.0 didn’t have that. I guess you really want to try out FOG trunk at some point. But you can try fixing this by hand as well.

          Edit /var/www/fog/lib/fog/BootMenu.class.php and make line 142 look like this: $this->kernel = "kernel $bzImage initrd=$imagefile root=/dev/ram0 ...

          Possibly there is another fix needed to make it work but I cannot remember right now. Give this a try and let us know.

          PS: I guess you can ignore those ‘‘bcma’’ warnings…

          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

          JunkhackerJ 1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer @Sebastian Roth
            last edited by

            @Sebastian-Roth i’m certain there are changes in the way partitions are handled in the init that would be helpful too

            signature:
            Junkhacker
            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

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

              @Junkhacker said:

              @Sebastian-Roth i’m certain there are changes in the way partitions are handled in the init that would be helpful too

              Yeah!! Ultimately you definitely want to go for FOG trunk to have proper Mac support! Quite a few things we changed. Back at my old working place they probably still use FOG 1.2.0 (well a patched version of it) to image Macs. So it’s definitely doable. But installing FOG trunk might be a lot less work compared to fixing 1.2.0 to image Mac clients…

              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
              • M
                melvinpaz
                last edited by

                Bonjour
                C’est bon tout fonctionne avec la modification

                $this->kernel = "kernel $bzImage initrd=$imagefile root=/dev/ram0 ...
                

                C’est parfait encore merci pour tout

                #########
                Hello
                It’s all good works with modification

                $this->kernel = "kernel $bzImage initrd=$imagefile root=/dev/ram0 ...
                

                It’s even perfect for thank you all

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

                  @melvinpaz What modification was made?

                  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

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

                    @Tom-Elliott I’m guessing this is while on FOG 1.2.0? initrd=$imagefile is on the current.

                    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
                    • M
                      melvinpaz
                      last edited by

                      Bonjour
                      Oui c’est bien FOG 1.2.0 et c’est bien la modification initrd=$imagefile qui à fait fonctionné sur MAC

                      #########
                      Hy
                      Yes it’s good FOG 1.2.0 and it is changing initrd=$imagefile who in fact worked on MAC

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

                      258

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project