Which TWO groups of actions will create a CDROM file system for device cd0 and mount this on
/cdfs? (Select 2)

A.
cdutil-s-kcd0/cdfs
mount /cdfs
B.
Define cd0 mount point as /cdfs in file /etc/cdromd.conf
startsrc -s cdromd
cdmount cd0
C.
Define cd0 mount point as /cdfs in /etc/filesystems as vfs type jfs2
mount /cdfs
D.
crfs-vcdrfs-pro-d’cd0′-mVcdfs’
mount /cdfs
E.
mkfs-v/cdfs/dev/cd0
mount /cdfs
Explanation: