From c036739c81065023efc290e8c1be4045bf359360 Mon Sep 17 00:00:00 2001 From: Robert Date: Tue, 12 Nov 2024 10:53:01 +0100 Subject: [PATCH] weg --- mint/make_swapvol.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/mint/make_swapvol.sh b/mint/make_swapvol.sh index ad72848..ce81659 100644 --- a/mint/make_swapvol.sh +++ b/mint/make_swapvol.sh @@ -24,9 +24,6 @@ rootdev=${rootdevsrc%\[/@]} echo "BTRFS-Device ist daher $rootdev" echo "OK - erzeuge jetzt (etwas umständlich) ein SubVol /@swap, in dem swapfile liegt" -# falls noch ein altes /swapfile da ist : kill -sudo rm /swapfile - # zunächst nochmal mounten, damit die root-subvols sichtbar werden sudo mount $rootdev /mnt # If you run ls /mnt, you'll see @, @home and other subvolumes that may be there.