** Description changed:

  [Impact]
  
-  * initramfs-tools does not include fsck in initrd if MNT_PASS equals
+  * initramfs-tools does not include fsck in initrd if MNT_PASS equals
  zero in the fstab entries.
  
  This has lead to the following situation :
  when dropping to initramfs shell during boot due to fs errors, we are not 
able to run fsck manually
  because it is not included in initrd.
  
  fsck should be included regardless of the MNT_PASS value.
  
  [Test Plan]
  
-  * change /etc/fstab with PASSNO set to 0 for all entries
-  * update-initramfs -u
-  * lsinitramfs that is just generated
-  * observe that it includes fsck utilities for the filesystems in /etc/fstab. 
I.e. fsck.ext4 e2fsck must exist
- 
+  * change /etc/fstab with PASSNO set to 0 for all entries
+  * update-initramfs -u
+  * lsinitramfs that is just generated
+  * observe that it includes fsck utilities for the filesystems in /etc/fstab. 
I.e. fsck.ext4 e2fsck must exist
  
  [Where problems could occur]
  
-  * The initramfs size will increase slightly upon upgrade, for the same
+  * The initramfs size will increase slightly upon upgrade, for the same
  initramfs-tools default options & kernel. However, one can control and
  remove fsck binaries (or include more of them) by setting FSTYPE
  variable in the initramfs settings.
+ 
+ [scope]
+ 
+ this is required for b/f/g
+ 
+ this is fixed already in h and i
+ 
+ [other info]
+ 
+ debian MR is open:
+ https://salsa.debian.org/kernel-team/initramfs-tools/-/merge_requests/49

** Also affects: initramfs-tools (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Also affects: initramfs-tools (Ubuntu Groovy)
   Importance: Undecided
       Status: New

** Also affects: initramfs-tools (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: initramfs-tools (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: initramfs-tools (Ubuntu Groovy)
       Status: New => In Progress

** Changed in: initramfs-tools (Ubuntu Focal)
       Status: New => In Progress

** Changed in: initramfs-tools (Ubuntu Groovy)
   Importance: Undecided => Critical

** Changed in: initramfs-tools (Ubuntu Focal)
   Importance: Undecided => Critical

** Changed in: initramfs-tools (Ubuntu Bionic)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1917780

Title:
  initramfs-tools does not include fsck binaries in the initrd if all
  mount pass are 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1917780/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to