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

    Fog registration with NUC

    Scheduled Pinned Locked Moved
    FOG Problems
    7
    36
    12.2k
    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
      Mike Adams
      last edited by

      because when I went to do this, it said it did not exist.
      [FONT=Consolas]cd /tftpboot
      mv undionly.kpxe undionly.kpxe.ORIGINAL
      ln -s undionly.kkpxe undionly.kpxe[/FONT]

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

        So you’re still running 0.32?

        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

          if you installed FOG 1.1.2, you should no longer have the problem where the undionly.kpxe, or undionly.kkpxe do NOT exist.

          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
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            even if the files were for some reason missing, you could just download them from the sourceforge 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
            • M
              Mike Adams
              last edited by

              could this be a rights issue? When I use the file browser I can see the tftpboot folder, but can’t get access to it.

              Tom - this was a brand new install of FOG 1.1.2 on a new Ubuntu 14.04LTS desktop. So when I did’t see the tftpboot folder, I assumed that I had to create the UNDIONLY files and stared following those directions.

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

                when you ran the installer, did you run it with sudo?

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

                  yes, did sudo ./installfog.sh

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

                    What’s the contents of your /var/log/installfog.log file?

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

                      here is the file

                      [url=“/_imported_xf_attachments/1/1099_FOG LOGtext.txt?:”]FOG LOGtext.txt[/url]

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

                        So it looks like it never got past Mysql password setting. There’s nothing after this point which tells me 1.1.2 is not fully installed.

                        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
                        • JunkhackerJ
                          Junkhacker Developer
                          last edited by

                          when you ran the installer, did you follow the instructions and prompts in the script?

                          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
                          • C
                            chclark
                            last edited by

                            Am a noob to Linux and fog but e may of had a similar experience when I did a fresh install today the first time trying to install MySQL wouldn’t it never prompted were it normally would for the root password to be set I had to rerun the installer second time it worked fine.

                            Ps it’s not anything to do with that he’s installed on Ubuntu 14.04 I saw a warning in the wiki that it’s too new and doesn’t work properly and was recommended in my thread on general to use 12.04.4

                            1 Reply Last reply Reply Quote 0
                            • M
                              Mike Adams
                              last edited by

                              I re-ran the FOG install - here is the log file.
                              Still will not pxe boot a client.

                              [url=“/_imported_xf_attachments/1/1100_FOG LOGtext2.txt?:”]FOG LOGtext2.txt[/url]

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

                                Is the dhcp option filename/67 pointing at undionly.kpxe or pxelinux.0?

                                Is the dhcp option next-server/66 pointing at the ip of your fog server?

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

                                  I will have to check - headed home for the holiday weekend, Jared will pick this back up on Monday. Are those settings in the dhcpd file?

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Sodden
                                    last edited by

                                    I’m having the same issue with the new Intel NUC Kit, they seem to have put in a different mainboard. The NUC’s manufactured in 01/14 worked flawless, while the newer series from 05/14 has some kinks (only accepts 1.35V RAM or 1333MHz 1.5V anything below and it doesn’t even start).
                                    Anyway, they get stuck on “iPXE initialising devices…”. I’ve already tried every file from the /tftboot folder, no luck so far.
                                    Maybe Mike has more luck.

                                    P.S. I’m on 1.1.2

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

                                    190

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project