Btrfs before install notes

From ZENotes
Revision as of 16:03, 29 November 2023 by Admin (Talk | contribs)
Jump to: navigation, search

Set up BTRFS before install, according to this guide

(You are booted in the Arch Live environment meant to install Arch on your machine or VM)

Contents

Before Pacstrap

loadkeys for your keyboard
Select device with fdisk -l ; VM devices starts with V here, as in /dev/vda1 et

Partitionning

fdisk /dev/vda

Formatting

Start mounting an dplaying with BTRFS (04:50)

btrfs subvolume create /mnt/@
btrfs subvolume create /mnt/@home
btrfs subvolume create /mnt/@snapshots

(Reminder : subvolumes don't create snapshots of nested subvolumes ; here @ won't contain @home or @snapshots data)

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox