-1

Im trying to figure out on how to run an iso rather than mounting it but I have tried checking other sources but I either don't get what it means or it's the opposite. Help on this would be awesome.

Fauksy
  • 1
  • 1
  • 2
  • 2

1 Answers1

1

"run an ISO rather than mounting" -- there is no such thing. An ISO is a disk image representing a CD-ROM, and this determines what you can do with it: mount it or burn it to a physical CD (and then typically use that CD to boot).

See: How to burn or mount an ISO file?

Paul
  • 7,007
  • 3
  • 23
  • 30