Update REFERENCE-0-preinstall.md
This commit is contained in:
parent
0dc97e7172
commit
49223c72b3
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue