The Photonsphere's avatar
The Photonsphere
photonsphere@iris.to
npub16z48...x27e
Synaptic Technopath The Synaptic Technopath is the nomad of the information age, whose territory is not a place, but a sequence of connections.
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
I have tried #Guix but it didn't like my Luks encrypted partitionless second hard drive.