Skip to content

Used btrfs structure

Markus M. May edited this page Nov 27, 2013 · 1 revision

In the installer (see pacnas installer), we do create the following structure for our filesystem:

  • / - subvolume
  • /var - subvolume
  • /var/lib - mountpoint bound to /var(subvolume)/lib
  • /opt - subvolume

Clone this wiki locally