Sebastian Mogilowski's Blog

Just another blog about administration, linux and other stuff

ext4

Fix broken ext4 partitions

Boot from a live distribution like ubuntu (http://www.ubuntu.com).Boote eine Live-Distribution wie zum Beispiel Ubuntu (http://www.ubuntu.com). fsck.ext4 -cDfty -C 0 /dev/sda Note: Replace „sda“ with your harddrive.Bemerkung:Ersetze „sda“ ggf. durch deine Festplatte. Explanation:Erklärung: -c check for bad sector check -D optimize directories if possible -f force check -t print timing stats -y assume answer „yes“ to […]

,