View Single Post
Old 03-21-2019, 06:01 AM   #54
BloodRagg
Zealot
BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.
 
BloodRagg's Avatar
 
Posts: 128
Karma: 842196
Join Date: Feb 2019
Device: none
Great, that means it aint that bad
Last attempt to revive /dev/mtdblock6, try ddrescue

Code:
ddrescue --force /dev/zero /dev/mtdblock6 --log-events=log.txt
Then format it with:
options:
-c Check the device for bad blocks before creating the file system.
-n Volume-name
-v Verbose execution.
Code:
mkdosfs -c -n 0000-0000 -v /dev/mtdblock6
Attached Files
File Type: zip ddrescue.zip (89.8 KB, 292 views)

Last edited by BloodRagg; 03-21-2019 at 06:03 AM. Reason: fixed typo's
BloodRagg is offline   Reply With Quote