Is there a way or program to extract an iso? Not burn it but be able to run and view the files of an iso without actually burning it to a dvd/cd?
Printable View
Is there a way or program to extract an iso? Not burn it but be able to run and view the files of an iso without actually burning it to a dvd/cd?
You dont need that much, you just have to mount it:
8)Code:mount -t iso9660 -o loop=/dev/loop0 /where/it/is.iso /mnt/iso