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

    Update initrd (of live pxe)

    Scheduled Pinned Locked Moved
    Feature Request
    2
    7
    739
    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.
    • F
      Florent
      last edited by

      Hi,
      Is it possible to update initrd (of live PXE) for the next upgrade of FOG ?
      We have Geant certificates that have not recognize by curl. I think it’s need the last ca-certificates ?

      Florent
      Bretagne, FRANCE

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

        @Florent Which version of FOG do you currently use?

        I am not sure I understand correctly what you mean. Reading between the lines I think you have a custom HTTPS certificate installed on your FOG server (issued by Geant) and curl used in various places in the inits fails on sending a request?!

        Can you please be more specific on where exactly it fails?

        Anyhow, you can download the latest init (64 bit and 32 bit) and put those in /var/www/html/fog/service/ipxe/.

        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

        F 1 Reply Last reply Reply Quote 0
        • F
          Florent @Sebastian Roth
          last edited by Florent

          @sebastian-roth Hi,
          Sorry i poorly explained.
          We are on FOG 1.5.9
          When computer boot on PXE after cloning, there is “postdownload” bash script.
          In this script we try to get an external URL (not FOG) who have “Geant” certificate but https verification failed.
          If i test on classic computer it’s work.
          I go to try to update the init.xz

          Florent
          Bretagne, FRANCE

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

            @Florent As a quick workaround you might use curl --insecure ... (see man page of curl).

            As of now we don’t seem to include the package “ca-certificates” into out FOS init build (ref). Interesting no one else ever asked about this before. Not sure how much this would add to the inits and if more people would use those.

            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

            F 1 Reply Last reply Reply Quote 0
            • F
              Florent @Sebastian Roth
              last edited by Florent

              @sebastian-roth Yes curl -k works, but if i can avoid this.
              Intersting nobody never asked this.

              Florent
              Bretagne, FRANCE

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

                @Florent As you are using postdownload scripts anyway you could also just put the Geant CA certificate to that folder and use curl --cacert /path/to/ca.crt ...

                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

                F 1 Reply Last reply Reply Quote 1
                • F
                  Florent @Sebastian Roth
                  last edited by

                  @sebastian-roth Ok thanks

                  Florent
                  Bretagne, FRANCE

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

                  194

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project