1
Zenarmor (Sensei) / Re: SWAP
« on: April 07, 2022, 05:12:55 pm »
@mb
used this tutorial : https://www.sunnyvalley.io/docs/installing/installation#installing-on-opnsense ,nothing out of the ordinary
Greetings
Hi @k0ns0l3
/dev/md98 did not seem familiar to me. Zenarmor's memdisk device is /dev/md43.
Let me check with the team again.
Other than that, zenarmor's memdisk should not survive reboots unless you have the Zenarmor Packet Engine is set to be enabled at boot time. Memdisk is created by the rc service script.
Code: [Select]
mdconfig -d -u md43
mdconfig: ioctl(/dev/mdctl): No such file or directory
Code: [Select]
/sbin/umount /dev/43
umount: /dev/43: statfs: No such file or directory
umount: /dev/43: unknown file system
used this tutorial : https://www.sunnyvalley.io/docs/installing/installation#installing-on-opnsense ,nothing out of the ordinary
Greetings
