Replace the noswap boot option with systemd.swap=no

Cf 567a530760
merge-requests/16/head
Raphaël Hertzog 5 years ago
parent d789b34160
commit 7a24712bb5

@ -10,6 +10,6 @@ label live-forensic
menu label Live (^forensic mode)
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live username=kali hostname=kali noswap noautomount
append boot=live username=kali hostname=kali systemd.swap=no noautomount
END

Loading…
Cancel
Save