From the discord, unfortunately no full trace-back or log file.
Steps to reproduce are simple:
- Install a first time with legacy swap partition (not zram)
- Open the installer again (
[SWAP] shows as mountpoint which is from lsblk info methods)
- Display bug + mounting should/will fail
Probably we need
- Filter
[SWAP] when parsing lsblk output in LsblkInfo
- Handle unmount for swap using
swapoff
- Helper for
swapoff similar to swapon
From the discord, unfortunately no full trace-back or log file.
Steps to reproduce are simple:
[SWAP]shows as mountpoint which is fromlsblkinfo methods)Probably we need
[SWAP]when parsing lsblk output inLsblkInfoswapoffswapoffsimilar toswapon