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

    Support for Windows Server 2012?

    Scheduled Pinned Locked Moved
    Windows Problems
    3
    24
    7.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.
    • D
      Dave Wolf
      last edited by

      I’ll have to download it; it’s not installed on this server. I’ll get back to you; thanks!

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

        if you don’t see a /boot folder, then that usually means there’s a hidden recovery partition with that folder on it.
        but, rereading your original question, i don’t think the BCD is the problem. it sounds like you might have a GPT partition structure on the disk.

        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
        • D
          Dave Wolf
          last edited by

          Running sysprep with the generalize and quit options. As to the GPT partition structure; can I see that in the Disk Management application? I only see two simple volumes on a basic disc, the 350MB NTFS one and the 100GB NTFS one.

          1 Reply Last reply Reply Quote 0
          • D
            Dave Wolf
            last edited by

            Sysprep completed, there is no BCD file on the disk that I can see.

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

              looked in the 350mb partition viewing hidden files?

              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
              • JunkhackerJ
                Junkhacker Developer
                last edited by

                anyway, to see the GPT formatting of the boot structure, create a debug task for the host
                at the command prompt enter
                [FONT=Consolas]gdisk -l /dev/sda[/FONT]
                and tell me the output

                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
                • D
                  Dave Wolf
                  last edited by

                  Got it…how shall I send it to you?

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

                    you can upload a file to a thread. what is the output of the command i asked you to run?

                    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
                    • D
                      Dave Wolf
                      last edited by

                      [EMAIL]root@FOGServer:/opt/fog/log[/EMAIL]# gdisk -l /dev/sda
                      GPT fdisk (gdisk) version 0.8.8
                      Partition table scan:
                      MBR: MBR only
                      BSD: not present
                      APM: not present
                      GPT: not present


                      Found invalid GPT and valid MBR; converting MBR to GPT format
                      in memory.


                      Disk /dev/sda: 104857600 sectors, 50.0 GiB
                      Logical sector size: 512 bytes
                      Disk identifier (GUID): 8AE43B70-6271-4FEE-A07F-2F6D87148AC6
                      Partition table holds up to 128 entries
                      First usable sector is 34, last usable sector is 104857566
                      Partitions will be aligned on 2048-sector boundaries
                      Total free space is 6077 sectors (3.0 MiB)
                      Number Start (sector) End (sector) Size Code Name
                      1 2048 102762495 49.0 GiB 8300 Linux filesystem
                      5 102764544 104855551 1021.0 MiB 8200 Linux swap
                      [EMAIL]root@FOGServer:/opt/fog/log[/EMAIL]# ^C

                      1 Reply Last reply Reply Quote 0
                      • D
                        Dave Wolf
                        last edited by

                        I can’t copy the BCD file; it’s in use by the system. I might be able to open the vmd file in another VM and copy it over.

                        1 Reply Last reply Reply Quote 0
                        • D
                          Dave Wolf
                          last edited by

                          Will be offline for a bit and back online later. Thanks very much for your help!

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

                            with the system now converted, try to re-upload the image.

                            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
                            • D
                              Dave Wolf
                              last edited by

                              I have the same issue after re-uploading and then downloading. During the download, I see a quick “Database update successful” (I think it says that) message before the system quickly reboots (without downloading the image).

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

                                What OS type have set the system to, and are you trying “Resizable” or Multipart?

                                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
                                • D
                                  Dave Wolf
                                  last edited by

                                  I’ve got the image set to “Windows 8” and it’s a Multiple Partition Image - Single Disk (Not resizable). I chose Windows 8 because the disk structure for the Windows Server 2012 installation is almost exactly the same as the Windows 8 installation I successfully imaged earlier today. Thanks!

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    Dave Wolf
                                    last edited by

                                    I figured out the issue, and I’m here to report I’m an idiot. 🙂

                                    The original Windows Server 2012 installation had a 100GB system partition.

                                    When I created the test VM, I used the default of 60GB for a system partition. My bad. The clues were there (Single Disk - Not resizable), I just missed them. If I could make a request: If the target partition is smaller than the source, can an error be sent to the screen, or logged to a file somewhere? It may have reported an error to the screen, but then it scrolls by very fast before rebooting. I’d like to thank both of you for your time in helping me with this issue! It looks like FOG will work very well for us in replacing Ghost.

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      Dave Wolf
                                      last edited by

                                      Also, I am a volunteer network admin for a Catholic school in Crystal Lake, Illinois. My kids are long gone, but I still help out even though I relocated to Atlanta, Georgia a couple of years ago. We had been using Ghost 15 (couldn’t afford the network version of Ghost) and a few USB drives to image the 50 or so computers we have. FOG will be a GREAT timesaver for the local technology manager I work with there! Many thanks for your efforts in producing this well done product!

                                      Thanks again,
                                      Dave.

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

                                      184

                                      Online

                                      12.1k

                                      Users

                                      17.3k

                                      Topics

                                      155.4k

                                      Posts
                                      Copyright © 2012-2024 FOG Project