hexdump0815 / linux-mainline-on-arm-chromebooks

running linux mainline on arm chromebooks - for example: samsung xe303c12 and xe503c12 (snow and peach), acer c100, c101 and c201 (veyron speedy, minnie etc. and gru bob and kevin), medion s2013 and s2015 (veyron jaq, mighty etc.), acer cb5 311 (nyan big), lenovo n23, acer r13 (oak elm and hana), lenovo duet (kukui krane) and most probably many many more over time ...
144 stars 10 forks source link

misc: Disk Size #7

Open Rcjohn003 opened 1 year ago

Rcjohn003 commented 1 year ago

When I Install Linux on USB it says not enough disk space for updates. Does anybody know how to partition the drive to free up the space or redirect to new partition thanks!

hexdump0815 commented 1 year ago

/scripts/extend-rootfs.sh should do what you want - see https://github.com/hexdump0815/imagebuilder/blob/main/doc/first-steps.md

brianthelion commented 7 months ago

Note that /scripts/extend-rootfs.sh has been moved: https://github.com/hexdump0815/imagebuilder/tree/main/files/extra-files/scripts.

hexdump0815 commented 6 months ago

the script should always be in /scripts on a running system booted from one of the images - the github path mentioned is only the path the image build framework is taking it from to put it onto /scripts in the final images.