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

    Request for tutorial: Moving images from VM to PM

    Scheduled Pinned Locked Moved
    Tutorials
    2
    2
    1.4k
    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.
    • P
      purpleturtle99
      last edited by

      I have been creating my Master/golden image on a Hyper-V. And the image is now solid, tested and deployed at every stage of the development. As this image is on Hyper -V is Ubuntu fog server 1.2.0 and I would like to move the image/s to a physical box also Ubuntu. I take it to copy it into the image dir but surely you need to update the mysql db to reflect these image additions.

      If some can be so kind as to write a short tut on how to do all this and all the pitfalls for the process that would be greatly appreciated.

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

        The simplest tutorial EVER…

        Copy the images you need to the location you need: E.G.
        From the machine you want to be the new location
        [code]scp -r fogserverOldContainer:/images /
        touch /images/.mntcheck
        touch /images/dev/.mntcheck
        chmod -R 777 /images[/code]

        Make all the associations and make sure the paths for the new images is setup according to your, now, existing image files E.G.

        If you have Win7Sysprepped, XPImage14, Image3, iMage4

        Create the images in the GUI by going to the Image Management page.

        You can name them whatever you like. Just ensure the path to the image matches that of the images contained:

        So under this knowledge you can make them whatever name you want, but the Image Path’s would need to be:
        Win7Sysprepped
        XPImage14
        Image3
        iMage4
        respectively according to the parameters.

        You’ll also need to specify the Image OS (Windows 7, Linux, Windows XP, etc…) And if you’re running on SVN (maybe 1.2.0?) The imgPartitionType.

        Most of your images will have an imgPartitionType of all.

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

        171

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project