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 # Functions
* [mountallsubvol()](#mountallsubvol) * [mountallsubvol()](#mountallsubvol)
* [subvolumesetup()](#subvolumesetup) * [subvolumesetup()](#subvolumesetup)
* [formatandmount()](#formatandmount)
## mountallsubvol() ## mountallsubvol()
@ -20,4 +21,6 @@ Mount all btrfs subvolumes after root has been mounted.
BTRFS subvolulme creation and mounting. BTRFS subvolulme creation and mounting.
## formatandmount()
Format and start mounting partitions.