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

    TFTP Timeout Issue/First FOG Install

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    26
    7.9k
    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.
    • W
      weltern @weltern
      last edited by

      When i ran the command and then checked the Status 0_1494100296961_VirtualBox_FogBox_06_05_2017_15_50_29.png

      When i tried to PXE boot after0_1494100356367_VirtualBox_FogMachine1_06_05_2017_15_50_08.png

      george1421G 1 Reply Last reply Reply Quote 0
      • W
        weltern @george1421
        last edited by

        @george1421 Don’t see this file in file veiwer. Is it hidden? what is the best way to copy this stuff over to it?

        1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator @weltern
          last edited by george1421

          @weltern This last picture “When I tried to PXE boot after”. Is the exact error I want. That sounds a bit strange, but this is what I would expect to happen with only the dhcp server running on your comcast router.

          The comcast router says I’m the next server, but it doesn’t provide the boot file.

          Now you need to install dnsmasq on your fog server.

          It will probably be a command like this:

          sudo apt-get update
          
          sudo apt-get install dnsmasq
          

          Then paste the config file I posted below into /etc/dnsmasq.d/ltsp.conf

          And finally start dnsmasq with this command sudo service dnsmasq start. All of these commands I posted here are from memory. They may not be exactly right but they are very close. Note: You may need to do a little research to find the exact command.

          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!

          W 1 Reply Last reply Reply Quote 1
          • W
            weltern @george1421
            last edited by

            @george1421 Tried what you said but still got the same PXE error as last time now. 0_1494105847096_VirtualBox_FogBox_06_05_2017_17_23_25.png

            The file wasn’t there after it installed so i had to make it. Made it on the desktop and pasted your code into it and them sudo moved it to the location.
            The file name is ITSP or LTSP? i have ITSP with the I capital.

            george1421G 1 Reply Last reply Reply Quote 0
            • george1421G
              george1421 Moderator @weltern
              last edited by

              @weltern With linux (unix) case is important.

              I just sent you a IM. Look at the bubble on the fog forum tool bar.

              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!

              george1421G 1 Reply Last reply Reply Quote 1
              • george1421G
                george1421 Moderator @george1421
                last edited by

                @george1421 we moved the conversation to IM since turn around time was much quicker.

                We got dnsmasq setup with all of the configuration required to pxe boot in a home router environment. DNSMasq probably won’t be needed in a business envionment since a business will typically have a dedicated dhcp server where you can set dhcp options 66 {next-server] and 67 {boot-file}. In the case of the home routers, dnsmasq will provide these missing values.

                At this time the OP is able to pxe boot the VM target computer and was in the process of registering the VM with FOG.

                Marking topic solved.

                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!

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

                166

                Online

                12.1k

                Users

                17.3k

                Topics

                155.4k

                Posts
                Copyright © 2012-2024 FOG Project