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

Chainloading failure: Toshiba Tecra C40-C UEFI & Samsung SSD MZNLF128HCHP-000

Scheduled Pinned Locked Moved
FOG Problems
5
88
38.0k
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.
  • T
    Tom Elliott @mabarton
    last edited by Jul 2, 2016, 2:32 AM

    @mabarton the chown changes the owner to allow the fog user to access it.

    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
    • M
      mabarton @Tom Elliott
      last edited by Jul 2, 2016, 2:32 AM

      @Tom-Elliott

      The school was doing computers one at a time before.

      I really appreciate this and so will our school! Should this fix the chainloading error as well?

      T 2 Replies Last reply Jul 2, 2016, 2:32 AM Reply Quote 0
      • T
        Tom Elliott @mabarton
        last edited by Jul 2, 2016, 2:32 AM

        @mabarton fog:fog is user:group

        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

        M 1 Reply Last reply Jul 2, 2016, 2:34 AM Reply Quote 0
        • W
          Wayne Workman @mabarton
          last edited by Jul 2, 2016, 2:33 AM

          @mabarton this is linux permissions 101. A incredibly brief explanation wrote by someone on a cell phone:

          First part is owner, second part is group. Third which isn’t included is everyone.

          Every linux user also has their own group by default and Linux does not allow deleting a user’s group.

          Basically - setting the ownership tells linux that this user and this users group (which only has that one user in it) own that directory.

          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/

          M 1 Reply Last reply Jul 2, 2016, 2:45 AM Reply Quote 0
          • T
            Tom Elliott @mabarton
            last edited by Jul 2, 2016, 2:34 AM

            @mabarton no. The chain load issue is as George was discussing. Uefi exit is not pretty, but on imaging you should ensure secure boot is off for download, though I would recommend for both upload and download.

            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

            M 1 Reply Last reply Jul 2, 2016, 2:38 AM Reply Quote 0
            • M
              mabarton @Tom Elliott
              last edited by Jul 2, 2016, 2:34 AM

              @Tom-Elliott
              That was where I was lost. We use chown often with students.

              T 1 Reply Last reply Jul 2, 2016, 2:36 AM Reply Quote 0
              • T
                Tom Elliott @mabarton
                last edited by Jul 2, 2016, 2:36 AM

                @mabarton for the chain load, if you set host efi exit to type exit and reupload with secure boot off, then deploy to system with secure boot off, I suspect you might have much more luck.

                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

                M 1 Reply Last reply Jul 2, 2016, 2:41 AM Reply Quote 1
                • M
                  mabarton @Tom Elliott
                  last edited by Jul 2, 2016, 2:38 AM

                  @Tom-Elliott
                  I always take secure boot off

                  My host is set to…EFI: exit and BIOS: exit

                  Then in fog settings… it is EFI :exit and Fog Boot: exit

                  1 Reply Last reply Reply Quote 0
                  • M
                    mabarton @Tom Elliott
                    last edited by Jul 2, 2016, 2:41 AM

                    @Tom-Elliott
                    I double checked and with those settings, I still get a chainloading error.

                    W 1 Reply Last reply Jul 2, 2016, 2:44 AM Reply Quote 0
                    • W
                      Wayne Workman @mabarton
                      last edited by Jul 2, 2016, 2:44 AM

                      @mabarton said in Chainloading failure: Toshiba Tecra C40-C UEFI & Samsung SSD MZNLF128HCHP-000:

                      @Tom-Elliott
                      I double checked and with those settings, I still get a chainloading error.

                      The real question is - if you skip network booting, does the OS load?

                      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/

                      G M 2 Replies Last reply Jul 2, 2016, 2:46 AM Reply Quote 0
                      • M
                        mabarton @Wayne Workman
                        last edited by Jul 2, 2016, 2:45 AM

                        @Wayne-Workman
                        I am taking a course on Linux in the fall so I hope to have a better understanding…

                        When changing a setting in the WebUI, do I need to make changes on the machine as well?

                        W 1 Reply Last reply Jul 2, 2016, 2:45 AM Reply Quote 0
                        • W
                          Wayne Workman @mabarton
                          last edited by Jul 2, 2016, 2:45 AM

                          @mabarton typically, no.

                          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
                          • G
                            george1421 Moderator @Wayne Workman
                            last edited by george1421 Jul 1, 2016, 8:46 PM Jul 2, 2016, 2:46 AM

                            @Wayne-Workman Yes, if firmware set to boot from hard drive it works every time. (the OP is still on the 2 minute cool down between posts for being a noob).

                            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
                            • M
                              mabarton @Wayne Workman
                              last edited by mabarton Jul 1, 2016, 8:53 PM Jul 2, 2016, 2:47 AM

                              @Wayne-Workman
                              Yes, without fail.I have to wait 120 sec to post. Sorry for the delayed answers.

                              0_1467427780336_IMG_3467.JPG 0_1467427785230_IMG_3470.JPG 0_1467427788725_IMG_3471.JPG

                              W 1 Reply Last reply Jul 2, 2016, 2:55 AM Reply Quote 0
                              • W
                                Wayne Workman @mabarton
                                last edited by Jul 2, 2016, 2:55 AM

                                @mabarton well - I think secure boot is off because you got to the end of uploading.

                                The chain load failure is a different problem - as others have already said.

                                Can you post a picture of the chain load failure? Please include the whole screen and be sure the photo is focused - we can tell you a lot from that and give you a link too - to see what boot script that IPXE is using.

                                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/

                                M 1 Reply Last reply Jul 2, 2016, 2:59 AM Reply Quote 0
                                • M
                                  mabarton @Wayne Workman
                                  last edited by mabarton Jul 1, 2016, 9:10 PM Jul 2, 2016, 2:59 AM

                                  @Wayne-Workman

                                  0_1467429024461_IMG_3476 copy.jpg 0_1467429027299_IMG_3477 copy.jpg 0_1467429029710_pic.jpg

                                  W 1 Reply Last reply Jul 2, 2016, 3:03 AM Reply Quote 0
                                  • W
                                    Wayne Workman @mabarton
                                    last edited by Wayne Workman Jul 1, 2016, 9:03 PM Jul 2, 2016, 3:03 AM

                                    @mabarton I hate to be the bearer of bad news but all of your pictures are upside down and it makes it very difficult for me to read them.

                                    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/

                                    M 2 Replies Last reply Jul 2, 2016, 3:05 AM Reply Quote 0
                                    • M
                                      mabarton @Wayne Workman
                                      last edited by Jul 2, 2016, 3:05 AM

                                      @Wayne-Workman I’m aware. Even when I flip them, they come in upside down. Its fun:(

                                      W 1 Reply Last reply Jul 2, 2016, 3:09 AM Reply Quote 0
                                      • W
                                        Wayne Workman @mabarton
                                        last edited by Jul 2, 2016, 3:09 AM

                                        @mabarton in the web interface, go to fog configuration - ipxe boot menu. Check “no menu” and see what happens. If it fails then undo it. But post a pic of the failure. It MIGHT have more info.

                                        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/

                                        M 1 Reply Last reply Jul 2, 2016, 3:14 AM Reply Quote 0
                                        • M
                                          mabarton @Wayne Workman
                                          last edited by Jul 2, 2016, 3:11 AM

                                          @Wayne-Workman
                                          Fixed the upside down issue

                                          Working on the config change.

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 3 / 5
                                          3 / 5
                                          • First post
                                            43/88
                                            Last post

                                          158

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project