the whole OS is booted from an image. if you change anything that would alter its immutable state, y

the whole OS is booted from an image. if you change anything that would alter its immutable state, you need to rebuild this image. that leaves you with an old image and a new one. by default the OS is going to hold onto both in case your new image can't boot etc.
Was this page helpful?