Hacker News new | ask | show | jobs
by andrewflnr 775 days ago
Wouldn't a disk image have a fixed size? It could be a pain to resize.
1 comments

qcow2 is auto-expanding
But not trivially loop-mountable. I guess it's possible, though. https://unix.stackexchange.com/questions/268460/how-to-mount...