FydeOS / chromium_os-raspberry_pi

Build your Chromium OS for Raspberry Pi 4B, Pi400 and the latest Raspberry Pi 5
https://chromiumos.io
BSD 2-Clause "Simplified" License
1.68k stars 191 forks source link

Chrome storage settings reports I only have 3.1 GB free #221

Closed slannon97 closed 1 year ago

slannon97 commented 2 years ago

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.

pranavr2003 commented 2 years ago

@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.

slannon97 commented 2 years ago

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

pranavr2003 commented 2 years ago

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.

fydeos-alpha commented 1 year ago

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