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)- A3% (1)
- B83% (29)
- D9% (3)
- E6% (2)
Community Discussion
No community discussion yet for this question.