Hello, I made a mistake in rc.conf (enabling nginx, nginx seems to hang forever), and now want to undo it, but it is not possible at the moment, because the system is not finished booting. This is on a Marvell Sheevaplug running the ARM architecture of FreeBSD. I do not have this nice countdown menu like on my amd64 computer. I have serial access from another machine running nearby. I know in OpenBSD you write [CMD="loader>"]boot -s[/CMD] at the start of the boot process, then I wonder: how is it possible for me to enter single user mode (I am hoping for some escape command like !)?
Basically, what happens at boot is the kernel binary file is loaded for the early boot process (recognition of devices).
Basically, what happens at boot is the kernel binary file is loaded for the early boot process (recognition of devices).