On 1/8/22 19:38, Tixy wrote: > On Sat, 2022-01-08 at 19:18 +0200, Georgi Naplatanov wrote: > [1] If I remember correct, you couldn't actually disable swap, just set > it's size to the minimum of 4MB. >
Hi Tixy, it's possible not to use swap. Debian installer (in expert mode) shows a warning if the user doesn't create swap partition. On installed system swap can be turned off with swapoff command and swap partition can be removed from /etc/fstab manually. Kind regards Georgi