如何装载(mount)上在 /etc/fstab 文件中定义的所有文件系统(____)。
A.mount -a
B.mount /mnt/*
C.mount
D.mount /etc/fstab
正确答案是A