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

    4k Advanced Format Drives

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    34
    11.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.
    • JunkhackerJ
      Junkhacker Developer
      last edited by

      the windows 7 default setup creates a 100mb or so system recovery drive that’s hidden when actually booted into windows. it’s in this first partition of the drive in the directory “boot” directory. the file itself is a pain to edit, but just replacing it with the one I attached works, it is the one generated when you sysprep a machine, before you reboot and it reconfigures. if you are unfamiliar with editing BCD files and want to look inside it, i recommend the program BOOTICE.

      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
      • R
        reefcrazed
        last edited by

        I have mine resolved. I ended up nuking the original image and uploading a new sysprep’d image. I think my problem was the original image had some crap dell partioning, seems like I saw the 100mb partition was more like 300mb. I blew it all off, uploaded a new one and it is working. The only weird thing now is when I deploy the first time it errors on creating both partitions on a clean drive, but if I assign the task again it works every single time.

        Also I cannot seem to get multitask to work. The machines just sit there in a waiting period but all of them are up, I tried it with just two also and they never start.

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

          just for a test, i pulled an Optiplex 9020 off the shelf, pulled an image off of it (multipart single - not resizeable ), and imaged it back to the machine. worked 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.

          1 Reply Last reply Reply Quote 0
          • R
            reefcrazed
            last edited by

            Yeah, mine is working now, like my previous post. Not sure about the weird error, I may try not boot and nuking the next one off the shelf, just image right over it.

            Anyone have success with multicast?

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

              Reefcrazed,

              What revision of FOG 0.33b are you using?

              I know of issues a while back, but I thought I fixed them all. Can you try updating to r1210 and see if you still have the multicast issues?

              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
              • P
                PartCat
                last edited by

                Can you guys post the BIOS settings, FOG version, Kernel Version, and Image Settings that you guys are using, I am still having issues and it will be very helpful. Also, I notice you refer to 9020 and I want to know if you refer to the 9020 desktop or the 9020 AIO?

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

                  desktop. you said it “messed up the OS” what exactly did it do. were you getting BSOD screens on reboot? 0xc00000f or 0xc00000e specifically?

                  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

                    His error was:
                    Status: 0xc000000e

                    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

                      yep, thats almost certainly the BCD

                      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
                      • R
                        reefcrazed
                        last edited by

                        Tom, how exactly can you find the minor revision you are using? I cannot seem to locate it.

                        1 Reply Last reply Reply Quote 0
                        • P
                          PartCat
                          last edited by

                          I fixed it by booting from the OS DVD then repair but this was a deployed image. What I want to know is what you guys did to get a successful image upload/download, you know BIOS SATA AHCI, RAID, etc. all the specs.

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

                            reefcrazed: if you installed by svn you navigate to the folder you downloaded it to and run “svn version”

                            partcat: if you replace the system’s BCD file before you pull the image (use the copy attached to my earlier post), the system will boot. assuming you have all the drivers and it’s a relatively normal install. the BCD file is located on the hidden first partition that’s about 100 mb. you’ll most likely need to use a live boot disk to do the file replacement.
                            replace the file, then pull the image. do not let the computer boot into windows between those two steps.

                            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

                              Now that you have a bootable system push that for the upload and everything should work.

                              EDIT AS MY CELLPHONE DECIDED TO MAKE ITS OWN WORDS 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

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

                                partcat: my steps are if you wish to use single disk resizable, if you do not use a resizable option you do not need to take those extra steps

                                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
                                • R
                                  reefcrazed
                                  last edited by

                                  root@MOB-LIN02:/test/fog_0.33b# svn info
                                  Path: .
                                  URL: [url]https://svn.code.sf.net/p/freeghost/code/trunk[/url]
                                  Repository Root: [url]https://svn.code.sf.net/p/freeghost/code[/url]
                                  Repository UUID: 71f96598-fa45-0410-b640-bcd6f8691b32
                                  Revision: 1190
                                  Node Kind: directory
                                  Schedule: normal
                                  Last Changed Author: masterzune
                                  Last Changed Rev: 1190
                                  Last Changed Date: 2014-02-04 10:08:42 -0600 (Tue, 04 Feb 2014)

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

                                    I’m going to look into getting this bcd on the init.gz and interject it in it’s proper location from the init.gz before the image upload even starts. This way, theoretically, we’ll have a working single disk resizable even for non-sysprepped systems.

                                    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

                                      Thank you reefcrazed. I thought this was fixed before that revision, but I could very well be wrong. Let me take a look, but can you – in the meantime – update to r1210 with:
                                      [code]svn update
                                      cd bin
                                      ./installfog.sh[/code]

                                      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
                                      • R
                                        reefcrazed
                                        last edited by

                                        How can I tell “why” it is failing? The message on the computers pop up so fast, then reboot. I have no way of knowing what just happened.

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

                                          In your database,

                                          Alter the field that deals with multicast in the tasktypes listing.

                                          The code would be:
                                          [code]UPDATE fog.taskTypes SET ttKernelArgs = ‘mc=yes type=down mode=debug’ WHERE taskTypes.ttID = 8;[/code]

                                          This will do multicast but in debug mode. From there, when it exits out you can probably look at the /var/log/partclone.log file to see what happened/or didn’t happen.

                                          So the Multicast parts are what’s failing, rather the means of getting the image is my guess.

                                          I’m going to go on a limb and think that the image filenames aren’t being found for some reason.

                                          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
                                          • R
                                            reefcrazed
                                            last edited by

                                            You know what I bet it is? I am doing this in a test environment to see how multicast works. I am doing this current test in VM’s. Since the hard drive sizes are less, that would do it right?

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

                                            162

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project