A user is trying to insert a CD-ROM on their system to access data sent by a customer, but the
CD-ROM is failing to mount automatically. Which two commands do you need to perform to
ensure the correct process is running and then restart it if required? (Choose two.)
A.
mount cd
B.
mount cdrom
C.
svcs -p | grep vold
D.
svcs -p | grep volmgt
E.
/etc/init.d/vold start
F.
/etc/init.d/volmgt start
Explanation: