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

Impossible start ISO image after update Fog to 1.3.0

Scheduled Pinned Locked Moved Solved
FOG Problems
5
37
8.4k
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.
  • Z
    zingaro @george1421
    last edited by Sep 7, 2016, 7:32 AM

    @george1421 hi, what is your FOG_WEB_ROOT string ?

    1 Reply Last reply Reply Quote 0
    • Z
      zingaro @Tom Elliott
      last edited by Sep 7, 2016, 7:42 AM

      @Tom-Elliott Could you check my dnsmasq setting and tftpboot directory ?0_1473233632669_Capture2.JPG 0_1473233638130_Capture3.JPG

      W 1 Reply Last reply Sep 7, 2016, 3:15 PM Reply Quote 0
      • Z
        zingaro @george1421
        last edited by Sep 7, 2016, 9:05 AM

        @george1421 HI, but the question is:
        the syntax of ipxe command it’s changed ?
        the system variables are add/changed ?
        i tried move rdimage in your example directory with your syntax into advanced boot menu;
        the image start but crash with memdisk command …
        I tried with sanboot and return others error…

        i dont know !!!

        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman @zingaro
          last edited by Sep 7, 2016, 3:15 PM

          @zingaro said in Impossible start ISO image after update Fog to 1.3.0:

          Could you check my dnsmasq setting and tftpboot directory ?

          It’s wrong.
          the one line should be undionly.0 instead of undionly.kpxe and also, between the empty pair of commas, you should have your IP address again. The multi-adapter stuff looks neat, where did you find that? See this for a simple reference setup:
          https://wiki.fogproject.org/wiki/index.php?title=Fedora_21_Server#dnsmasq_.28if_using_ProxyDHCP.29_setup

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • Z
            zingaro
            last edited by Sep 8, 2016, 3:17 PM

            HI,
            there are news ?
            I’m not solved again the problem for the boot iso image !!!

            W 1 Reply Last reply Sep 8, 2016, 4:12 PM Reply Quote 0
            • W
              Wayne Workman @zingaro
              last edited by Sep 8, 2016, 4:12 PM

              @zingaro See my post ?

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              Z 2 Replies Last reply Sep 22, 2016, 1:08 PM Reply Quote 0
              • Z
                zingaro @Wayne Workman
                last edited by Sep 22, 2016, 1:08 PM

                @Wayne-Workman
                hi,
                for now i restored the previous hdd image with fog 1.2.0…
                I will test your suggest modify on VmWare System after update to 1.3.0…
                the Pc’s production is too important for retry a new installation … !!

                1 Reply Last reply Reply Quote 0
                • Z
                  zingaro @Wayne Workman
                  last edited by Sep 23, 2016, 8:38 AM

                  @Wayne-Workman
                  hi, i tried with replace undiolny.0 , into dnsmasq configuation but the result is the same…
                  i note this anomaly into fog settings , see the image attached.

                  Ho can reset fog tftpboot configuration ?
                  0_1474619891360_Capture.JPG

                  Z 1 Reply Last reply Sep 23, 2016, 9:43 AM Reply Quote 0
                  • Z
                    zingaro @zingaro
                    last edited by Sep 23, 2016, 9:43 AM

                    @zingaro it’s possible test a load of image after enter into ipxe shell ?
                    I tried runnig directly the command:
                    . memdisk iso raw <- execution ok
                    . initrd http://192.168.1.130/fog/images/winpe.iso <-- execution failed !!

                    1 Reply Last reply Reply Quote 0
                    • G
                      george1421 Moderator
                      last edited by george1421 Sep 23, 2016, 4:24 AM Sep 23, 2016, 10:23 AM

                      In my tutorial I linked below this is the order of command execution

                      initrd http://<fog_server_ip>/isoimg/LiteTouchPE_x86.iso
                      chain memdisk iso raw
                      

                      Also make sure permission on the file is world readable.

                      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!

                      Z 1 Reply Last reply Sep 23, 2016, 10:52 AM Reply Quote 1
                      • Z
                        zingaro @george1421
                        last edited by Sep 23, 2016, 10:52 AM

                        @george1421 sames results… ![0_1474627619530_Capture.JPG]does not works…sames result !!

                        T 1 Reply Last reply Sep 23, 2016, 10:53 AM Reply Quote 0
                        • T
                          Tom Elliott @zingaro
                          last edited by Sep 23, 2016, 10:53 AM

                          @zingaro where is the iso currently physically located on your server?

                          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

                          Z 1 Reply Last reply Sep 23, 2016, 10:55 AM Reply Quote 0
                          • Z
                            zingaro @Tom Elliott
                            last edited by Sep 23, 2016, 10:55 AM

                            @Tom-Elliott said in Impossible start ISO image after update Fog to 1.3.0:

                            where is the iso currently physically located on your server?

                            /var/www/fog/images
                            sames pc where fog is installed !

                            T 1 Reply Last reply Sep 23, 2016, 10:56 AM Reply Quote 0
                            • T
                              Tom Elliott @zingaro
                              last edited by Sep 23, 2016, 10:56 AM

                              @zingaro now the error when trying to boot the iso is execution fail? Or permission denied? The pic you tried to upload isn’t showing up.

                              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

                              Z 1 Reply Last reply Sep 23, 2016, 11:03 AM Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by Sep 23, 2016, 11:02 AM

                                Oh and web root is configured in two places for rc10. The reasoning is its more dynamic. The global web root from before is for a common GUI setup. But ultimately the communication tries to happen at the node level first. If that fails the global setting will be used. Check the storage nodes web root as well.

                                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

                                Z 1 Reply Last reply Sep 23, 2016, 11:05 AM Reply Quote 0
                                • Z
                                  zingaro @Tom Elliott
                                  last edited by Sep 23, 2016, 11:03 AM

                                  @Tom-Elliott said in Impossible start ISO image after update Fog to 1.3.0:

                                  now the error when trying to boot the iso is execution fail? Or permission denied? The pic you tried to upload isn’t showing up.

                                  1_1474628581436_Capture.JPG 0_1474628581435_Capture1.JPG

                                  T 1 Reply Last reply Sep 23, 2016, 11:05 AM Reply Quote 0
                                  • Z
                                    zingaro @Tom Elliott
                                    last edited by Sep 23, 2016, 11:05 AM

                                    @Tom-Elliott said in Impossible start ISO image after update Fog to 1.3.0:

                                    Oh and web root is configured in two places for rc10. The reasoning is its more dynamic. The global web root from before is for a common GUI setup. But ultimately the communication tries to happen at the node level first. If that fails the global setting will be used. Check the storage nodes web root as well.

                                    how i can perform this tests ?

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tom Elliott @zingaro
                                      last edited by Sep 23, 2016, 11:05 AM

                                      @zingaro can you get output of ip addr show and ls -lh /var/www/html/fog/images/ and ls -lh /var/www/fog/images/

                                      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

                                      Z 1 Reply Last reply Sep 23, 2016, 11:13 AM Reply Quote 0
                                      • Z
                                        zingaro @Tom Elliott
                                        last edited by Sep 23, 2016, 11:13 AM

                                        @Tom-Elliott said in Impossible start ISO image after update Fog to 1.3.0:

                                        ls -lh /var/www/fog/images/

                                        mmhhhh…
                                        see the output :
                                        0_1474629109831_Capture.JPG

                                        there are a difference:
                                        …\fog\images and …\html\fog\images !!

                                        the solution could be move the images folder … !!

                                        T 1 Reply Last reply Sep 23, 2016, 11:17 AM Reply Quote 0
                                        • T
                                          Tom Elliott @zingaro
                                          last edited by Sep 23, 2016, 11:17 AM

                                          @zingaro yes but run:

                                          mv /var/www/{,html/}fog/images
                                          rm -rf /var/www/fog
                                          ln -s /var/www/{html/,}fog

                                          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

                                          Z 1 Reply Last reply Sep 23, 2016, 11:25 AM Reply Quote 0
                                          • 1
                                          • 2
                                          • 2 / 2
                                          • First post
                                            Last post

                                          250

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project