/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nagimov.me
| | willhaley.com
1.8 parsecs away

Travel
| | As my family's computers age into obsolescence I typically back up the disks, use shred to securely erase data from the disks, then donate or re-use the disks/computers. My current technique for backing up the Windows disks is to mount the primary (non-boot) Windows partition, convert it to a squashfs filesystem, then squirrel that backup image away somewhere for safe keeping. I like this technique because squashfs filesystems are highly compressed and read-only by default, which is exactly what I want for a Windows backup that I'll probably never look at again.
| | blog.fritzhardy.com
2.2 parsecs away

Travel
| | [AI summary] A technical tutorial details the process of cloning a legacy Fedora Linux desktop installation to a new laptop hard drive using standard UNIX utilities like dd and LVM.
| | dustymabe.com
1.8 parsecs away

Travel
| | Last time I walked through creating a sparse disk image using dd and cp -sparse=always. OK, we have a disk image. Now what? Normally it would suffice to just set up a loop device and then mount, but this disk image doesn't just contain a filesystem. It has 4 partitions each with their own filesystem. This means in order to mount one of the filesystems we have to take a few extra steps.
| | words.filippo.io
7.5 parsecs away

Travel
|