On Tue, Jul 28, 2020 at 12:33:48PM -0400, Noah Meyerhans wrote: > Jul 28 16:14:54 debian systemd-growfs[271]: Partition size 8455699968 is not > a multiple of the blocksize 4096, ignoring 3584 bytes
That's normal, we may fix the initramfs grow stuff to make better decisions. > Jul 28 16:14:54 debian systemd-growfs[271]: Failed to resize "/" to 2064379 > blocks (ext4): Read-only file system This is weird. systemd-growfs@.service waits for the real mount, at least on any systemd versions I looked at: | # /run/systemd/generator/systemd-growfs@-.service | # Automatically generated by systemd-fstab-generator | | [Unit] | BindsTo=%i.mount | After=%i.mount | Before=shutdown.target local-fs.target So it is an artefact of Debian being the only distro still starting the real system with a read-only / (and with that making using first-boot mode impossible). Bastian -- Lots of people drink from the wrong bottle sometimes. -- Edith Keeler, "The City on the Edge of Forever", stardate unknown