hannseman/docker-raspbian

resize internal filesystem to be larger?

pleasantone opened this issue · 1 comments

I tried making the qcow image bigger (to 10gb) in the Docker file, but I can't seem to figure out the next step so that I can tell e2fsresize to grow the filesystem. It looks like the qcow image doesn't have a MBR-style disklabel.
Can you offer any advice?

Never mind, operator error.