[CentOS] Accessing crashed disk
Warren Young
warren at etr-usa.comThu Dec 14 18:57:10 UTC 2017
- Previous message: [CentOS] Accessing crashed disk
- Next message: [CentOS] Accessing crashed disk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 13, 2017, at 5:15 PM, J Martin Rushton <martinrushton56 at btinternet.com> wrote: > > # dd if=/dev/sdc of=/home/dd-copy-of-sdc Better, use ddrescue: https://www.gnu.org/software/ddrescue/ dd will do unfortunate things like quit early on I/O errors, even if later blocks would read just fine. ddrescue assumes the input file is dodgy and tries to cope.
- Previous message: [CentOS] Accessing crashed disk
- Next message: [CentOS] Accessing crashed disk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list