blog: fsck/dd: use fsck --yes
instead of fsck --auto-fix
the flag doesn't exist: it's just the closest way to show what i did in a one-line description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Rescuing a Broken EXT4 System with Ext4Magic and dd"
|
||||
date = 2022-04-14
|
||||
description = "for those poor fools who run `fsck --auto-fix`"
|
||||
description = "for those poor fools who run `fsck --yes`"
|
||||
+++
|
||||
|
||||
while i was setting up this machine, i made some mistakes along the way and observed the dreaded fsck messages on boot:
|
||||
|
Reference in New Issue
Block a user