The initramfs-tools code from the hooks/fsck:
```
for type in $fsck_types; do
if prog="$(command -v "fsck.${type}")"; then
copy_exec "$prog"
else
echo "W: /sbin/fsck.${type} doesn't exist, can't install to initramfs"
>&2
fi
done
```
So we could just avoid printing th
If fsck.ntfs has been intentionally removed from ntfs-3g then please can
someone confirm this, as a bug needs to be raised for initramfs-tools if
so.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mountall in Ubuntu.
https://
This still appear to be an issue as of Ubuntu 24.04.1 LTS. Did the bug
go away and come back, or has this been an issue now for 14 years?
Getting these errors:-
update-initramfs: Generating /boot/initrd.img-6.8.0-53-generic
W: /sbin/fsck.ntfs doesn't exist, can't install to initramfs
(during a "
3 matches
Mail list logo