Closed baruch closed 8 years ago
If a disk being tested and setup for being fixed is also mounted read-write it will cause data corruption. Even if it is mounted read-only it can still affect an inconsistency with the page-cache. This should be prevented and require a force flag.
The badblocks utility apparently does something like that, should look in it to see exactly what it does and how.
If a disk being tested and setup for being fixed is also mounted read-write it will cause data corruption. Even if it is mounted read-only it can still affect an inconsistency with the page-cache. This should be prevented and require a force flag.