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

    Bootable USB which uses same file format as fog?

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    7
    928
    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.
    • H
      harryc1127
      last edited by

      Hi,
      Is there a bootable software which uses the same file format for images that fog uses? I need a bootable USB which can deploy fog images in an offline enviroment.

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

        Your best bet to have a standalone solution is to deploy the image to a temp computer and then capture the image with clonezilla. Both FOG and Clonezilla use partclone to capture the image, but FOG uses an image compression format not understood by partclone. You won’t have the FOG service capabilities with clonezilla but imaging will work standalone.

        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 1
        • H
          harryc1127
          last edited by

          So what you are saying is for me to just use clonezilla? As fog uses an image compression format, I wont be able to use images that I’ve captured using fog, to deploy via clonezilla?

          Q 1 Reply Last reply Reply Quote 0
          • Q
            Quazz Moderator @harryc1127
            last edited by Quazz

            @harryc1127 If you want to clonezilla you’ll have to recapture your images using clonezilla.

            FOG revolves entirely around a server, can’t really use it without it.

            1 Reply Last reply Reply Quote 0
            • H
              harryc1127
              last edited by

              Is the compression proprietary? Or is it something that I would be able to apply myself?

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

                @harryc1127 The compression format used by FOG is open source.

                By default FOG uses gzip format for image compression. The FOG developers have added a new compression format that is much faster decompressing than gzip called ZSTD.

                But in the end you will have a much quicker experience if you deploy your base image with FOG and then recapture with clonezilla (without letting the final target OS boot). The raw data files are one thing, but there is also the issue with the metadata files that are stored with the image information.

                If you captured the source computers as single disk resizable, FOG will shrink the partition size on the reference image to the size of the data on the disk. Then FOG captures the image. If you take these compressed and shrunken disk image files, you can convert them to be used by Clonezilla but when you deploy them the partition sizes will be just a tad bigger than the data on the disk. Clonezilla won’t know how to expand the partition relative to the size of the disks. That is because that information is stored in the FOG meta data.

                Its much quicker and easier to deploy with FOG and then turn right around and recapture with clonezilla. Depending on the size of your golden image and the speed of the target computer you are probably talking 15 minutes tops to deploy and then recapture with clonezilla.
                But you can do it how ever you feel fits your situation. I’m only suggesting how I would go about it.

                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!

                H 1 Reply Last reply Reply Quote 1
                • H
                  harryc1127 @george1421
                  last edited by

                  @george1421 ok, that makes everything alot clearer, thank you for your help!

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

                  153

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project