[Bug 2051234] [NEW] old version of e2fsck causes issues on boot
Matthew
2051234 at bugs.launchpad.net
Thu Jan 25 11:11:54 UTC 2024
Public bug reported:
As of writing, the current provided version of e2fsck (provided by
e2fsprogs) is 1.46.5 (2021-12-30). The latest version of e2fsck is
1.47.0 (2023-02-05), which I believe contains a few updates to supported
features.
My older version of fsck failed to run successfully during systemd init
after trying to check a partition in my fstab, which caused the whole
boot process to fail and it dropping me in a root terminal. Upon
manually running `fsck -f /dev/sdxy`, an unsupported FS feature error
was thrown. Upon downloading and `make install`ing the latest release's
source, I was able to successfully run fsck and further boots completed
successfully.
OS: 22.04.3 LTS (jammy)
** Affects: e2fsprogs (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to e2fsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/2051234
Title:
old version of e2fsck causes issues on boot
Status in e2fsprogs package in Ubuntu:
New
Bug description:
As of writing, the current provided version of e2fsck (provided by
e2fsprogs) is 1.46.5 (2021-12-30). The latest version of e2fsck is
1.47.0 (2023-02-05), which I believe contains a few updates to
supported features.
My older version of fsck failed to run successfully during systemd
init after trying to check a partition in my fstab, which caused the
whole boot process to fail and it dropping me in a root terminal. Upon
manually running `fsck -f /dev/sdxy`, an unsupported FS feature error
was thrown. Upon downloading and `make install`ing the latest
release's source, I was able to successfully run fsck and further
boots completed successfully.
OS: 22.04.3 LTS (jammy)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/2051234/+subscriptions
More information about the foundations-bugs
mailing list