• 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
25.3k
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
    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
                          • M
                            mikepel @Tom Elliott
                            last edited by Mar 10, 2016, 4:06 PM

                            @Tom-Elliott Its a Catalyst 2950. It was donated from an Air Force Base…so I’d hope it has a wiped config. Know of any Linux programs to console into switches? Is there a putty for linux?

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

                              @mikepel there’s ssh. Console may require a windows system as I don’t know of any command based terminal access via console stuff. That’s not to say there aren’t any, I just don’t know of one off the top of my head.

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

                                @Tom-Elliott Still working on getting into the config. Had to use an old XP laptop, only thing I could find with a serial port.

                                M 1 Reply Last reply Mar 10, 2016, 4:37 PM Reply Quote 0
                                • M
                                  mikepel @mikepel
                                  last edited by Mar 10, 2016, 4:37 PM

                                  It looked like it was a clean config, just to be sure I wiped it again. I don’t think its anything with the switch config…Maybe I should try to rebuild the FOG server from scratch again.

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

                                    @mikepel I don’t have the manual for that switch, but MANY cisco switches automatically enable stp by default.

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

                                      @Tom-Elliott haha ugh. okay I just put all the console cable stuff away. I did find a USB to console cable so I can use my main PC now at least. I’ll disable it if it’s on by default.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mikepel
                                        last edited by Mar 10, 2016, 5:00 PM

                                        Okay spanning-tree is disabled now…now I’m getting something different! TFTP timeout…
                                        Here is the switch config…

                                        ImageServerSwitch#show run
                                        Building configuration...
                                        
                                        Current configuration : 1067 bytes
                                        !
                                        version 12.1
                                        no service pad
                                        service timestamps debug uptime
                                        service timestamps log uptime
                                        no service password-encryption
                                        !
                                        hostname ImageServerSwitch
                                        !
                                        enable secret 5 asd
                                        enable password asd
                                        !
                                        ip subnet-zero
                                        !
                                        ip ssh time-out 120
                                        ip ssh authentication-retries 3
                                        vtp domain westover
                                        vtp mode transparent
                                        !
                                        !
                                        spanning-tree mode pvst
                                        no spanning-tree optimize bpdu transmission
                                        spanning-tree extend system-id
                                        no spanning-tree vlan 1
                                        !
                                        !
                                        !
                                        !
                                        interface FastEthernet0/1
                                        !
                                        interface FastEthernet0/2
                                        !
                                        interface FastEthernet0/3
                                        !
                                        interface FastEthernet0/4
                                        !
                                        interface FastEthernet0/5
                                        !
                                        interface FastEthernet0/6
                                        !
                                        interface FastEthernet0/7
                                        !
                                        interface FastEthernet0/8
                                        !
                                        interface FastEthernet0/9
                                        !
                                        interface FastEthernet0/10
                                        !
                                        interface FastEthernet0/11
                                        !
                                        interface FastEthernet0/12
                                        !
                                        interface GigabitEthernet0/1
                                        !
                                        interface GigabitEthernet0/2
                                        !
                                        interface Vlan1
                                         no ip address
                                         no ip route-cache
                                         shutdown
                                        !
                                        ip http server
                                        !
                                        line con 0
                                         exec-timeout 0 0
                                        line vty 0 4
                                         password asd
                                         login
                                        line vty 5 15
                                         password asd
                                         login
                                        !
                                        !
                                        end
                                        
                                        T 1 Reply Last reply Mar 10, 2016, 5:02 PM Reply Quote 0
                                        • T
                                          Tom Elliott @mikepel
                                          last edited by Mar 10, 2016, 5:02 PM

                                          @mikepel as you’re on a switch you need to enable an ip-helper to tell the switch to redirect dhcp requests to 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

                                          M 1 Reply Last reply Mar 10, 2016, 5:04 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 3 / 4
                                          3 / 4
                                          • First post
                                            43/66
                                            Last post

                                          238

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project