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

    Windows 8.1 & fog 1.2.0

    Scheduled Pinned Locked Moved
    Windows Problems
    9
    21
    11.5k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      What is the “next” settings that you’re talking about?

      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
      • J
        Jose Ramon
        last edited by

        [ATTACH=full]1740[/ATTACH]

        [url=“/_imported_xf_attachments/1/1740_image.jpg?:”]image.jpg[/url]

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

          What is the picture doing?

          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
          • J
            Jose Ramon
            last edited by

            Hi,

            The picture is how I define the image in a fog server before upload from a laptop.
            Are OK?

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

              I’m trying to understand how your picture has any impact on what the system is doing.

              My understanding from the error message you are getting is that the system is expecting Secure boot.

              You’ve disabled secure boot and performed the image, but are you setting it back once the imaging is done.

              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
              • J
                Jose Ramon
                last edited by

                Yes,

                I’ve configured Legacy Boot and Secure Boot disabled.
                With these configuration I’ve uploaded the image on the fog server.
                After, with the same configuration I’ve downloaded the image on the laptop.
                After first boot, I’ve activated secure boot to enable.
                And when the system starts 0x0000225

                1 Reply Last reply Reply Quote 0
                • Roger SaffleR
                  Roger Saffle
                  last edited by

                  I did this and it fixed my two issues…
                  [LIST]
                  []Make a UEFI Windows 8 boot disk
                  [
                  ]Go into the Advanced options and run the Command Prompt
                  [*]Enter diskpart to use the DiskPart tool
                  [/LIST]
                  [COLOR=#282828][SIZE=13px][FONT=Menlo]DISKPART> sel disk 0

                  Disk 0 is now the selected disk.

                  DISKPART> list vol

                  Volume ### Ltr Label Fs Type Size Status Info


                  Volume 0 E DVD-ROM 0 B No Media
                  Volume 1 C NTFS Partition 195 GB Healthy Boot
                  Volume 2 WINRE NTFS Partition 400 MB Healthy Hidden
                  Volume 3 FAT32 Partition 260 MB Healthy System
                  [/FONT][/SIZE][/COLOR]
                  [LIST]
                  []Then assign a drive letter to the EFI partition (I used J)
                  [/LIST]
                  [COLOR=#282828][SIZE=13px][FONT=Menlo]DISKPART> sel vol 3
                  Volume 3 is the selected volume.
                  DISKPART> assign letter=j:
                  DiskPart successfully assigned the drive letter or mount point.[/FONT][/SIZE][/COLOR]
                  [LIST]
                  [
                  ]Exit DiskPart tool by entering exit
                  []run the following at the normal command prompt (one line at at time)
                  [/LIST]
                  [COLOR=#282828][SIZE=13px][FONT=Menlo]cd /d j:\EFI\Microsoft\Boot
                  bootrec /fixboot
                  ren BCD BCD.bak
                  bcdboot c:\Windows /s j: /f ALL[/FONT][/SIZE][/COLOR]
                  [LIST]
                  [
                  ]exit and reboot
                  [/LIST]

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

                    @Jose-Ramon said:

                    So, there are any solution to made a correct fog image, and upload it on a server?

                    That happened to me recently with a Lenovo Laptop. Other things have been happening at work, and [U]a lot[/U] of them. I haven’t re-investigated yet.

                    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
                    • N
                      need2 Moderator
                      last edited by

                      From what I can tell FOG had a bug a few revisions ago that caused issues with Windows 8.1+ imaging. Would mess up/not capture the EFI partition. But that should be resolved in the trunk now.

                      I 1 Reply Last reply Reply Quote 0
                      • J
                        jwalters
                        last edited by

                        I am having this exact same issue. I can successfully pull the image from a Windows 8.1 laptop, but when I try to restore it I get a non-booting PC. PITA to have to go through the BCD repair every time. I have tried doing the BCD repair and then re-uploading the image. When it’s restored it still fails. SecureBoot and UEFI are both turned off.

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

                          @jwalters this is svn or 1.2.0?

                          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 1
                          • I
                            it_man @need2
                            last edited by

                            @need2 Which update fixed that EFI partition backup issue ? I can’t find anything in the 1.3.X changelog.
                            I have the exact same issue in 1.2.0 and it’s quite surprising that so few people talk about it.
                            Windows 8/8.1 should have been the main real-world use of FOG for years now, right ?
                            And new computers have shipped with UEFI enabled for years as well.
                            So, no other choice than to use SVN builds ?

                            george1421G 1 Reply Last reply Reply Quote 0
                            • george1421G
                              george1421 Moderator @it_man
                              last edited by

                              @it_man The svn build is where you need to be if you want UEFI support. While uefi support was in 1.2.0 it worked marginally well (sporadic at best). There has been great efforts to get the uefi/gpt issues ironed out with the recent push of uefi only systems that just hit the market.

                              If you can tolerate a little instability the trunk has many new features you could take advantage of. If you detect a bug in the trunk build it is usually fixed in 2 days or less.

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

                              213

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project