add comments for raid scripts

This commit is contained in:
m0duspwnens
2025-01-09 16:14:01 -05:00
parent 0197cdb33d
commit 6888682f92
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
# quick script to create raid
# this is an example of the base functions
parted -s /dev/nvme0n1 rm 1
parted -s /dev/nvme0n1 mklabel gpt
parted -s /dev/nvme0n1 mkpart primary xfs 0% 100%