.iso how to

Good day.
I am newbie in Linux so I have rather simple question.
What programs can be used to open .iso files like archive files?
Is there any programs to create virtual CD/DVD drives like DAEMON Tools?

acetoneISO from Packman

Thank you a lot!!

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Not sure if it is what you mean but File Roller opens ISOs on my system
out of the box (SLED 11 x86_64) so if you are in a Gnome interface I would
expect that to be there for you as well. Mounting the ISO is closer to
what daemon tools does in windows and that’s built into the OS:

sudo mount -o loop /path/to/your/file.iso /mnt

Browse to /mnt/ to access the data directly.

Good luck.

Proger89 wrote:
> caf4926;2054187 Wrote:
>> acetoneISO from Packman
> Thank you a lot!!
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJK4HX9AAoJEF+XTK08PnB5R80P/1U9WRBYk3y/vRiXuca2xXdB
FrGKB9uDUAluvjEGZJrWGOEADhaMJ2C+ecAuACJ1AtPW9Mm4NxlGiWb4VPkAxNC9
dW5uYRS70iQjgNzdB27KwBe0ZIBnHpNoENZ95UDoftvQ8bkhUXq49lBS9oqCkQAr
ABNAD/jpRfXEIwuarWJ5QgZwbuftRwpfj/I5Owwb5l59ce662KkLeM+DJW0IBwtZ
vdP6gZ9c8xLIKuxk1dNysxYXIq27GZHSkvn8qVI5RszBJ/TEmewIOCPhfp37ujm4
V29XzvMxv6utVqQutp3fiGwRKV+7K/bmAhfUjBCPw46c2aLi3BSggA6neTwo99AQ
/6Tbl/qS8RETcOBga3CxltCofpuczlSvAsUm1aEYXfVbuytg9VXu0sQsGtErBHph
1+tne0yMTGYSBj4xCeVy94k8SaFGZr9OSstbwXEzlwqOjSbfkD0w8ZzAendHCxDj
brol6Bw9u2qXmjtaW0kkh9wYkPnzxfhZQD8Lp7VfYGiEcrkNQZ/JOKnCPuzxQ+05
9t+l1CKv+9LiiMuJ2rhzuOKDOll6hCVW/KDR9qtYCD6baJ+YBcyL0Er4cw6ZGsxw
9J6gQBZMytK3r0DPTaAvyqlph3X19LIB5/agj0HDaCw1q8BX6cG8PGgQpVO121xC
uhdnE86ypfQtIEe8J63B
=njsW
-----END PGP SIGNATURE-----

Proger89 wrote:

>
> Good day.
> I am newbie in Linux so I have rather simple question.
> What programs can be used to open .iso files like archive files?
> Is there any programs to create virtual CD/DVD drives like DAEMON
> Tools?
>
>
I can’t recall if I installed an add-on for this or not but in konqueror
I’ve got an option in the ‘actions’ submenu called mount ISO at folder.
When I select that and point the dialogue at a folder I’m able to access
the contents of the ISO there.

kev.