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

    Hosts not imaging - HELP

    Scheduled Pinned Locked Moved
    FOG Problems
    8
    149
    104.6k
    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.
    • P
      prestop @Sebastian Roth
      last edited by

      @Sebastian-Roth Hello requested images here: http://imgur.com/a/bFDPH

      The disks had Win7 on them at one time = then FOG wiped them.
      I did try formatting one with a 7 install disk and rerunning FOG, but more of the same.
      I have now used the install disk to doublecheck one primary created and it is formatting now. I will try to FOG it shortly but I don’t think there will be any change.

      TX

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

        if you’ve backed up the server with clonezilla, we could try upgrading the server to a dev build now, if you’d like

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        P 1 Reply Last reply Reply Quote 0
        • P
          prestop @prestop
          last edited by

          @prestop Confirmed - no change when making disk one partition and formatted - NTFS.

          1 Reply Last reply Reply Quote 0
          • P
            prestop @Junkhacker
            last edited by

            @Junkhacker Looking into that now. TX

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

              to bring your server up to date with the same build i’m running in production, you can run this

              cd ~/
              mk dir trunk
              cd ~/svn/trunk/;svn checkout -r5428 https://svn.code.sf.net/p/freeghost/code/trunk ;cd bin;sudo ./installfog.sh
              

              signature:
              Junkhacker
              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

              P 1 Reply Last reply Reply Quote 0
              • P
                prestop @Junkhacker
                last edited by

                @Junkhacker Clonezilla is doing its thing now.
                Will updating using the link save the images and settings?

                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @prestop
                  last edited by Wayne Workman

                  @prestop said in Hosts not imaging - HELP:

                  Will updating using the link save the images and settings?

                  Yes. But the version that JunkHacker referenced is probably already outdated. It’s TWO hours old!

                  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/

                  P JunkhackerJ 2 Replies Last reply Reply Quote 0
                  • P
                    prestop @Wayne Workman
                    last edited by

                    @Wayne-Workman 🙂
                    Guess I’ll be back tomorrow…clonezilla doesn’t move as quickly as FOG developers do.

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

                      @Wayne-Workman

                      Yes. But the version that JunkHacker referenced is probably already outdated. It’s TWO hours old!

                      actually, it’s about 6 days old, but it’s the version i’m running in production and I’ve verified that the functions of fog i consider critical (capture/deploy windows 7-10, snapins, hostname changer/domain join, etc) are working properly (for me, at least). I run separate “dev” and “production” servers and only move builds into production that I’ve verified are relatively stable, and i don’t like recommending builds i haven’t tested.
                      It’s great when people want to install the latest dev builds and test and use them, and we couldn’t make much progress without that and for the most part it works fine. but in my opinion, i think should recommend builds to people that we know are relatively stable. especially when people are still learning how fog works.

                      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 1
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @prestop Ok, the image files are looking pretty ok but your partition table is kind of screwed, error Can't have a partition outside the disk. My guess is you are trying to restore an image from a bigger source disk to a smaller destination disk.

                        What size is the destination disk? Please upload the (very small) d1.mbr file here in the forum and I can tell you what size the original source disk was.

                        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

                        JunkhackerJ P 2 Replies Last reply Reply Quote 0
                        • JunkhackerJ
                          Junkhacker Developer @Sebastian Roth
                          last edited by

                          @Sebastian-Roth good catch

                          signature:
                          Junkhacker
                          We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                          P 1 Reply Last reply Reply Quote 0
                          • P
                            prestop @Sebastian Roth
                            last edited by

                            @Sebastian-Roth said in Hosts not imaging - HELP:

                            Where is the file located.I tried a search but no hits.

                            Also, these machines were previously imaged with this program - they were in the host list, so I guess it worked at least once.

                            1 Reply Last reply Reply Quote 0
                            • S
                              Sebastian Roth Moderator
                              last edited by

                              @prestop Should be in /images/MMHOptiplex7020/d1.mbr on your FOG server…

                              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

                              P 1 Reply Last reply Reply Quote 0
                              • P
                                prestop @Junkhacker
                                last edited by

                                @Junkhacker Fog backed up - shall I upgrade to your newer build now?

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

                                  @prestop actually, based on the fact that you’ve imaged these computers before and the error that @Sebastian-Roth pointed out, i’d say there’s a problem with your image, not your server. please provide the information he requested to troubleshoot from here.

                                  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
                                  • P
                                    prestop @Sebastian Roth
                                    last edited by

                                    @Sebastian-Roth I don’t seem to be able to get it out - it just pastes the link.

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

                                      please post a screenshot of the image profile page of the image you’re trying to restore

                                      signature:
                                      Junkhacker
                                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                      P 2 Replies Last reply Reply Quote 0
                                      • P
                                        prestop @Junkhacker
                                        last edited by

                                        @Junkhacker 0_1463498574205_upload-66a7a630-d8b0-44ec-ac66-cd3017e9aa16

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          prestop @Junkhacker
                                          last edited by

                                          @Junkhacker 0_1463498718327_upload-5a0928a2-bf91-4e2f-b6b0-f385d5e525bc
                                          Sorry wrong one: but I will have to use both at some point. one for each domain/user

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

                                            ok, rereading this thread i realized what the problem could be, and the images you just uploaded almost certainly confirm it. you’re trying to deploy a non-resizable image to too small of a disk. if you use a larger drive in the computer, or reupload the image as a resizable image, it should work fine.

                                            signature:
                                            Junkhacker
                                            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                            P 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 3 / 8
                                            • First post
                                              Last post

                                            131

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project