The Photonsphere on Nostr: I'm contemplating using the dd command below to rejuvenate data – 'bit rot' – on ...
I'm contemplating using the dd command below to rejuvenate data – 'bit rot' – on my hard drive (the drive is *not* mounted):
dd if=/dev/sdX of=/dev/sdX bs=128M conv=sync status=progress
I'm wondering whether I really need a backup? (what would happen if e.g. the process gets interrupted?)
#Linux #Debian
Published at
2024-11-11 12:32:49 UTCEvent JSON
{
"id": "1e241b868af60e67060f9f279321bb3061a2e0159bfd14feb3b74491e525dbea",
"pubkey": "d0aa74cd95a651d3d2ab4fb18b58fe71b447d78d40f8dd46f1dbaed5603d35cd",
"created_at": 1731328369,
"kind": 1,
"tags": [
[
"t",
"linux"
],
[
"t",
"debian"
]
],
"content": "I'm contemplating using the dd command below to rejuvenate data – 'bit rot' – on my hard drive (the drive is *not* mounted):\n\ndd if=/dev/sdX of=/dev/sdX bs=128M conv=sync status=progress\n\nI'm wondering whether I really need a backup? (what would happen if e.g. the process gets interrupted?)\n\n#Linux #Debian",
"sig": "d4c1f7cae866313de399cece244322cca54633cbe473d32edf6ca029b2158f5e86d7b847866d93b1baf7eee1ad660cfe70ca674b6d3a7e7a33fc823cc0d135ee"
}