You want to override the default runlevel 5 at the next system reboot and want the system to boot
to multiuser mode but with a text-mode login. You want the change to be temporary. What would
you do to achieve this task?
A.
Passrunlevel 3 as the kernel parameter to the GRUB boot menu.
B.
Edit the /etc/inittab file and replace the default runlevel with 3.
C.
Execute the init 3 command to bring the system to the requiredrunlevel.
D.
Passrunlevel 3 as the parameter to initrd at the Grand Unified Bootloader (GRUB) boot menu.