chromium_os-raspberry_pi icon indicating copy to clipboard operation
chromium_os-raspberry_pi copied to clipboard

Chrome storage settings reports I only have 3.1 GB free

Open slannon97 opened this issue 2 years ago • 3 comments

I flashed the latest image to a 32 GB card. However, Chromium OS storage settings reports I only have 3.1 GB available. Why is this? Is it a bug? I would have expected something closer to 21 GB.

slannon97 avatar Apr 25 '22 18:04 slannon97

@slannon97 Did you try expanding the partition? Try connecting the SSD/USB/SD card to another OS and expand the partition with GParted or anything else.

See #111 to solve your issue. Looking at previous similar issues might help.

pranavr2003 avatar May 25 '22 08:05 pranavr2003

Thank you for the information. Can this functionality be added to the image in the future so it does it automatically?

slannon97 avatar May 30 '22 13:05 slannon97

It can be made to run on first boot, probably. It's just a shell command. I'm not very good with writing shell scripts myself, so I'm not very sure where I would put it. If you are aware of this, maybe a PR would be good. Especially since a lot of people seem to be having this issue.

pranavr2003 avatar May 31 '22 02:05 pranavr2003

The stateful partition expansion it's already in the initialisation process, but for some reason it didn't work for you.

fydeos-alpha avatar Oct 29 '22 12:10 fydeos-alpha