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

    Adding Images Back in

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    26
    8.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
      Buddy
      last edited by

      Ok did it again. Ignore the ctrl-c part … It must have just timed out and rebooted. It errors on first boot and then goes and images once it reboots itself.

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

        Sounds like you’re having issues with NFS if you can try and restart the NFS service that would probably help out

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

          Restarting NFS didn’t seem to help. Not horribly concerned about this one - it only shows itself to us in IT so waiting for one additional boot cycle isn’t that big of a deal. It looks like we are also getting stuck on the FOG boot menu screen though. If I hit enter on the boot from HD then it just starts the timer over. If I hit escape it blinks a “_” in the top left corner.

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

            try changing the exit type

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

              Changed it through all 3 and no luck. Grub brought it to grub prompt. Sanboot gets stuck on fog screen and exit just puts up the blinking “_”.

              1 Reply Last reply Reply Quote 0
              • B
                Buddy
                last edited by

                Any more ideas?

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

                  will the computer boot with the network cable unplugged?

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

                    It’s making me think the partitions are in GPT format 😄

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

                      Yes it will boot without network cable. GPT is possible - if so what can I do? I will check on GPT.

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

                        The debug task, there is a program I’ve had in the init for a while called fixparts.

                        run
                        [code]fixparts /dev/sda[/code]

                        Make the adjustments as necessary and save. If you do this from an Upload-Debug task, your image will be able to be pushed to clients as well. Once saved all you’ll need to do is run:
                        [code]fog[/code] And it should upload your data. Then, hopefully, your system will boot properly.

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

                          Two questions.

                          I have it in debug mode - what do I do now?

                          Second - do I need to do this to every machine - different image - or just once on a single machine?

                          [url=“/_imported_xf_attachments/0/989_ScreenShot548.png?:”]ScreenShot548.png[/url]

                          1 Reply Last reply Reply Quote 0
                          • B
                            Buddy
                            last edited by

                            Is there an instruction set on how to use this somewhere?

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

                              The easiest I can give is to just press the letter w.

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

                                Do I need to do that on every computer or just a one time deal?

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

                                  Just the one time, because you will upload this “now good” image and push that to your other hosts.

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

                                  168

                                  Online

                                  12.1k

                                  Users

                                  17.3k

                                  Topics

                                  155.3k

                                  Posts
                                  Copyright © 2012-2024 FOG Project