amazon/xen... any way at all to pass a message/signal/semaphoere/morse-code to the boot loader?
Julian Elischer
julian at freebsd.org
Wed Apr 12 04:03:50 UTC 2017
In Amazon ec2 they have no console access (though I heard rumors that
it was available I have not seen any sign of it) so I'd like to put a
"recovery partition" into an AMI.
The trick is how to convince it to boot to that instead of the regular
action.
The ideal thing would be if there was way to 'influence' one of the
smbios values in some way, and have the boot code see it, but I'm open
to any suggestions.
I really need only 1 bit of information to get through.
Possibilties include "changing the VM to have only 2G of ram" (we'd
never do that in a real machine).
or maybe temporarily removing all the disks other than the root drive?
Almost anything I could do to signal the boot code to behave differently.
More information about the freebsd-xen
mailing list