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

    Windows Wont PXE Boot

    Scheduled Pinned Locked Moved
    FOG Problems
    9
    45
    24.5k
    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

      Change your network adapters to E1000

      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
        Ross
        last edited by

        These are the only options I get, I have the extension pack installed

        [url=“/_imported_xf_attachments/1/1694_box.png?:”]box.png[/url]

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

          E1000 is any of the Intel pro 1000 nics

          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
            Ross
            last edited by

            Thought so,

            Ive been using those and im still getting the same errors.

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

              And have you tried the troubleshooting instructions?

              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
                Ross
                last edited by

                Ive followed everything I can find on Virtualbox and fogforums and the user guide

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

                  So the TFTP files transfer just fine?

                  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
                  • A
                    Albatros
                    last edited by

                    I had the same problem, some peoples have problems with pxe boot in virtualbox 4.3
                    [url]https://forums.virtualbox.org/viewtopic.php?f=6&t=66092#p313130[/url]
                    Can you install a older version of virtualbox? For example 4.2
                    [url]https://www.virtualbox.org/wiki/Download_Old_Builds[/url]

                    1 Reply Last reply Reply Quote 0
                    • R
                      Ross
                      last edited by

                      Ok, seemed to have got it working…sort of.

                      Seems there must of been an issue with the network adaptors or the install on the machine I was running Virtualbox on. I tried to uninstall virtual box and do a reinstall but it would hang when removing the network adaptors. Finally managed to get it to uninstall. Tried another re install but again it would hang on installing the network adaptors and kill my network. So now I can’t install virtual box on the server I wanted it on.

                      I’ve now installed Virtualbox on my laptop and started again from scratch and the windows VM now boots to FOG 🙂 whoop!

                      But I’m now getting the following error when I register the Host - see attached file.

                      The screen then changes and says its attempting to register the host but nothing happens further

                      [url=“/_imported_xf_attachments/1/1695_Untitled.png?:”]Untitled.png[/url]

                      1 Reply Last reply Reply Quote 0
                      • J
                        jenesis
                        last edited by

                        personally i prefer vmware player , i think that the networking coding is more solid. but its up to you …

                        1 Reply Last reply Reply Quote 0
                        • R
                          Ross
                          last edited by

                          Thanks for the Comments Jenesis but im using virtual box as its free. VMware isnt.

                          Any one got any ideas on my new problem above?

                          1 Reply Last reply Reply Quote 0
                          • Wayne WorkmanW
                            Wayne Workman
                            last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • D
                              Darrell Lanson
                              last edited by

                              Actually VM player is free unless its changed lately.

                              Ubuntu 14.04.5 LTS 64bit
                              Fog 1.5.3

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

                                Do you get anything after “Starting network…”???

                                The above ‘IP-Config’ warnings/errors derive from the linux kernel (see here: [url]http://lxr.free-electrons.com/source/net/ipv4/ipconfig.c#L1469[/url]). To me that sounds like the kernel has trouble to talk to the network and therefore other things like linux dhclient won’t be able to get an address from the DHCP-server either. This is just guessing as I don’t have an insight into what is really going on in your setup.

                                Can you capture the traffic on that virtual network interface within your windows host using wireshark??

                                You can try booting any kind of linux live CD (e.g. ubuntu) in that virtualbox container to see if network is alright with that…

                                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
                                • D
                                  Darrell Lanson
                                  last edited by

                                  I am now having a issue with Intel E1000 NIC not working with FOG I am using VM Ware Player 6.0.5 build-2443746 with FOG 1.2.0 and Ubuntu 10.04.4 I am getting a PXE-E32: TFTP open timeout as anyone encountered this issue all the machines I have tried boot no problem just the VM is an issue.

                                  [url=“/_imported_xf_attachments/1/1703_IMG_20150212_103810.jpg?:”]IMG_20150212_103810.jpg[/url]

                                  Ubuntu 14.04.5 LTS 64bit
                                  Fog 1.5.3

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

                                    [quote=“Darrell Lanson, post: 42610, member: 1392”]I am now having a issue with Intel E1000 NIC not working with FOG I am using VM Ware Player 6.0.5 build-2443746 with FOG 1.2.0 and Ubuntu 10.04.4 I am getting a PXE-E32: TFTP open timeout as anyone encountered this issue all the machines I have tried boot no problem just the VM is an issue.[/quote]
                                    What do I see on that picture?? The client (not a VM or is it fullscreen)?!? Or is the FOG server installed in a VM and this picture just shows one of your clients not being able to boot PXE from this server?Sorry but I don’t understand your description of the issue. Please clarify.

                                    Maybe this is of help for you: [url]http://fogproject.org/wiki/index.php/Tftp_timeout[/url]…

                                    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
                                    • D
                                      Darrell Lanson
                                      last edited by

                                      VM was at full screen Fog server is on its own machine just the client in the VM

                                      Ubuntu 14.04.5 LTS 64bit
                                      Fog 1.5.3

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        Darrell Lanson
                                        last edited by

                                        Ok tested the TFTP get command on fog server works, Computer with VM installed on it works, VM machine fails with firewall turned off on VM machine definitely seems to dislike the NIC in the VM machine for some reason.

                                        Ubuntu 14.04.5 LTS 64bit
                                        Fog 1.5.3

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          Darrell Lanson
                                          last edited by

                                          Also tested Clonezilla live CD and chose iPxe boot and this is the result sure seems like NIC isn’t liked I am gonna try another computer in case it doesn’t like the computer it is on for some reason.

                                          [url=“/_imported_xf_attachments/1/1704_fog1.png?:”]fog1.png[/url]

                                          Ubuntu 14.04.5 LTS 64bit
                                          Fog 1.5.3

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

                                            Can you see TFTP request packets on the server using wireshark??

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post

                                            215

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project