You are here |
mikecoats.com | ||
| | | |
www.claudiokuenzler.com
|
|
| | | | Wanted to the Proxmox containers root disk to sync the data from another PVE host. But I ran into a weird problem mounting the logical volume. | |
| | | |
willhaley.com
|
|
| | | | 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.nobugware.com
|
|
| | | | Gentoo support for lvm root is still a pain in the ass, here is a working solution. Assuming you have 2 disks same size to be mirrored. You want a mirrored /boot and a big lvm. Start a normal gentoo installation with this disks layout: fdisk -l /dev/sda Device Boot Start End Blocks Id System /dev/sda1 * 1 31 248976 fd Linux raid autodetect /dev/sda2 32 242246 1945591987+ fd Linux raid autodetect fdisk -l /dev/sdb Device Boot Start End Blocks Id System /dev/sdb1 * 1 31 248976 fd Linux raid autodetect /dev... | |
| | | |
nabijaczleweli.xyz
|
|
| | 005a. A single-disk but slightly more cursed ZFS-on-root corollary |