hexdump0815 / imagebuilder

velvet os - simple script framework to build ubuntu 22.04 lts jammy (in older versions also 20.04 lts focal) and debian 12 bookworm (in older versions also 11 bullseye) bootable usb / sd card images for some arm and intel devices - lots of prebuilt images as well
GNU General Public License v3.0
312 stars 46 forks source link

misc: no disk space left after install / install to emmc #195

Closed tech-with-mo closed 9 months ago

tech-with-mo commented 9 months ago

So I have used Balena Etcher on my Windows PC to make a bootable Image. Worked. Booted via USB by pressing CTRL+U on Dev Mode Screen. Worked. Now I used youre write-to-emmc guide to write to the emmc storage, which also worked. But now for some Reasone I only have 412 bytes of Storage which is nowhere enough to install anything. I know that I have to expand the emmc? But I don´t know how. Any help is appreciated. (Lenovo Duet Chromebook 1 - Kukui. Jammy Image)

hexdump0815 commented 9 months ago

no sure which way you did choose to install to emmc, but maybe running /scripts/extend-rootfs.sh is what you are looking for?

tech-with-mo commented 9 months ago

Yup, exactly did that, worked just fine. Thank you tho!