mirror of
https://codeberg.org/Computertruhe/Setup-Skripte.git
synced 2025-06-28 11:26:18 +02:00
mint/make_swapvol.sh aktualisiert
This commit is contained in:
parent
2ca2c13a83
commit
197936fd17
1 changed files with 2 additions and 1 deletions
|
@ -88,3 +88,4 @@ sudo echo "/swap/swapfile none swap sw 0 0" >> /etc/fstab
|
||||||
# The UUID is the one of your /dev/sda1.
|
# The UUID is the one of your /dev/sda1.
|
||||||
echo "Fertig! Swap ist nun im Subvol @swap"
|
echo "Fertig! Swap ist nun im Subvol @swap"
|
||||||
sudo swapon
|
sudo swapon
|
||||||
|
echo "Swap sollte nun aktiv sein."
|
Loading…
Add table
Add a link
Reference in a new issue