nerdexam
LPI

117-201 · Question #175

What command is used to create an ISO9660 filesystem that can be properly accessed from a Windows 95/98 machine?

The correct answer is B. mkisofs -J -T -r -o backup.iso /home/joe. See the full explanation below for the reasoning.

Question

What command is used to create an ISO9660 filesystem that can be properly accessed from a Windows 95/98 machine?

Options

  • Amkisofs -l -o backup.iso /home/joe
  • Bmkisofs -J -T -r -o backup.iso /home/joe
  • Cmkisofs -D -T -o backup.iso /home/joe
  • Dmkisofs -j -T -o backup.iso /home/joe
  • Emkisofs -d -T -o backup.iso /home/joe

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    83% (29)
  • D
    9% (3)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 117-201 Practice