hannseman / docker-raspbian

Docker image running QEMU system emulation for Raspbian Stretch Lite
MIT License
34 stars 17 forks source link

resize internal filesystem to be larger? #2

Closed pleasantone closed 4 years ago

pleasantone commented 4 years ago

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?

pleasantone commented 4 years ago

Never mind, operator error.