nerdexam
IBM

C9010-022 · Question #14

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

The correct answer is B. Define cd0 mount point as /cdfs in file /etc/cdromd.conf startsrc -s cdromd cdmount cd0. See the full explanation below for the reasoning.

Question

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

Options

  • Acdutil -s -k cd0 /cdfs mount /cdfs
  • BDefine cd0 mount point as /cdfs in file /etc/cdromd.conf startsrc -s cdromd cdmount cd0
  • CDefine cd0 mount point as /cdfs in /etc/filesystems as vfs type jfs2 mount /cdfs
  • Dcrfs -v cdfs -p ro -d 'cd0' -m '/cdfs' mount /cdfs
  • Emkfs -v cdfs /dev/cd0 mount /cdfs

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    80% (28)
  • C
    11% (4)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full C9010-022 Practice