Update REFERENCE-0-preinstall.md

This commit is contained in:
Himprakash Deka 2022-04-22 19:22:09 +05:30 committed by GitHub
parent 0dc97e7172
commit 49223c72b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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.