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

Unable to get PXE menu?

Scheduled Pinned Locked Moved Solved
FOG Problems
4
66
27.1k
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.
  • Q
    Quazz Moderator @mikepel
    last edited by Mar 10, 2016, 3:31 PM

    @mikepel It’s an L not a 1 😉

    M 1 Reply Last reply Mar 10, 2016, 3:33 PM Reply Quote 0
    • M
      mikepel @Quazz
      last edited by Mar 10, 2016, 3:33 PM

      @Quazz Still getting the same thing with the L. I do a sudo service isc-dhcp-server restart and it returns

      isc-dhcp-server stop/waiting
      isc-dhcp-server start/running, process 24950

      I assume its running?

      T 1 Reply Last reply Mar 10, 2016, 3:33 PM Reply Quote 0
      • T
        Tom Elliott @mikepel
        last edited by Mar 10, 2016, 3:33 PM

        @mikepel LOWERCASE L

        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

        T M 2 Replies Last reply Mar 10, 2016, 3:34 PM Reply Quote 0
        • T
          Tom Elliott @Tom Elliott
          last edited by Mar 10, 2016, 3:34 PM

          It doesn’t get the menu, but does it show stuff about ipxe then fail out?

          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 Mar 10, 2016, 3:38 PM Reply Quote 0
          • M
            mikepel @Tom Elliott
            last edited by Mar 10, 2016, 3:35 PM

            @Tom-Elliott I know lowercase l, invalid option still…

            T 1 Reply Last reply Mar 10, 2016, 3:38 PM Reply Quote 0
            • T
              Tom Elliott
              last edited by Mar 10, 2016, 3:36 PM

              Can you upgrade to trunk.

              You’re running into the console issue. The Optiplex 755’s console frame buffer is not accessible to the boot menu. To fix (without upgrading) you need to edit the /var/www/fog/lib/fog/BootMenu.class.php file and look for the console --picture lines and comment them out by preceding them with two forward slashes. (//)

              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 1
              • M
                mikepel @Tom Elliott
                last edited by Mar 10, 2016, 3:38 PM

                @Tom-Elliott The 1st PC I was usin (OptiPlex 755) was getting an IP during PXE boot but not getting the menu. I’m now using a Lenovo Tiny M92p and I can’t get an IP during PXE. I’m going to setup a different OptiPlex and see if its the client itself… Did my DHCP config file look okay to you?

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott @mikepel
                  last edited by Mar 10, 2016, 3:38 PM

                  @mikepel Sorry, I just read it.

                  @Quazz (sysvinit didn’t accept parameters so the -l was a bad thing).

                  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 Q 2 Replies Last reply Mar 10, 2016, 3:44 PM Reply Quote 0
                  • M
                    mikepel @Tom Elliott
                    last edited by Mar 10, 2016, 3:44 PM

                    @Tom-Elliott I’m using an OptiPlex 990 now, I can’t tell if its getting an IP or not the screen goes too fast, I even recorded it with my phone and I can’t get it to stay on the frame of when it shows the IP info. Uploading the video to my PC to see if I can do it from there.

                    1 Reply Last reply Reply Quote 0
                    • Q
                      Quazz Moderator @Tom Elliott
                      last edited by Mar 10, 2016, 3:44 PM

                      @Tom-Elliott Another thought crosses my mind, does he need a DNS server in his setup?

                      T 1 Reply Last reply Mar 10, 2016, 3:47 PM Reply Quote 0
                      • T
                        Tom Elliott @Quazz
                        last edited by Mar 10, 2016, 3:47 PM

                        @Quazz He only needs it if he’s trying to resolve hostnames.

                        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
                          mikepel
                          last edited by Mar 10, 2016, 3:49 PM

                          Do I need a TFTP config in DHCPD.conf? It looks like I’m getting an IP during PXE then it stops at TFTP?

                          alt text

                          T 1 Reply Last reply Mar 10, 2016, 3:50 PM Reply Quote 0
                          • T
                            Tom Elliott @mikepel
                            last edited by Mar 10, 2016, 3:50 PM

                            @mikepel TFTP In the isc-dhcp shouldn’t be required.

                            What happens if you restart the tftp service on the fog server? (sudo service tftpd-hpa stop; sleep 2; sudo service tftpd-hpa start) (Does it restart or fail, and if it succeeds can fog work now?)

                            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 Mar 10, 2016, 3:55 PM Reply Quote 0
                            • M
                              mikepel
                              last edited by Mar 10, 2016, 3:52 PM

                              Here is another pic of the PXE boot.

                              alt text

                              1 Reply Last reply Reply Quote 0
                              • M
                                mikepel @Tom Elliott
                                last edited by Mar 10, 2016, 3:55 PM

                                @Tom-Elliott

                                I ran the command.
                                stop: unknown instance:
                                tftpd-hpa start/running, process 25705

                                T 1 Reply Last reply Mar 10, 2016, 3:57 PM Reply Quote 0
                                • T
                                  Tom Elliott @mikepel
                                  last edited by Mar 10, 2016, 3:57 PM

                                  @mikepel Is it working now?

                                  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 Mar 10, 2016, 3:59 PM Reply Quote 0
                                  • M
                                    mikepel @Tom Elliott
                                    last edited by Mar 10, 2016, 3:59 PM

                                    @Tom-Elliott No FOG menu again. Same thing as before. I’m uploading a video of what happened to provide some more screenshots…it gets stuck at configuring net (net0: macaddress)… then reboots

                                    T 1 Reply Last reply Mar 10, 2016, 4:00 PM Reply Quote 0
                                    • T
                                      Tom Elliott @mikepel
                                      last edited by Mar 10, 2016, 4:00 PM

                                      @mikepel Well is your switch setup for STP? Seeing as it’s a separated switch and you’re setup is currently in “Isolated mode” can you simply disable STP?

                                      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 Mar 10, 2016, 4:02 PM Reply Quote 0
                                      • M
                                        mikepel @Tom Elliott
                                        last edited by Mar 10, 2016, 4:02 PM

                                        @Tom-Elliott I’ll try to get into the switch. I was told there isn’t a config on it, this might take some time to do.

                                        T 1 Reply Last reply Mar 10, 2016, 4:03 PM Reply Quote 0
                                        • T
                                          Tom Elliott @mikepel
                                          last edited by Mar 10, 2016, 4:03 PM

                                          @mikepel What type of switch is it?

                                          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 Mar 10, 2016, 4:06 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 2 / 4
                                          2 / 4
                                          • First post
                                            35/66
                                            Last post

                                          190

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project