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

    Can't load fast registering uc from pxe

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    issues pxe boot badip virtualb blocked 95 loa registering uc
    6
    15
    4.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.
    • ch3iC
      ch3i Moderator @Quazz
      last edited by

      @Quazz The default default FOG user is sufficient to use quick image, it have all rights.

      Q 1 Reply Last reply Reply Quote 0
      • Q
        Quazz Moderator @ch3i
        last edited by

        @ch3i Really? I was never able to login with that.

        ch3iC 1 Reply Last reply Reply Quote 0
        • ch3iC
          ch3i Moderator @Quazz
          last edited by

          @Quazz I use the fog user to do that. I never create another user, because there is no access control at this time 😉

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

            I’m not understanding what the issue is. Fogs installer is not made to operate without the OS first being installed and configured. I will NOT code an installer in this way ever. Having multiple nics is fine but you need to ensure the right interface is configured for your environment. I think we need to know what the actual problem is that is directly related to the operation of fog. Pxe booting appears to be working but the file isn’t downloading the init and kernel fully? What else isn’t working?

            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

            M 1 Reply Last reply Reply Quote 0
            • M
              megs @Tom Elliott
              last edited by

              @Tom-Elliott
              sure i have install FOG onto a debian preinstalled , copnfigured, and tested, i said only: when you install FOG without internet install mode (so only with debian dvd), we have some problem to know witch dvd is needed to install needed packet because all disturbing messages are pushed to vaccuum ;). ( >null ).

              My first pb is : the TFTP seems to be unstable and do not charge correctly needed files to run registering and imaging process. it stop loading them at random percent of loading. Fortunately reloading pxe and restarting operation grow up loading percentage each time. and it finaly work . i think it is a parameter somewhere who limit upload or download, or a time limit maybe…

              @Quazz
              hmm, i do not use another user than fog user i have configured, but it is not working. he refuse to run operation with it. Entering web page is working perfectly. is the fog passord must be the same as mysql password ?

              It is a test system so no drop rules in iptables firewall.

              I’ll try another user.

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

                @megs said:

                My first pb is : the TFTP seems to be unstable and do not charge correctly needed files to run registering and imaging process. it stop loading them at random percent of loading. Fortunately reloading pxe and restarting operation grow up loading percentage each time. and it finaly work . i think it is a parameter somewhere who limit upload or download, or a time limit maybe…

                bzImage(32) and init(_32).xz are not loaded via TFTP but HTTP! To me this sounds more like a VM network issue but I can only guess. Are you keen to run wireshark (enable capturing on your FOG or client VM NIC) when a client boots up and upload the PCAP file so we can have a look??

                Mac: ok : net 192.168.56.102 Mask /24

                Virtualbox comes with a virtual internal DHCP server as well. Maybe that’s one of those IPs. Please read through this: https://www.virtualbox.org/manual/ch06.html

                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

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

                  @megs the login user and pass for any of the pxe menu stuff in 1.x.x is the GUI login user/pass. This could be anybody but for examples sake, if you’ve left the fog username and password as defaults, you would login through the menu using fog:password. Hopefully that helps.

                  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
                    megs @Sebastian Roth
                    last edited by

                    @Sebastian-Roth
                    yearhhh… dhcp battle… virtual box default dhcp désactivated now.
                    But loading/init_32.xz… stoping at random precent loading anyway.
                    It sems to be another pb.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      megs @megs
                      last edited by

                      it is probably, because there is more than one interfaces. there is a bad configuration in pxe client or fog client somewhere.
                      ip information continue to be 192.168.x.x as client does not have dhcp adress.

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

                        @megs Please keep us posted on this. I think you are on the right track!

                        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

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          megs @Sebastian Roth
                          last edited by

                          @Sebastian-Roth so. it was not a fog client pb. all is working fine now.
                          i had to reboot uc to restart vbox without dhcp. loading process work now perfectly.
                          i had corected some parameters in host config too (bad manual entries).
                          So no problems with multi-networkdevices on fog server. just user PB.

                          Thanks for your time.
                          -resolved-

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

                            @megs What are the letters?

                            pb, uc, This is very confusing to read and try to follow.

                            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

                            Wayne WorkmanW 1 Reply Last reply Reply Quote 1
                            • Wayne WorkmanW
                              Wayne Workman @Tom Elliott
                              last edited by Wayne Workman

                              @Tom-Elliott +1

                              I have no idea what is going on in this thread.

                              @megs In the future, please stop using acronyms in this manner. They are really confusing when not everyone is familiar and they are not defined early on in the OP.

                              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!
                              Daily Clean Installation Results:
                              https://fogtesting.fogproject.us/
                              FOG Reporting:
                              https://fog-external-reporting-results.fogproject.us/

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

                              180

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.4k

                              Posts
                              Copyright © 2012-2024 FOG Project