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

    Resize \image

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    4
    881
    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 Former User
      last edited by

      Hi!
      I am relatively new to FOG. I installed CentOS on a 1TB. I know that by default FOG only allows 10GB. However, my HDD has a lot of empty storage space. How can I resize or allocate more space to \image directory without adding additional HDD?

      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman @A Former User
        last edited by Wayne Workman

        @abu.raju said in Resize \image:

        I know that by default FOG only allows 10GB.

        That is not true, it’s how you laid out your OS that’s causing the limitations.
        If you follow these instructions, you’ll be setup right - There’s even a video for the partitioning steps:
        https://wiki.fogproject.org/wiki/index.php?title=CentOS_7

        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 1
        • Q
          Quazz Moderator
          last edited by

          I think you might be confusing a few things.

          It depends on how you set up your partitions, it sounds like you assigned 10gigaybtes to the root partition.

          If so, you can change your image store location to say /home/fog/images instead.

          sudo cp -Rf /images/* /home/fog/images/
          

          Then

          sudo chown -R fog /images
          sudo chmod -R 755 /images
          sudo chmod -R 777 /images/dev
          

          Then edit /opt/fog/.fogsettings and change storageLocation to /home/fog/images

          Rerun the installer and it should fix everything else. If not, check /etc/fstab and Storage node location.

          1 Reply Last reply Reply Quote 1
          • Wayne WorkmanW
            Wayne Workman @A Former User
            last edited by Wayne Workman

            @abu.raju said in Resize \image:

            I know that by default FOG only allows 10GB.

            That is not true, it’s how you laid out your OS that’s causing the limitations.
            If you follow these instructions, you’ll be setup right - There’s even a video for the partitioning steps:
            https://wiki.fogproject.org/wiki/index.php?title=CentOS_7

            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 1
            • ?
              A Former User @Wayne Workman
              last edited by

              @Wayne-Workman thanks! solves the problem

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

              261

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project