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

    Debug mode : can't load keymap

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    12
    3.9k
    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.
    • E
      electronico_nc
      last edited by

      FOG 0.32
      I need to have a AZERTY keymap while in debug on workstation.
      Embedded 2.6.39.1 bzImage shows :
      [QUOTE]/etc/init.d/S99.fog line 17 loadkeys not found[/QUOTE]
      Line 17 in /etc/init.d/S99.fog is :
      [CODE]loadkeys $keymap;[/CODE]
      /tftpboot/pxelinux.cfg/default shows all commands in menu with:
      [QUOTE]keymap=fr-latin1[/QUOTE]
      as FOG_KEYMAP is set to fr-latin1
      bzImage 3.8.8 shows the same thing.
      Could you please advise how to load correctly the keyboard layout ?
      Thanks in advance for your time.
      Nicolas

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

        I’ll have to rebuild the EDIT init.gz as I’ve been trying to keep the init.gz as minimal in size as possible. It’ll be about an hour or so and I’ll fix that 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 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          Currently building as we speak.

          I’ll update the svn setup for this, as well as the fog.buildroot.config file.

          I’ll also post the init.gz in my normal place at:

          [url]https://mastacontrola.com/fogboot/images/init_0.32.gz[/url]

          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
          • E
            electronico_nc
            last edited by

            🙂 thanks Tom !

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

              I misread the first post, you’re running 0.32? I’ll try to take a look and build an init.gz for that version, as well as try updating our 0.33 version for this as well.

              I think, essentially, all I’d have to change between 0.32 and 0.33 are the fog scripts that run so things update appropriately on the database side.

              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
              • E
                electronico_nc
                last edited by

                Yes it is well a 0.32 version

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

                  I’m building now.

                  Once the init.gz is complete, you should have all keymaps available. I only, slightly, had to modify the regular fog script as the latest one doesn’t do too well with kB methods of parted and a part 2 starting where part 1 is ending.

                  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
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    Just updated the link to the file that should be downloaded for 0.32.

                    I had to add the kbd program.

                    If you have problems with this init.gz please let me know so I can make one more slight adjustment.

                    Also, this is being built off of the same buildroot I’ve been working with lately (2013.11), but I don’t know what kernel headers were used for the building of the init.gz, so I’d recommend updating your kernel to the one I’ve created, as the kernel headers are built off 3.12.X and I don’t know how nicely it’ll play with older kernels.

                    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
                    • E
                      electronico_nc
                      last edited by

                      Thanks Tom, init.gz is downloading.
                      Could you please tell where I may get your 3.12 kernel ?
                      Thanks again.
                      Nicolas

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

                        The init.gz you’re currently downloading is for 0.33, let me update the init.gz link in the post, I updated the read link, but the actual link is still pointing to init.gz

                        The kernel is at:

                        [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]

                        The init.gz will be at:

                        [url]https://mastacontrola.com/fogboot/kernel/init_0.32.gz[/url]

                        When you copy the file to the fog server, use these commands:

                        [code]cp /tftpboot/fog/kernel/bzImage /tftpboot/fog/kernel/bzImage.orig
                        wget --no-check-certificate -O /tftpboot/fog/kernel/bzImage https://mastacontrola.com/fogboot/kernel/bzImage
                        cp /tftpboot/fog/images/init.gz /tftpboot/fog/images/init_orig.gz
                        wget --no-check-certificate -O /tftpboot/fog/images/init.gz https://mastacontrola.com/fogboot/images/init_0.32.gz[/code]

                        It’ll be posted in just a few more minutes, having to edit a little bit on my buildroot stuff.

                        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
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          It’s posted.

                          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
                          • E
                            electronico_nc
                            last edited by

                            🙂 Congratulations, keymap is well loaded !
                            Thanks again !
                            Nicolas

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

                            204

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project