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

    Client shows uploading but server says no image

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    27
    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.
    • B
      Brad Schumann
      last edited by

      I also found that the windows 7 desktops (some not all didn’t have the tftp feature installed) 😞

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

        no tftp software needs to be loaded on the windows desktops
        the network card rom loads the network boot file by tftp before windows loads

        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
        • B
          Brad Schumann
          last edited by

          tanks Junk that is good to know, I tried to upload another image like Driver had asked and the PC is flashing this error at me. The PC was able to register just fine. Would you like me to start a different thread for this?

          [ATTACH=full]1219[/ATTACH]

          [url=“/_imported_xf_attachments/1/1219_fog upload error.jpg?:”]fog upload error.jpg[/url]

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

            Why is your bzImage labeled as: 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

            1 Reply Last reply Reply Quote 0
            • B
              Brad Schumann
              last edited by

              that is an excellent question…I don’t know, what should it be? Sorry if I seem a bit “blonde”, been a bad sys admin day. I don’t have any images labeled default, the only thing I have labeled/listed "default is the Storage Group

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

                If you can change it to bzImage, and see if you get better luck. it sounds to me like it’s loading file names it can’t find, which would explain the error you’re seeing.

                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
                • Tom ElliottT
                  Tom Elliott
                  last edited by

                  Location of the filenames to make sure are set properly:

                  FOG Configuration->FOG Settings->TFTP Server->FOG_TFTP_PXE_KERNEL (this should be bzImage)
                  FOG Configuration->FOG Settings->TFTP Server->FOG_TFTP_PXE_KERNEL_32 (this should be bzImage32)
                  FOG Configuration->FOG Settings->TFTP Server->FOG_PXE_BOOT_IMAGE (this should be init.xz)
                  FOG Configuration->FOG Settings->TFTP Server->FOG_PXE_BOOT_IMAGE_32 (this should be init_32.xz)

                  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
                  • B
                    Brad Schumann
                    last edited by

                    [B]This is what I see when I go to /tftpboot basically the same when I go to /var/www/fog/service/ipxe.[/B]

                    e [ATTACH=full]1220[/ATTACH]

                    [B]Also what my FOG setting looks like.[/B]

                    [ATTACH=full]1221[/ATTACH]
                    FYI, I love this software, and haven’t really had to touch it for a couple years.

                    [url=“/_imported_xf_attachments/1/1220_bzimage.png?:”]bzimage.png[/url][url=“/_imported_xf_attachments/1/1221_fog_setting.png?:”]fog_setting.png[/url]

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

                      if you see the same files in /tftpboot and /var/www/fog/service/ipxe
                      then you have problems

                      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
                      • B
                        Brad Schumann
                        last edited by

                        I am sorry, like I said yesterday was a bad day to be the net/sys admin. Below it what the ipxe folder looks like.
                        [ATTACH=full]1225[/ATTACH]

                        [url=“/_imported_xf_attachments/1/1225_ipxe.png?:”]ipxe.png[/url]

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

                          what do the permissions look like on those files?

                          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
                          • B
                            Brad Schumann
                            last edited by

                            [ATTACH=full]1226[/ATTACH]

                            [url=“/_imported_xf_attachments/1/1226_ipxe_permission.png?:”]ipxe_permission.png[/url]

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

                              What if you run LS – L a

                              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

                                what do you see if you go to this address [url]http://172.25.0.99/fog/service/ipxe/boot.php?mac=<mac[/url] address of the computer you’re trying to image>&arch=x86_64

                                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
                                • B
                                  Brad Schumann
                                  last edited by

                                  [quote=“Brad Schumann, post: 34342, member: 471”][ATTACH=full]1226[/ATTACH][/quote]

                                  [ATTACH=full]1227[/ATTACH]

                                  [url=“/_imported_xf_attachments/1/1227_ls-la.png?:”]ls-la.png[/url]

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Brad Schumann
                                    last edited by

                                    [quote=“Junkhacker, post: 34346, member: 21583”]what do you see if you go to this address [url]http://172.25.0.99/fog/service/ipxe/boot.php?mac=<mac[/url] address of the computer you’re trying to image>&arch=x86_64[/quote]

                                    [url=“/_imported_xf_attachments/1/1228_boot.php.htm?:”]boot.php.htm[/url]

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

                                      check on the profile page for that host. is DEFAULT in the Host Kernel field?

                                      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
                                      • B
                                        Brad Schumann
                                        last edited by

                                        I have attached the 2 screenshots

                                        [url=“/_imported_xf_attachments/1/1229_host_page.png?:”]host_page.png[/url][url=“/_imported_xf_attachments/1/1230_image_page.png?:”]image_page.png[/url]

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

                                          the first picture shows the problem. it’s trying to boot to a kernel named DEFAULT, but no such file exists. unless you have uploaded a custom kernel that you wish to use with a computer, that field should be blank

                                          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
                                          • B
                                            Brad Schumann
                                            last edited by

                                            Your the best…it is now uploading the image to the fog server but it still wants to put it in the /images/dev folder…thoughts, if nothing else I can always rename and move it.

                                            [url=“/_imported_xf_attachments/1/1232_image_dev.png?:”]image_dev.png[/url]

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

                                            187

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project