Mounting CD image .iso files in ubuntu

Posted on June 23, 2009. Filed under: Linux, Ubuntu | Tags: , |

This is very simple to mount the .iso files, with mount command.

sudo mount -o loop /home/user/mycdimage.iso /media/cdrom0

For unmounting use following command

sudo umount -l /media/cdrom0

Make a Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Liked it here?
Why not try sites on the blogroll...

Follow

Get every new post delivered to your Inbox.