CompTIA Linux+ XK0-005 – Question088

A Linux system is failing to boot with the following error:

Which of the following actions will resolve this issue? (Choose two.)

A.
Execute grub-install –root-directory=/mnt and reboot.
B. Execute grub-install /dev/sdX and reboot.
C. Interrupt the boot process in the GRUB menu and add rescue to the kernel line.
D. Fix the partition modifying /etc/default/grub and reboot.
E. Interrupt the boot process in the GRUB menu and add single to the kernel line.
F. Boot the system on a LiveCD/ISO.

Correct Answer: BD