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

    Make "Capone Deploy" the first option in PXE Boot Menu

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    17
    4.8k
    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.
    • ch3iC
      ch3i Moderator
      last edited by

      [quote=“Tom Elliott, post: 37808, member: 7271”]I think this is only valid for SVN, I’m pretty sure this wasn’t quite yet implemented in 1.2.0.

      That said, if you want to try out SVN so you can see the differences coming forward, please feel free. In that case, you shouldn’t need the customized versions of the init’s either.[/quote]

      Oups ! Sorry 😉

      1 Reply Last reply Reply Quote 0
      • G
        guscrown
        last edited by

        I was afraid you were going to say that. Is it possible to upgrade my current installation to SVN? Or would I need to start again from scratch?

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

          You can upgrade.

          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
          • G
            guscrown
            last edited by

            Cool, I will make a copy of my VM and try to upgrade.

            1 Reply Last reply Reply Quote 0
            • G
              guscrown
              last edited by

              Tom,

              I upgraded to SVN and the server is up an running (ran into a few issues with passwords again). But I can’t seem to be able to add Capone into the Boot menu. I don’t have fog.capone as an option either. How can I manually add fog.capone? What are the necessary parameters?

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

                Install the capone plugin?

                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
                • G
                  guscrown
                  last edited by

                  It was installed before I upgraded to SVN. I removed it, and installed it again, but it ain’t coming up on PXE Menu options.

                  1 Reply Last reply Reply Quote 0
                  • G
                    guscrown
                    last edited by

                    Should I uninstall the plugin before I upgrade to SVN?

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

                      My guess is you don’t have to upgrade to SBN know it won’t hurt anything but I think the problem is Capone table is still in the database and it needs to be removed. Then rerun the installer for it and you should see things appear

                      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
                      • G
                        guscrown
                        last edited by

                        Tom,

                        I’ve done this a few times and I can’t seem to get it to work. I even uninstalled Capone, disabled plugins, and then proceeded to upgrade to SVN. Reenabled the Plugin system, reinstalled Capone, reconfigured it. Nothing. I check inside MySQL and I see the Capone table installed. (I also checked that it had been cleared when I unintalled Capone).

                        Plugins are enabled.
                        Capone is installed.
                        Capone is configured with DMI and Image.

                        fog.capone is not in iPXE Menu Configuration. And I don’t see Capone Deploy as an option during a host bootup.

                        I could add the menu item manually, but I don’t know the correct parameters for Capone.

                        I’m doing this based on your recommendation to upgrade to SVN to show Capone as the First Option in the Boot Menu.

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

                          did you configure capone on the plugin management page, or on the general settings page?

                          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
                          • G
                            guscrown
                            last edited by

                            i configure Capone in the plugin management page.

                            1 Reply Last reply Reply Quote 0
                            • G
                              guscrown
                              last edited by

                              Alright, I don’t know what I did, but I think that clicking the “Save Changes” in the General Settings window added the fog.capone item to my iPXE Menu items. I think it is working now.

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

                                Okay,

                                So there is no issue with Capone, or the menu generation.

                                Rather, it’s the method at which you’re creating the DMI/Shutdown fields with the image association fields.

                                These are two separate forms.

                                What this means:

                                When you are setting up capone, it gives one page full of all the information you need.

                                The DMI and shutdown fields are their own form because these are global values.

                                The Image association field is it’s own form to separate between the two.

                                Please, set your DMI/Shutdown fields and use it’s corresponding button to update.

                                Then set your image associations (or leave them if you set them already.)

                                Then boot a host, if the menu isn’t set, it will create the menu item.

                                After the item is created, you can specify it as default.

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

                                267

                                Online

                                12.1k

                                Users

                                17.3k

                                Topics

                                155.3k

                                Posts
                                Copyright © 2012-2024 FOG Project