|
|
Subscribe / Log in / New account

A filesystem corruption bug breaks loose

A filesystem corruption bug breaks loose

Posted Dec 11, 2018 20:18 UTC (Tue) by zblaxell (subscriber, #26385)
In reply to: A filesystem corruption bug breaks loose by lkundrak
Parent article: A filesystem corruption bug breaks loose

OK, that's one...


to post comments

A filesystem corruption bug breaks loose

Posted Dec 12, 2018 3:45 UTC (Wed) by nybble41 (subscriber, #55106) [Link] (1 responses)

Debian also includes e2fsck in the initramfs:

[~]$ lsinitramfs /boot/initrd.img-4.18.0-2-amd64 | fgrep fsck
usr/sbin/e2fsck
usr/sbin/fsck
usr/sbin/fsck.ext4
usr/sbin/reiserfsck

A filesystem corruption bug breaks loose

Posted Dec 20, 2018 17:10 UTC (Thu) by BenHutchings (subscriber, #37955) [Link]

Indeed, we've been doing this by default since Debian 8 "jessie". But if you build a custom kernel with no initramfs then of course fsck gets run in the old way.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds