# fix input/output error

Published articles for fix input/output error.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Backup from broken NVMe drive with ddrescue

DevFeed: [Backup from broken NVMe drive with ddrescue](<https://devfeed.tech/articles/backup-from-broken-nvme-drive-with-ddrescue-27718.md>)

Original publisher: [Read original article](<https://gagor.pro/2025/04/backup-from-broken-nvme-drive-with-ddrescue/>)

Author: Tom

Published: 2025-04-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [NVMe](<https://devfeed.tech/topics/nvme.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [backup](<https://devfeed.tech/tags/backup.md>), [backup-failing-drive](<https://devfeed.tech/tags/backup-failing-drive.md>), [bash](<https://devfeed.tech/tags/bash.md>), [data](<https://devfeed.tech/tags/data.md>), [ddrescue-tutorial](<https://devfeed.tech/tags/ddrescue-tutorial.md>), [debian](<https://devfeed.tech/tags/debian.md>), [debian-data-rescue](<https://devfeed.tech/tags/debian-data-rescue.md>), [errors](<https://devfeed.tech/tags/errors.md>), [files](<https://devfeed.tech/tags/files.md>), [filesystem-repair](<https://devfeed.tech/tags/filesystem-repair.md>), [fix-input-output-error](<https://devfeed.tech/tags/fix-input-output-error.md>), [gnu-ddrescue-guide](<https://devfeed.tech/tags/gnu-ddrescue-guide.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-disk-imaging](<https://devfeed.tech/tags/linux-disk-imaging.md>), [nvme](<https://devfeed.tech/tags/nvme.md>), [nvme-data-recovery](<https://devfeed.tech/tags/nvme-data-recovery.md>), [recover-corrupted-disk](<https://devfeed.tech/tags/recover-corrupted-disk.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [ubuntu-disk-backup](<https://devfeed.tech/tags/ubuntu-disk-backup.md>)

### AI overview

A guide to recovering data from a failing NVMe drive on Linux using ddrescue. It explains how to create an image despite read errors and restore usable files by repairing the filesystem and reinstalling damaged packages.

### Source excerpt

Learn how to recover data from a failing NVMe drive using ddrescue on Linux. This guide covers step-by-step backup instructions, handling read errors, and restoring your files safely.