mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
test removing modprobe commands
This commit is contained in:
parent
55f3f12eec
commit
f797e1eed3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Load kernel modules
|
||||
sudo modprobe dm-crypt
|
||||
sudo modprobe dm-mod
|
||||
# sudo modprobe dm-crypt
|
||||
# sudo modprobe dm-mod
|
||||
|
||||
# Figure out how much RAM the system has an set a variable
|
||||
# ramTotal=$(grep MemTotal /proc/meminfo | awk '{print $2 / 1024 / 1024}')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue