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)- A3% (1)
- B77% (23)
- C10% (3)
- D7% (2)
- E3% (1)
Community Discussion
No community discussion yet for this question.