So I have this weird security issue where on my Linux install I get suspicious behavior upon reboot sometimes. I reboot, try to mount some stuff, and out of the blue it tells me something has changed in the /etc/fstab file, it was modified or something. Very strange. Never happened before. Nothing gets modified. This warning goes away if I recompile my initramfs -which is very easy, I run dracut on Fedora. After rebooting, no weird things happen when I try to mount things. I don't know what this could be...maybe my initramfs get compromised/corrupted somehow?
Regardless, how would I do this on FreeBSD easily? From the little I gather FreeBSD is monolithic as in there's only the kernel and nothing else. Does this mean I must recompile kernel every time? I know OpenBSD has random linking of kernel parts during bootup....can this be done on FreeBSD?
Regardless, how would I do this on FreeBSD easily? From the little I gather FreeBSD is monolithic as in there's only the kernel and nothing else. Does this mean I must recompile kernel every time? I know OpenBSD has random linking of kernel parts during bootup....can this be done on FreeBSD?