Linux 15.068 Themen, 107.492 Beiträge

Bad Sectors im Linux-filesystem

Gandhi / 2 Antworten / Baumansicht Nickles

jo, darum gehts ... es ist zwar \'nur\' die ext2, aber manchmal beim booten meit linux auf einamal daß das filesytem nicht korrekt unmounted wurde.
dann muß ich per hand das filesystem prüfen ... und es kommen immer wieder die selben sektoren dabei heraus.

wie kann ich nun diese sektoren \'ausblenden\'?
als anmerkung: diese festplatte beinhaltet eine partition und ist zu 70% voll ... die 2 betroffenen files sind mir bekannt.

danke, micha

bei Antwort benachrichtigen
Anonym Gandhi „Bad Sectors im Linux-filesystem“
Optionen

Das e2fsck Programm kennt die Option "-c"

>This option causes e2fsck to run the badblocks(8)
>program to find any blocks which are bad on the
>filesystem, and then marks them as bad by adding
>them to the bad block inode.

mfg. j. - www.obira.de

bei Antwort benachrichtigen
Gandhi Anonym „Das e2fsck Programm kennt die Option -c This option causes e2fsck to run the...“
Optionen

:-) danke

bei Antwort benachrichtigen