how to mount and unmount iso and bin etc on ubuntu

Asked by Khaled

how to mount and unmount and burn iso and bin files etc on ubuntu

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu util-linux Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Caesar (shcaesar) said :
#1

Mount and unmount:
On a terminal issue this command: "sudo mount -o loop your_iso_file /mnt/iso [-t iso9660]"; the [-t iso9660] is optional, the /mnt/iso is a directory which if you do have, then make one or replace it with another direcroty.

Burn:
I assume you have an ubuntu disktop environment installed, in which case, you only need to put your writable CD or DVD into your drive then double click your iso file and follow the instructions.

Can you help with this problem?

Provide an answer of your own, or ask Khaled for more information if necessary.

To post a message you must log in.