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

Windows 7 dual boot image clears Windows boot manager

Scheduled Pinned Locked Moved Unsolved
FOG Problems
4
11
3.3k
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.
  • E
    EAHarvey
    last edited by Sep 28, 2015, 4:17 PM

    So basically what happens is when i push down the image it resets or seems to reset the WBM setup. So basically the WBM sees nothing in the device, so there no dual boot. I can bcdedit and such or either use the windows 7 repair USB to repair the damage and then i can see the two boot options and can rename them accordingly. Any idea on what i need to change when uploading the image or in the the deployment part to keep this from happening. I was about to multicast a group of 10 but don’t really want to have to run the fixes on all 20 of the machines/.

    Thanks so much far all your help in advance.

    EAHarvey

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sep 28, 2015, 9:00 PM

      Which version of FOG do you use? What kind of dual boot have you setup? We use Windows 7 and Linux (Wubi) setup as dual boot in the Windows boot manager and that works without any issue after cloning the machines with FOG. Please tell us more details about your setup and we might be able to help out.

      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
      • E
        EAHarvey
        last edited by Sep 29, 2015, 11:51 AM

        SVN version 4778. The dual boot is just Windows Boot Manager. I just have the HardDrive partitioned split down the middle. 250 and 250 gb give or take a few Gigs. Windows loaded on each partition and using Windows boot manager to have the different options on boot. Nothing real major, just basic setup. So it’s two versions of windows on the HD. Each partition is a different type of windows install for our situation.

        WBM just gives us the option on boot to select:

        Windows 1 or
        Windows 2.

        W 1 Reply Last reply Sep 29, 2015, 12:54 PM Reply Quote 0
        • W
          Wayne Workman @EAHarvey
          last edited by Sep 29, 2015, 12:54 PM

          @EAHarvey Only thing I could say to do for the moment is using the RAW image type. You’ll need a considerable amount of storage space in order to capture and deploy a RAW image type. Basically, a 500GB drive means a 500GB image.

          I know that others have successfully taken dual boot images before, for systems booting both Windows & Linux but I don’t remember exactly how they did it.

          I found some historical threads on the topic:
          https://forums.fogproject.org/topic/13/newbie-question-relating-to-fog-and-dual-boot-setups
          https://forums.fogproject.org/topic/127/clone-multi-os-system

          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
          • J
            Junkhacker Developer
            last edited by Sep 29, 2015, 1:44 PM

            try setting your Operating System on the image to “Windows Other”

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

            E 1 Reply Last reply Sep 29, 2015, 5:48 PM Reply Quote 1
            • E
              EAHarvey @Junkhacker
              last edited by Sep 29, 2015, 5:48 PM

              @Junkhacker Tried that . It just errors out and says wrong OS.

              1 Reply Last reply Reply Quote 0
              • E
                EAHarvey
                last edited by Sep 29, 2015, 6:11 PM

                If i do the Singledisk multiple partition option, it will work. Not too keen on that since i may have to use different size drives. (UPDATE)

                W 1 Reply Last reply Sep 29, 2015, 11:00 PM Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Sep 29, 2015, 8:00 PM

                  Hmmm, this reminds me on a setup we had some time ago. Back then we had two HDs in our PCs with two different Windows 7 installations on them. I am not exactly sure what was going on but if I remember right I found out that the Windows system on the second HD will load BCD from the first HD when booting up. Sounds pretty wired, I know. Can’t test this right now but maybe you can play around with it. Boot the Windows 2 from your second partition and edit check the BCD settings. Try changing the timeout time and reboot…

                  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
                  • W
                    Wayne Workman @EAHarvey
                    last edited by Sep 29, 2015, 11:00 PM

                    @EAHarvey said:

                    If i do the Singledisk multiple partition option, it will work. Not too keen on that since i may have to use different size drives. (UPDATE)

                    Knowing that, it might be possible for you to use the task editing plugin to create a task based on “single disk multiple partition” but make them resizeable.

                    Also keep in mind that FOG currently cannot resize LVM. I’ve only succeeded in resizing a Linux Ext4 partition.

                    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/

                    E 1 Reply Last reply Sep 30, 2015, 4:59 PM Reply Quote 0
                    • E
                      EAHarvey @Wayne Workman
                      last edited by Sep 30, 2015, 4:59 PM

                      @Wayne-Workman So you’re talking about when i initially upload the image correct?

                      W 1 Reply Last reply Sep 30, 2015, 5:03 PM Reply Quote 0
                      • W
                        Wayne Workman @EAHarvey
                        last edited by Sep 30, 2015, 5:03 PM

                        @EAHarvey said:

                        @Wayne-Workman So you’re talking about when i initially upload the image correct?

                        Not really. I’m talking about you creating your own task type. To be honest I’ve not used this plugin yet, but I’m fairly sure it’s possible to do what I’ve described.

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

                        192

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project