Good day...

Am working on a github repository to give a walkthrough on the setup of a
device hosting a linux interface, this will extend all the way through
docker and a web-server, however have yet to figure out  how to disable the
automatic resizing on a Raspberry Pi using your pre-configured .img

Have already written the scripts for the resize and docker components for
Ubuntu and Raspbian, however the resizing of the root partition on the
debian side... well I can't do it because the automatic resizing configures
the "/" partition to consume all of the available space, the scripts that I
have already written disable the resizing on the Raspbian and Ubuntu "init"
sides as one can easily grow a "live" partition but the kernel does not
like being made smaller.

Any insight on how to disable the "grow part" on the debian side will be
much appreciated!

-- 
Thank you
Kind Regards
Johnny de Villiers

Reply via email to