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


Read Full Post | Make a Comment ( None so far )

Recently on Tech-Passionate’s Blog...

Running batch(.bat) file as windows service

Posted on May 13, 2009. Filed under: Windows service |

Launching Any program as windows service

Posted on May 11, 2009. Filed under: Windows service | Tags: |

Hello world!

Posted on May 11, 2009. Filed under: Uncategorized |

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

Follow

Get every new post delivered to your Inbox.