User Tools

Site Tools


nndocs:initial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nndocs:initial [2024/11/22 17:25] – Consolidate networking stuff naptasticnndocs:initial [2026/04/01 22:21] (current) – [Move ~ to a BTRFS subvolume] fix thinko naptastic
Line 3: Line 3:
 Partitioning: The most recent rebuild was shark, for which I took Debian's default EFI setup for the 2TB OS drive. I only changed / to BTRFS instead of ext4. Debian installs itself to a subvolume named @root and makes that subvolume the default, so it's ready for snapshotting backups. Partitioning: The most recent rebuild was shark, for which I took Debian's default EFI setup for the 2TB OS drive. I only changed / to BTRFS instead of ext4. Debian installs itself to a subvolume named @root and makes that subvolume the default, so it's ready for snapshotting backups.
  
-Remember to add /mnt/snapshots in fstab.+Add /mnt/snapshots in fstab
 + 
 +====Disable resume from hibernate messages==== 
 +  echo 'RESUME=none' > /etc/initramfs-tools/conf.d/resume 
 +  update-initramfs -u 
 + 
 +====Move ~ to a BTRFS subvolume==== 
 +Separate snapshotting the OS from snapshotting your files.
  
 ====SSH key for root==== ====SSH key for root====
nndocs/initial.1732296355.txt.gz · Last modified: 2024/11/22 17:25 by naptastic