{"id":147,"date":"2008-11-11T05:51:27","date_gmt":"2008-11-11T05:51:27","guid":{"rendered":"https:\/\/fir3netwp.gmsrrpobkbd.com\/2008\/11\/11\/unix-how-to-mount-an-iso-image\/"},"modified":"2021-07-30T15:14:06","modified_gmt":"2021-07-30T15:14:06","slug":"unix-how-to-mount-an-iso-image","status":"publish","type":"post","link":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html","title":{"rendered":"Linux – How to Mount an ISO image"},"content":{"rendered":"

In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file,<\/p>\n

root@host:~$ mkdir \/mnt\/iso \r\nroot@host:~$ mount -o loop -t iso9660 MYCD.iso \/mnt\/iso<\/pre>\n

use the following command to confirm that you have mounted it correctly,<\/p>\n

root@host:~$ df -kh<\/pre>\n

You should see,<\/p>\n

Filesystem\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Size\u00a0 Used Avail Use% Mounted on\r\nMYCD.iso\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 654M\u00a0 654M\u00a0\u00a0\u00a0\u00a0 0 100% \/mnt\/iso<\/pre>\n

To unmount your image run the following,<\/p>\n

root@host:~$ umount \/mnt\/isoimage \r\n<\/span><\/pre>\n","protected":false},"excerpt":{"rendered":"

In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file, root@host:~$ mkdir \/mnt\/iso root@host:~$ mount -o loop -t iso9660 MYCD.iso \/mnt\/iso use the following command to confirm that you have mounted it correctly, root@host:~$ df -kh You should see, Filesystem\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Size\u00a0 Used … Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[52],"tags":[],"yoast_head":"\nLinux - How to Mount an ISO image - Fir3net<\/title>\n<meta name=\"description\" content=\"In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file, root@host:~$ mkdir \/mnt\/iso root@host:~$\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux - How to Mount an ISO image - Fir3net\" \/>\n<meta property=\"og:description\" content=\"In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file, root@host:~$ mkdir \/mnt\/iso root@host:~$\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html\" \/>\n<meta property=\"og:site_name\" content=\"Fir3net\" \/>\n<meta property=\"article:published_time\" content=\"2008-11-11T05:51:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-30T15:14:06+00:00\" \/>\n<meta name=\"author\" content=\"Rick Donato\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rick Donato\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html\"},\"author\":{\"name\":\"Rick Donato\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037\"},\"headline\":\"Linux – How to Mount an ISO image\",\"datePublished\":\"2008-11-11T05:51:27+00:00\",\"dateModified\":\"2021-07-30T15:14:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html\"},\"wordCount\":53,\"publisher\":{\"@id\":\"https:\/\/www.fir3net.com\/#organization\"},\"articleSection\":[\"Linux\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html\",\"url\":\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html\",\"name\":\"Linux - How to Mount an ISO image - Fir3net\",\"isPartOf\":{\"@id\":\"https:\/\/www.fir3net.com\/#website\"},\"datePublished\":\"2008-11-11T05:51:27+00:00\",\"dateModified\":\"2021-07-30T15:14:06+00:00\",\"description\":\"In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file, root@host:~$ mkdir \/mnt\/iso root@host:~$\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fir3net.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Operating Systems\",\"item\":\"https:\/\/www.fir3net.com\/os\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Linux\",\"item\":\"https:\/\/www.fir3net.com\/os\/linux\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Linux – How to Mount an ISO image\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fir3net.com\/#website\",\"url\":\"https:\/\/www.fir3net.com\/\",\"name\":\"Fir3net\",\"description\":\"Keeping you in the know\",\"publisher\":{\"@id\":\"https:\/\/www.fir3net.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fir3net.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.fir3net.com\/#organization\",\"name\":\"Fir3net\",\"url\":\"https:\/\/www.fir3net.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png\",\"contentUrl\":\"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png\",\"width\":390,\"height\":88,\"caption\":\"Fir3net\"},\"image\":{\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037\",\"name\":\"Rick Donato\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g\",\"caption\":\"Rick Donato\"},\"description\":\"Rick Donato is a Network Automation Architect\/Evangelist and the founder of Packet Coders.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux - How to Mount an ISO image - Fir3net","description":"In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file, root@host:~$ mkdir \/mnt\/iso root@host:~$","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html","og_locale":"en_US","og_type":"article","og_title":"Linux - How to Mount an ISO image - Fir3net","og_description":"In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file, root@host:~$ mkdir \/mnt\/iso root@host:~$","og_url":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html","og_site_name":"Fir3net","article_published_time":"2008-11-11T05:51:27+00:00","article_modified_time":"2021-07-30T15:14:06+00:00","author":"Rick Donato","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rick Donato"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html#article","isPartOf":{"@id":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html"},"author":{"name":"Rick Donato","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037"},"headline":"Linux – How to Mount an ISO image","datePublished":"2008-11-11T05:51:27+00:00","dateModified":"2021-07-30T15:14:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html"},"wordCount":53,"publisher":{"@id":"https:\/\/www.fir3net.com\/#organization"},"articleSection":["Linux"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html","url":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html","name":"Linux - How to Mount an ISO image - Fir3net","isPartOf":{"@id":"https:\/\/www.fir3net.com\/#website"},"datePublished":"2008-11-11T05:51:27+00:00","dateModified":"2021-07-30T15:14:06+00:00","description":"In order to mount your ISO you will need to add the ISO to your box, create the directory then mount the file, root@host:~$ mkdir \/mnt\/iso root@host:~$","breadcrumb":{"@id":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fir3net.com\/UNIX-Linux\/General-UNIX\/unix-how-to-mount-an-iso-image.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fir3net.com\/"},{"@type":"ListItem","position":2,"name":"Operating Systems","item":"https:\/\/www.fir3net.com\/os"},{"@type":"ListItem","position":3,"name":"Linux","item":"https:\/\/www.fir3net.com\/os\/linux"},{"@type":"ListItem","position":4,"name":"Linux – How to Mount an ISO image"}]},{"@type":"WebSite","@id":"https:\/\/www.fir3net.com\/#website","url":"https:\/\/www.fir3net.com\/","name":"Fir3net","description":"Keeping you in the know","publisher":{"@id":"https:\/\/www.fir3net.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fir3net.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fir3net.com\/#organization","name":"Fir3net","url":"https:\/\/www.fir3net.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png","contentUrl":"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png","width":390,"height":88,"caption":"Fir3net"},"image":{"@id":"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037","name":"Rick Donato","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g","caption":"Rick Donato"},"description":"Rick Donato is a Network Automation Architect\/Evangelist and the founder of Packet Coders."}]}},"_links":{"self":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/147"}],"collection":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/comments?post=147"}],"version-history":[{"count":0,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/147\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/media?parent=147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/categories?post=147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/tags?post=147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}