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

    PXE issues?

    Scheduled Pinned Locked Moved
    FOG Problems
    11
    55
    25.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.
    • P
      Phantox Jada
      last edited by

      That sounds like a win. I will try the server and reinstall fog 1.2 on it. If I have the same issues, I guess I will just continue this thread.

      1 Reply Last reply Reply Quote 0
      • P
        Phantox Jada
        last edited by

        So, I took your suggestion and install ubuntu 12.04 server on vmware player and installed fog. I am still not able to get the client to boot from pxe boot. Any suggestions?

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

          what are you using for your DHCP server?

          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
          • P
            Phantox Jada
            last edited by

            Um, I don’t really do much with the DHCP, my boss handles most of that. It’s on Windows Server 2008 R2. I just know the IPv4 scope options 66 and 67 are set like they should be. Is that what you were needing?

            1 Reply Last reply Reply Quote 0
            • Jaymes DriverJ
              Jaymes Driver Developer
              last edited by

              You could always try DNSMasq to proxy serve your bootfile and server, sometimes this can alleviate issues with finding the correct files.

              [url]http://fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server#DNSMASQ_settings_for_iPXE[/url]

              WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

                Windows Server 2008 R2 doesn’t have any known issues delivering dhcp information correctly. a few others do, that’s why i was asking.

                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
                • P
                  Phantox Jada
                  last edited by

                  Well, if it’s not dhcp, then what could it be?

                  [QUOTE]You could always try DNSMasq to proxy serve your bootfile and server, sometimes this can alleviate issues with finding the correct files.[/QUOTE]

                  I can give this a try later today.

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

                    since you’re hosting the server in vmware player, i have to wonder if there’s delays that are giving timeouts or something similar

                    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
                    • P
                      Phantox Jada
                      last edited by

                      I did not think about that. Should I try virtualbox or something else?

                      Just out of curiosity, I have Fog server configured with “Bridged: Connected directly to the physical network” with “Replicate physical network connection state” checked. I currently have Fog with a separate IP address as the physical machine. Should they have the same IP or should it be separated like I have them.

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

                        i’m not familiar with vmware player, so i’m afraid that i can’t tell you what setting to use. i’m sure someone could tell you how to get this to work perfectly, but not me. if you’re just trying to get this working for testing/evaluation purposes. an old desktop would might work better for you.

                        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
                        • P
                          Phantox Jada
                          last edited by

                          A new update: I tried the same thing with a laptop and have the same issue.

                          As an experiment, I tried to chain load the virtual Ubuntu 13.10 with fog 1.2. The reasoning is because the old pxelinux.0 worked on the old test vm, but not the undionly.kpxe on fog 1.2. As a result, I can get it to boot the fog menu every couple of times, but not consistently. I am attaching a picture to show what it does. If it does boot to fog, it will configure real fast and boot. Otherwise, it does like the picture shows and goes to “press a key to reboot” after a few seconds.

                          [url]http://postimg.org/image/578ihklj1/[/url]

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

                            what models of clients have you tried pxe booting?

                            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
                            • P
                              Phantox Jada
                              last edited by

                              We have 3 different clients. The HP Pavilion a1610n, HP Pavilion P6-2011, and Lenovo Ideacentre K33B.

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

                                try using undionly.kkpxe

                                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
                                • P
                                  Phantox Jada
                                  last edited by

                                  [url=http://postimg.org/image/8b02epwkt/][img]http://s30.postimg.org/8b02epwkt/20140725_113435.jpg[/img][/url]

                                  I get an error. 3c092003

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Sivasubramaniam.T
                                    last edited by

                                    I am also facing the same issue. Please help. (Fog : 1.2.0 in Ubuntu 12.04)

                                    1 Reply Last reply Reply Quote 0
                                    • N
                                      need2 Moderator
                                      last edited by

                                      Have you… updated your kernels?

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        Phantox Jada
                                        last edited by

                                        Wouldn’t the kernels be up to date with the newest fog (1.2)? Or is that something that has to be done manually?

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          Phantox Jada
                                          last edited by

                                          [QUOTE]You could always try DNSMasq to proxy serve your bootfile and server, sometimes this can alleviate issues with finding the correct files.

                                          [URL=‘http://fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server#DNSMASQ_settings_for_iPXE’]http://fogproject.org/wiki/index.ph...with_no_DHCP_server#DNSMASQ_settings_for_iPXE[/URL][/QUOTE]

                                          This did it!!! Finally, thank you so much. :):D Now that it boots Fog every time, I can learn how to actually use it instead of installing it. Thank you so much.

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Sivasubramaniam.T
                                            last edited by

                                            Hi Phantox,

                                            Can you please guide me to fix this issue. I have same issue. I have Fog 1.2.0 running in Ubuntu 12.04. I am using Windows Server for DHCP service.

                                            Thanks in advance.

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

                                            174

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project