Jamf Nation,
Does anyone know if it is possible to have a message display during the pre-boot splash screen on a Mac with FV2? This would be during the "Apple" loading screen at first boot.
OR
Would it be possible to display a message during the disk unlock loading screen after you enter reds in FV2?
I am familiar with the "Security and Privacy" solution that displays during a login. I am also familiar with "Sudo" command that can be executed like so... sudo defaults write /Library/Preferences/com.apple.loginwindow LoginwindowText “Your Text Here”.
It looks like from the research I can find, the above questions cannot be resolved because the data we can write is on the disk, which is not loaded during a pre-boot and disk unlock process. I am just looking for confirmation if that is correct or if there is some other way. Thank you