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

Update initrd (of live pxe)

Scheduled Pinned Locked Moved
Feature Request
2
7
916
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 Nov 23, 2020, 10:18 AM

    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 Nov 23, 2020, 12:01 PM

      @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 Nov 23, 2020, 12:09 PM Reply Quote 0
      • F
        Florent @Sebastian Roth
        last edited by Florent Nov 23, 2020, 6:12 AM Nov 23, 2020, 12:09 PM

        @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 Nov 23, 2020, 12:32 PM

          @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 Nov 23, 2020, 12:38 PM Reply Quote 0
          • F
            Florent @Sebastian Roth
            last edited by Florent Nov 23, 2020, 6:42 AM Nov 23, 2020, 12:38 PM

            @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 Nov 23, 2020, 4:22 PM

              @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 Nov 24, 2020, 7:35 AM Reply Quote 1
              • F
                Florent @Sebastian Roth
                last edited by Nov 24, 2020, 7:35 AM

                @sebastian-roth Ok thanks

                Florent
                Bretagne, FRANCE

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

                148

                Online

                12.1k

                Users

                17.3k

                Topics

                155.4k

                Posts
                Copyright © 2012-2024 FOG Project