Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. OK, I don't get it...

OK, I don't get it...

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
techlinuxswitchtolinux
13 Indlæg 4 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • jwcph@helvede.netJ jwcph@helvede.net

    OK, I don't get it... Zorin OS, running in a UTM virtual machine, keeps complaining that it's running out of memory, but when I click the notification it tells me it tells me it's using 24Gb out of a 32Gb disk partition 🤔 I thought it might be the VM memory allocation, but I've upped that from 6000MiB to 8000MiB & the system still says it's running out.

    I can't even figure out if it's a Linux or VM issue 🤯

    #tech #Linux #SwitchToLinux

    etam@im-in.spaceE This user is from outside of this forum
    etam@im-in.spaceE This user is from outside of this forum
    etam@im-in.space
    wrote sidst redigeret af
    #2

    @jwcph
    Are you sure it's about disk space and not RAM?

    jwcph@helvede.netJ 1 Reply Last reply
    0
    • jwcph@helvede.netJ jwcph@helvede.net

      OK, I don't get it... Zorin OS, running in a UTM virtual machine, keeps complaining that it's running out of memory, but when I click the notification it tells me it tells me it's using 24Gb out of a 32Gb disk partition 🤔 I thought it might be the VM memory allocation, but I've upped that from 6000MiB to 8000MiB & the system still says it's running out.

      I can't even figure out if it's a Linux or VM issue 🤯

      #tech #Linux #SwitchToLinux

      ohmrun@indieweb.socialO This user is from outside of this forum
      ohmrun@indieweb.socialO This user is from outside of this forum
      ohmrun@indieweb.social
      wrote sidst redigeret af
      #3

      @jwcph
      Does it take into consideration the hibernate file?

      jwcph@helvede.netJ 1 Reply Last reply
      0
      • ohmrun@indieweb.socialO ohmrun@indieweb.social

        @jwcph
        Does it take into consideration the hibernate file?

        jwcph@helvede.netJ This user is from outside of this forum
        jwcph@helvede.netJ This user is from outside of this forum
        jwcph@helvede.net
        wrote sidst redigeret af
        #4

        @ohmrun I have no idea what that means.

        ohmrun@indieweb.socialO 1 Reply Last reply
        0
        • etam@im-in.spaceE etam@im-in.space

          @jwcph
          Are you sure it's about disk space and not RAM?

          jwcph@helvede.netJ This user is from outside of this forum
          jwcph@helvede.netJ This user is from outside of this forum
          jwcph@helvede.net
          wrote sidst redigeret af
          #5

          @etam No. And I don't know how to find out - or what to do about it if I do.

          etam@im-in.spaceE 1 Reply Last reply
          0
          • jwcph@helvede.netJ jwcph@helvede.net

            OK, I don't get it... Zorin OS, running in a UTM virtual machine, keeps complaining that it's running out of memory, but when I click the notification it tells me it tells me it's using 24Gb out of a 32Gb disk partition 🤔 I thought it might be the VM memory allocation, but I've upped that from 6000MiB to 8000MiB & the system still says it's running out.

            I can't even figure out if it's a Linux or VM issue 🤯

            #tech #Linux #SwitchToLinux

            bebehei@cyberplace.socialB This user is from outside of this forum
            bebehei@cyberplace.socialB This user is from outside of this forum
            bebehei@cyberplace.social
            wrote sidst redigeret af
            #6

            @jwcph You gave your VM a bigger disk, but not a bigger filesystem. You need to manually increase it.
            You need to run - probably - `sudo resize2fs /dev/sda2`. You might be able to do it in the GUI there. Select Partition 2 and then use the gear menu there.

            jwcph@helvede.netJ 1 Reply Last reply
            0
            • jwcph@helvede.netJ jwcph@helvede.net

              @ohmrun I have no idea what that means.

              ohmrun@indieweb.socialO This user is from outside of this forum
              ohmrun@indieweb.socialO This user is from outside of this forum
              ohmrun@indieweb.social
              wrote sidst redigeret af
              #7

              @jwcph Sorry, that's windows speak. There's certainly discrepancies between what 'df -h' and 'baobab' report on usage, sometimes quite large.

              jwcph@helvede.netJ 1 Reply Last reply
              0
              • ohmrun@indieweb.socialO ohmrun@indieweb.social

                @jwcph Sorry, that's windows speak. There's certainly discrepancies between what 'df -h' and 'baobab' report on usage, sometimes quite large.

                jwcph@helvede.netJ This user is from outside of this forum
                jwcph@helvede.netJ This user is from outside of this forum
                jwcph@helvede.net
                wrote sidst redigeret af
                #8

                @ohmrun If you say so 😂

                ohmrun@indieweb.socialO 1 Reply Last reply
                0
                • bebehei@cyberplace.socialB bebehei@cyberplace.social

                  @jwcph You gave your VM a bigger disk, but not a bigger filesystem. You need to manually increase it.
                  You need to run - probably - `sudo resize2fs /dev/sda2`. You might be able to do it in the GUI there. Select Partition 2 and then use the gear menu there.

                  jwcph@helvede.netJ This user is from outside of this forum
                  jwcph@helvede.netJ This user is from outside of this forum
                  jwcph@helvede.net
                  wrote sidst redigeret af
                  #9

                  @bebehei Thanks, I'll try that 🙏

                  1 Reply Last reply
                  0
                  • jwcph@helvede.netJ jwcph@helvede.net

                    @ohmrun If you say so 😂

                    ohmrun@indieweb.socialO This user is from outside of this forum
                    ohmrun@indieweb.socialO This user is from outside of this forum
                    ohmrun@indieweb.social
                    wrote sidst redigeret af
                    #10

                    @jwcph
                    In which you know where you can cram your question, you dosengenuous wotsit.

                    jwcph@helvede.netJ 1 Reply Last reply
                    0
                    • ohmrun@indieweb.socialO ohmrun@indieweb.social

                      @jwcph
                      In which you know where you can cram your question, you dosengenuous wotsit.

                      jwcph@helvede.netJ This user is from outside of this forum
                      jwcph@helvede.netJ This user is from outside of this forum
                      jwcph@helvede.net
                      wrote sidst redigeret af
                      #11

                      @ohmrun Can't. Out of memory.

                      1 Reply Last reply
                      0
                      • jwcph@helvede.netJ jwcph@helvede.net

                        @etam No. And I don't know how to find out - or what to do about it if I do.

                        etam@im-in.spaceE This user is from outside of this forum
                        etam@im-in.spaceE This user is from outside of this forum
                        etam@im-in.space
                        wrote sidst redigeret af
                        #12

                        @jwcph If you need more help, open a system monitor (in ZorinOS, inside VM), sort by memory usage and make a screenshot when the alert appears again.

                        jwcph@helvede.netJ 1 Reply Last reply
                        0
                        • etam@im-in.spaceE etam@im-in.space

                          @jwcph If you need more help, open a system monitor (in ZorinOS, inside VM), sort by memory usage and make a screenshot when the alert appears again.

                          jwcph@helvede.netJ This user is from outside of this forum
                          jwcph@helvede.netJ This user is from outside of this forum
                          jwcph@helvede.net
                          wrote sidst redigeret af
                          #13

                          @etam Thank you, very kind! 🙏

                          1 Reply Last reply
                          0
                          Svar
                          • Svar som emne
                          Login for at svare
                          • Ældste til nyeste
                          • Nyeste til ældste
                          • Most Votes


                          • Log ind

                          • Har du ikke en konto? Tilmeld

                          • Login or register to search.
                          Powered by NodeBB Contributors
                          Graciously hosted by data.coop
                          • First post
                            Last post
                          0
                          • Hjem
                          • Seneste
                          • Etiketter
                          • Populære
                          • Verden
                          • Bruger
                          • Grupper