nerdexam
LPI

201-400 · 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

(30 responses)
  • A
    3% (1)
  • B
    77% (23)
  • C
    10% (3)
  • D
    7% (2)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 201-400 Practice