Which two options are characteristics of a fast reboot?
A.
A fast reboot bypasses grub.
B.
A fast reboot cannot be used after a system panic on the x86 platform.
C.
A fast reboot can only be executed on the SPARC platform when the
config/fastreboot_default property for the svc:/system/boot-config:default service is set to
true.
D.
A fast reboot uses an in-kernel boot loader to load the kernel into memory.
E.
A fast reboot is the default on all platforms.
The config/fastreboot_default property of the boot-config service enables an automatic fast reboot of the system when either the reboot or the init 6 command is used. When the config/fastreboot_default property is set to true, the system automatically performs a fast reboot, without the need to use the reboot -f command. By default, this property’s value is set to false on a SPARC based system.