From 49223c72b3a24188121c890b44dc03765c2c1c47 Mon Sep 17 00:00:00 2001 From: Himprakash Deka <61367380+HiDe-Techno-Tips@users.noreply.github.com> Date: Fri, 22 Apr 2022 19:22:09 +0530 Subject: [PATCH] Update REFERENCE-0-preinstall.md --- REFERENCE-0-preinstall.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/REFERENCE-0-preinstall.md b/REFERENCE-0-preinstall.md index c19244f..4fbd2d7 100644 --- a/REFERENCE-0-preinstall.md +++ b/REFERENCE-0-preinstall.md @@ -10,6 +10,7 @@ Creates the btrfs subvolumes. # Functions * [mountallsubvol()](#mountallsubvol) * [subvolumesetup()](#subvolumesetup) +* [formatandmount()](#formatandmount) ## mountallsubvol() @@ -18,6 +19,8 @@ Mount all btrfs subvolumes after root has been mounted. ## subvolumesetup() -BTRFS subvolulme creation and mounting. +BTRFS subvolulme creation and mounting. +## formatandmount() +Format and start mounting partitions.