mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-13 03:23:01 -06:00
Update install.sh
This commit is contained in:
parent
6e3a9257dd
commit
4f2917fe23
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Load kernel modules
|
# Load kernel modules
|
||||||
modprobe dm-crypt
|
sudo modprobe dm-crypt
|
||||||
modprobe dm-mod
|
sudo modprobe dm-mod
|
||||||
|
|
||||||
# Detect and list the drives.
|
# Detect and list the drives.
|
||||||
lsblk -f
|
lsblk -f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue