There is an issue booting into a virtual machine. The log files show that there is an issue
during the Linux boot process of the guest. What two methods will best help determine the
problem?
A.
xm block-attach the disk to another virtual machine to inspect the file system and
check module loading issues.
B.
Use xm console to attach to the guest while it is booting and look for the specific
error.
C.
Run xm dmesg to see hardware errors in the guest.
D.
Run xm info to see the list of devices being attached to the virtual machine.