#ddrescue — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ddrescue, aggregated by home.social.
-
Intro à la récupération de données avec #ddrescue et #testdisk le 24 avril 2026
https://mirabellug.org/introduction-a-la-recuperation-de-donnees/
-
Introduction à la récupération de données
Le thème de la prochaine réunion, le 24 avril 2026 [1], sera une introduction à la récupération de données avec les outils libres ddrescue et testdisk.Une première partie consistera à faire quelques rappels théoriques indispensables à l'utilisation de ces outils, notamment comment identifier les différents supports de stockages sans se tromper et sur l’importance de travailler sur une image du support de stockage au lieu du support physique réel.Une seconde partie consistera à […]https://mirabellug.org/introduction-a-la-recuperation-de-donnees/
-
ddrescue + Raspberry Pi Imager - Le combo pour cloner vos cartes SD sans vous arracher les cheveux
https://fed.brid.gy/r/https://korben.info/ddrescue-raspberry-pi-imager-clonage-carte-sd.html
-
The adventures continue!
I run a number of computers at home, almost entirely GNU/Linux-based. As the hardware continues to age, data integrity had become more and more of a concern. I am particularly worried about sudden disk failures, and with a combination of ddrescue and timeshift I have been setting up whole-partition/whole-disk and incremental backups on critical systems.
I have also […]
https://steve.cooleysekula.net/blog/2025/07/06/adventures-in-microsd-and-raspberry-pi-disk-cloning/
-
Извлекаем файлы из образа повреждённого диска: ddrescue, losetup и немного магии
Проблема повреждённых жёстких дисков знакома многим. Диск начинает работать со сбоями, система зависает, файлы исчезают. В этой статье мы разберём, как спасти данные: создадим образ повреждённого диска с ddrescue, подключим его через losetup, смонтируем разделы и извлечём файлы. Также рассмотрим восстановление удалённых данных с помощью утилит TestDisk и PhotoRec и разберём, что делать в случае проблем с NTFS.
https://habr.com/ru/companies/flant/articles/890728/
#ntfs #образ_диска #image #файлобраз #ddrescue #losetup #testdisk #поврежденный_диск #photorec #linux
-
DogLinux — построен на пакетной базе Debian 12 и предназначен для тестирования и обслуживания ПК и ноутбуков.
В состав входят такие приложения, как GPUTest, Unigine Heaven, CPU-X, GSmartControl, GParted, Partimage, Partclone, TestDisk, ddrescue, WHDD, DMDE.
Дистрибутив позволяет проверить работоспособность оборудования, нагрузить процессор и видеокарту, проверить SMART HDD и NVMe SSD.
src: https://github.com/DebianDog/doglinux
site: https://gumanzoy.blogspot.com/2024/10/20241004-doglinux.html#opensource #foss #github #linux #gnu_linux #parted #gparted #hdd #ssd #nvmessd #nvme #testdisk #whdd #dmde #debian #debian12 #cpu #gputest #CPUX #unigineheaven #gsmartcontrol #partimage #partclone #testdisk #ddrescue
-
#datarecovery experts, please can you help?
The #SD card in my #Android phone, decided to become unusable as extended storage recently. I removed it and cloned it using #ddrescue in Linux, and I've now got a 32G hex file ready to analyse.
I can't mount the SD card nor its cloned hex file, but I can see in the hex file what look like regular file structures.
Without being able to mount either the drive nor the clone file, how can I #parse the #hex file for recognisable files and #rescue them?