On Tuesday 18 January 2011 22:44:52 Stefan G. Weichinger wrote:
> Am 18.01.2011 16:30, schrieb Volker Armin Hemmann:
> > yes, rerun badblocks in destructive write mode. Twice. The second time
> > create a badblocks file and use it with mkfs - that way bad blocks
> > should be skipped.
> 
> Like in:
> 
> # badblocks -p2 -wv /dev/sdb6
> 
> ?

no,
1. badblocks -wv /dev/sdb6
2. badblocks -wv -o /whateveryouwant/badblocks.out /dev/sdb6

and set something like -b 512 or -b 4096 and blocks-at-once accordingly.

Reply via email to