A system administrator has filesystems that should not be mounted during system startup. How can the system administrator prevent the /data filesystem from being mounted during subsequent boots?()
A、mount -no /data
B、chfs -A no /data
C、mount -t nfs /data
D、chfs -a type=nfs /data