Cyber Ops Reading Assignment 8 - marsecguy/reading-notes-cyberops GitHub Wiki
Reading Assignment 8
Iso Files
- What is an ISO File?
- A file that contains a complete image of a disk (CD,DVD,BD). It can be used to transfer data or run programs from the disk without needing to have the physical disk.
- How do you write an ISO file to a CD, DVD, or removable media (like a thumb drive)?
- Windows contains a built-in program that can accessed by right-clicking on the file and following the wizard.
- How do you create an ISO file?
- By using a third-party application.
- How do you mount an ISO file?
- Use a disk emulator and assign it an unused drive letter as the drive it will represent.
Source: Lifewire