Hello,

On Sat, Apr 04, 2026 at 08:14:20PM -0500, Carl Karsten wrote:
> from:
> https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/2042034
> overlayroot does not work with Linux 6.5
> I found that one of the things that the initramfs script does is to add and
> check for a kernel parameter, specifically that "ro" is present;

This is the usual setup - the kernel mounts read-only so the rootfs can
be fscked.  Then, it's remounted read-write later in the boot process.

Based on the comments, overlayroot's checking for ro to preserve other
software's assumptions about this sequence.

> There is a bunch of discussion:
> https://forums.debian.net/viewtopic.php?t=164015

I'm not familiar with overlayroot, but our package is very out of date.
There are many bugfixes since 0.18, and very recent updates for dracut
support (which is now used in some of the cloud image builds).

I notice that you're listed in the changelog as having contributed - are
you able to test a new upstream release?

Thanks,
Ross

Reply via email to