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

    HP 4530s - PXE-E3B

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    25
    7.7k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      RLane,

      Can you try the svn of FOG? I added a couple more "param"s that I’d like to test your scenario with.

      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
      • R
        RLane
        last edited by

        Absolutely, I went ahead and installed the newest SVN. Let me know what you would like me to further troubleshoot.

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

          Just try booting your 4530’s without workaround please?

          I added multi mac’s to be sent, hopefully they will send and find the host in either direction.

          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
          • R
            RLane
            last edited by

            Without any workarounds, I still get the same PXE-E3B error claiming that there is no TFTP file found.

            [url=“/_imported_xf_attachments/0/984_photo.JPG?:”]photo.JPG[/url]

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

              Keep this change in place:
              sudo ln -s /tftpboot/undionly.kpxe /tftpboot/pxelinux.0

              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
              • R
                RLane
                last edited by

                Returned the same error. I’ve compared the bios revisions to the working 4540s model and everything is similar.

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

                  [quote=“RLane, post: 30065, member: 23505”]Without any workarounds, I still get the same PXE-E3B error claiming that there is no TFTP file found.[/quote]

                  Okay,

                  So you can ipxe boot now? Through the Flash drive of course?

                  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

                    is there any difference in the physical connection between the working laptops and the non-working laptops?
                    are they connected through the same switches?

                    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
                    • R
                      RLane
                      last edited by

                      I can still boot through the flash drive - yes. As for the connection, no. This is a completely fresh environment. I’m running AD and DHCP services off two domain controllers. Both with split DHCP 50/50. FOG is running on a new 12.04 VM server. Virtual servers are on the same VLAN for testing as the physical laptop.

                      Port config (although it shouldn’t matter, works for other models)

                      [CODE]Interface FastEthernet0/5
                      switchport access vlan 5
                      switchport mode access
                      no cdp enable
                      spanning-tree portfast[/CODE]

                      EDIT: Now on a live environment (VMware, my base images) I’m getting a kernel panic. I’m assuming this is due to

                      sudo ln -s /tftpboot/undionly.kpxe /tftpboot/pxelinux.0 command, I’m not sure how to revert? Also, if that’s not the cause, it may be a bug with r1813.

                      EDIT2:

                      Unofficial Published Kernels
                      Kernel - 3.0.1 TomElliott
                      Date : June 12, 2014
                      Version: 3.0.1
                      FOG Type: TomElliott
                      Arch Type: (x86)

                      Was causing the problem. I’ve reverted back to Kernel - 3.10.1 TomElliott – I should’ve looked at the version numbers. Whoops.

                      [url=“/_imported_xf_attachments/0/985_panic.jpg?:”]panic.jpg[/url]

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

                        Reason you’re getting kernel panic:

                        Did you download the:
                        Kernel - 3.0.1 TomElliott
                        Date : June 12, 2014
                        Version: 3.0.1
                        FOG Type: TomElliott
                        Arch Type: (x86)

                        AS bzImage? If so this is your problem.

                        You copied a 32 bit kernel as if it was your 64 bit kernel.

                        bzImage is now the default file used for 64 bit systems.
                        init.xz is now the default file used for 64 bit systems.

                        bzImage32 is now the default file used for 32 bit systems.
                        init_32.xz is now the default file used for 32 bit systems.

                        Your configuration, if I’m reading it properly, is:
                        bzImage32 -> init.xz pairing which will cause a panic.

                        This is why I started putting the arch on the files.

                        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
                        • R
                          RLane
                          last edited by

                          Yep, noticed that when I edited the original post - back up and running though. I’m still not sure what’s causing the issue with the 4530s. 4520s and 4540s work perfectly.

                          I’ll just use a USB until I can figure out what’s causing it -

                          Rob

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

                          127

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.3k

                          Posts
                          Copyright © 2012-2024 FOG Project