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

FOG 0.32 Differnet OS Images, Same Machine

Scheduled Pinned Locked Moved
FOG Problems
4
8
3.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.
  • A
    albero
    last edited by May 5, 2014, 5:03 PM

    Hello All,

    I would like to know if it is possible to deploy an image of one machine onto another of a different OS.
    For example:
    We have two machines XP and Seven.
    XP has uploaded an image ‘xp_image’ and is running Windows XP.
    Seven has uploaded an image ‘seven_image’ and is running Windows 7.
    Is it possible to deploy seven_image onto machine XP?

    albero

    1 Reply Last reply Reply Quote 0
    • A
      albero
      last edited by May 5, 2014, 5:33 PM

      I have just performed a successful deployment of a Windows 7 image onto a machine that was running Windows XP. The Windows 7 image was a “Multiple Partition Image - Single Disk (Not Resizable)”.

      When I initially tried I used a Windows 7 image that was “Single Partition (NTFS Only, Resizable)”. This resulted in an error: “[/images/image_location] must be a valid regular file (not a directory,…”.

      albero

      1 Reply Last reply Reply Quote 0
      • J
        Jaymes Driver Developer
        last edited by May 5, 2014, 6:45 PM

        [quote=“albero, post: 26593, member: 20427”]I have just performed a successful deployment of a Windows 7 image onto a machine that was running Windows XP. The Windows 7 image was a “Multiple Partition Image - Single Disk (Not Resizable)”.

        When I initially tried I used a Windows 7 image that was “Single Partition (NTFS Only, Resizable)”. This resulted in an error: “[/images/image_location] must be a valid regular file (not a directory,…”.[/quote]

        That is correct we recommend using the Multi partition options for windows 7 because of the way windows creates the partitions. the ONLY time I would recommend using single partition, okay so I wouldn’t recommend it ever but, if you were absolutely positive that you told windows not to install that 100mb partition at the start of the disc. Even then I recommend one of the multipartition options just in case.

        As for deploying your windows xp image to them, log into your web gui, find the host in the list of host machines. Click on the machine and there for the image change it to your xp image update, and create a task.

        Should you wish to deploy your windows 7 image again, simply change the image associated to the host, save and create a task.

        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

        1 Reply Last reply Reply Quote 0
        • A
          albero
          last edited by May 5, 2014, 7:03 PM

          Thank you for your help!

          I have just tried to deploy and XP image, “Single Partition (NTFS Only, Resizable)”, to a machine that was currently running Windows 7. Unfortunately, I received the following error: “Unable to locate Windows 7 image file sys.img.000”. I believe that might be a result of the XP image being single partition. I will try again with a Multiple Partition Image, but I will need to reinstall XP since I just imaged Windows 7 over it… :oops:

          albero

          1 Reply Last reply Reply Quote 0
          • J
            Jaymes Driver Developer
            last edited by May 5, 2014, 7:10 PM

            [quote=“albero, post: 26598, member: 20427”]Thank you for your help!

            I have just tried to deploy and XP image, “Single Partition (NTFS Only, Resizable)”, to a machine that was currently running Windows 7. Unfortunately, I received the following error: “Unable to locate Windows 7 image file sys.img.000”. I believe that might be a result of the XP image being single partition. I will try again with a Multiple Partition Image, but I will need to reinstall XP since I just imaged Windows 7 over it… :oops:[/quote]

            This probably has something to do with partitions, try the multipartition settings and if push comes to shove look up my walkthrough on removing partitions and adding them in again.

            [url]http://fogproject.org/forum/threads/quick-format-to-ntfs-with-fog-for-noobs.10349/[/url]

            WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by May 5, 2014, 7:18 PM

              Don’t forget you probably need to set the OSID on the host.

              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
              • F
                falko Moderator
                last edited by May 5, 2014, 7:23 PM

                [quote=“Jaymes Driver, post: 26597, member: 3582”]That is correct we recommend using the Multi partition options for windows 7 because of the way windows creates the partitions. the ONLY time I would recommend using single partition, okay so I wouldn’t recommend it ever but, if you were absolutely positive that you told windows not to install that 100mb partition at the start of the disc. Even then I recommend one of the multipartition options just in case.[/quote]

                Just wanted to chime in and say I install windows 7 as default from disc (ie. 100mb partition + Second partition as OS) and for years I have always used [I][SIZE=12px]Windows 7 image that was "Single Partition (NTFS Only, Resizable). [/SIZE][/I]

                [SIZE=12px]Never had an issue[/SIZE]

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by May 5, 2014, 8:27 PM

                  [quote=“falko, post: 26602, member: 48”]Just wanted to chime in and say I install windows 7 as default from disc (ie. 100mb partition + Second partition as OS) and for years I have always used [I][SIZE=12px]Windows 7 image that was "Single Partition (NTFS Only, Resizable). [/SIZE][/I]

                  [SIZE=12px]Never had an issue[/SIZE][/quote]

                  I’m also to guess that you were sysprepping/generalizing your images first?

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

                  160

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project