mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 20:21:34 -05:00
Comments.
This commit is contained in:
parent
f081700be0
commit
e574293d31
@ -40,8 +40,9 @@ parted -s $DISK \
|
||||
|
||||
ESP="/dev/disk/by-partlabel/ESP"
|
||||
Cryptroot="/dev/disk/by-partlabel/Cryptroot"
|
||||
echo "Done."
|
||||
|
||||
# Informing the Kernel of the changes.
|
||||
echo "Informing the Kernel about the disk changes."
|
||||
partprobe $DISK
|
||||
|
||||
# Formatting the ESP as FAT32.
|
||||
|
Loading…
Reference in New Issue
Block a user