control: tag -1 moreinfo unreproducible
Hi,

Nicholas D Steeves <[email protected]> writes:

> Hello Kevin,
>
> Sorry for the long delay replying.
>
> Kevin Locke <[email protected]> writes:
>
>> On Fri, 2025-11-07 at 20:57 -0500, Nicholas D Steeves wrote:
>>> Kevin Locke <[email protected]> writes:
>>>> After upgrading to Trixie, btrfs-progs causes the following error to
>>>> be printed from the initramfs:
>>>>
>>>>     modprobe: module btrfs not found in modules.dep
>>> 
>>> What is the output of
>>> 
>>>   grep 'MODULES=' /etc/initramfs-tools/initramfs.conf
>>
>> MODULES=most

I just examined a laptop (Debian 13 trixie) that has never had
btrfs-progs installed and that has never had a btrfs device attached:

mkdir ~/unpack-initramfs
cd $_
unmkinitramfs /boot/initrd.img-6.12.95+deb13-amd64 ./
find | grep btrfs.ko
./main/usr/lib/modules/6.12.95+deb13-amd64/kernel/fs/btrfs/btrfs.ko.xz

So initramfs-tools is working correctly.  I expect that if you verify
that "MODULES=most" is still enabled, then run 'update-initramfs -u -k
all', then unpack the initramfs, we'll see that btrfs.ko is correctly
included in the initramfs.

--
N

Attachment: signature.asc
Description: PGP signature

Reply via email to