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

    Detail on how fog handles different OSs

    Scheduled Pinned Locked Moved
    General
    3
    4
    1.2k
    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.
    • J
      Julianh
      last edited by

      Dear all,

      I want to learn a bit more about the way fog, 1.20, handles the different operating systems disks when imaging.

      For example when creating an image, you select a windows 7/ 8.1/ Linux etc. what are you changing in the behaviour of fog. What changes in the way it treats the disk?

      If fog doesn’t understand a partition, I thought it imaged the partition as a raw image. Is there a way to make it treat the first partition as raw, but the others as fat 16 or whatever they are? Even if the first is fat16.

      Thanks

      Julian

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

        @Julianh,

        The different OS types is more a mechanism of knowing which OS’s are allowed to be resizable. In the specific case of Windows 7 - 8.1 (and up maybe?) it also (when resizable) tells it to replace the BCD with a generalized BCD so your systems will maintain their ability to boot up even if the OS is not sysprepped. Other than this, there is such a minimal difference in it what happens it’s most likely unnoticeable.

        Specifically speaking, in the case of Windows 8 and 8.1 it runs a check of whether the OS is installed via MBR partition tables or GPT.

        There is no way, to my knowledge, of telling the system to image specific partitions as raw/imager format. This is mostly because, programmatically speaking, it just doesn’t make sense. It doesn’t mean it’s not possible, it’s just easier to use specific partclone files based on a Filesystem format type than it is to try having a customized means to tell the system what type of format to image under.

        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
          Julianh
          last edited by

          Thank you Tom, I’ve been imaging 2008 & 2012 servers, using windows 7 as the OS. I was a bit puzzeled as to why it was working! All installs should be MBR.

          Is there a way of taking a raw image of the BCD data?

          The OS I’m Imaging is, not windows, and am prepared to “pay” in storage such that, I take an image of the server, then send that same image down to the same machine. I’ll repeat that for each server. I know it’ll be heavy on the storage. Some of the OS partitions are fat16, so I want to use the features of fog for,these partitions, rather than use a “raw” image

          Thanks for your help

          Yours

          Julian

          1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            [quote=“Julianh, post: 47352, member: 24986”]Thank you Tom, I’ve been imaging 2008 & 2012 servers, using windows 7 as the OS. I was a bit puzzeled as to why it was working! All installs should be MBR.

            Is there a way of taking a raw image of the BCD data?

            The OS I’m Imaging is, not windows, and am prepared to “pay” in storage such that, I take an image of the server, then send that same image down to the same machine. I’ll repeat that for each server. I know it’ll be heavy on the storage. Some of the OS partitions are fat16, so I want to use the features of fog for,these partitions, rather than use a “raw” image

            Thanks for your help

            Yours

            Julian[/quote]
            OS “other” and non-resizable is what you’re looking for, by the sound of it.
            out of curiosity, what OS is it?
            fyi: fog has built in detection and support for ext 2, 3, and 4, ntfs, fat, hfsplus, and uses raw for what it can’t detect. so, you’ll probably find that the image takes up less space then you think.

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

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

            197

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project