<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in Mount an ISO file in Linux</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/mount_an_iso_file_in_linux_linux_tech_recipes/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 13 Aug 2011 06:30:01 -0000</lastBuildDate><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-285294758</link><description>&lt;p&gt;mkdir -p /mnt/test&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Naveen Nishad</dc:creator><pubDate>Sat, 13 Aug 2011 06:30:01 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-251830178</link><description>&lt;p&gt;mount -o loop /path where u r file      /Mount point&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roshan</dc:creator><pubDate>Thu, 14 Jul 2011 01:37:35 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-235187543</link><description>&lt;p&gt;bunch of effing noobs - "I don't linux! - your tutorial doesn't work it says no such file or directory" ... effing depressing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hgfd</dc:creator><pubDate>Sun, 26 Jun 2011 11:29:34 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-94589786</link><description>&lt;p&gt;sorry, meant to say / is start of base system&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe</dc:creator><pubDate>Sat, 06 Nov 2010 15:02:16 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-94589400</link><description>&lt;p&gt;Linux measures up, and linux doesn't measure up, depending on who's using it&lt;/p&gt;&lt;p&gt;it doesn't "open like a folder," /mnt/test would = say "E:\" (or whatever your cd is on windows)&lt;/p&gt;&lt;p&gt;/ is just the start of your root partition, but if you look at your actual cdrom, the /cdrom(or whatever you have) is just a link to /mnt/cdrom, so there's not really a difference between /mnt/cdrom and /mnt/test, not anymore than there is between e:\(real cd drive) and f:\(daemon tools fake cd drive)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joe</dc:creator><pubDate>Sat, 06 Nov 2010 15:00:20 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-85628626</link><description>&lt;p&gt;it doesnt because they have made a daemon tools lite for linux yet.&lt;br&gt;i "mounted an .iso and it opened like a folder not like a cd-rom. i am trying to like linux but it just does NOT measure up.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Sun, 10 Oct 2010 02:25:36 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-70452460</link><description>&lt;p&gt;Not working&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vps-hosting-online</dc:creator><pubDate>Sat, 21 Aug 2010 10:08:10 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-60021130</link><description>&lt;p&gt;thanks. and the comments below about only using root was also helpful.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">X81kilo</dc:creator><pubDate>Wed, 30 Jun 2010 14:03:59 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-41793724</link><description>&lt;p&gt;When you use sudo -i to turn into root, it changes your current directory to root's home directory, /root, so you're no longer in your old directory where you can access the file with the relative path you were using before.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jackwade</dc:creator><pubDate>Fri, 26 Mar 2010 14:09:56 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-24367152</link><description>&lt;p&gt;mount: only root can do that&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">retep014</dc:creator><pubDate>Mon, 30 Nov 2009 16:50:04 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-20708062</link><description>&lt;p&gt;Your recipe seems like not working. I have given the command:-&lt;/p&gt;&lt;p&gt;mount -o loop -t iso9660 rld-dmc4.iso /media/Entertainment/Game/Devil\ May\ Cry\ 4\ Image/&lt;/p&gt;&lt;p&gt;And I got the o/p:-&lt;/p&gt;&lt;p&gt;rld-dmc4.iso: No such file or directory&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">prakharmishra</dc:creator><pubDate>Wed, 21 Oct 2009 12:15:08 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-16365539</link><description>&lt;p&gt;lawrence - you arent specifying a path for your BF1942_1.iso file.&lt;br&gt;try&lt;br&gt;mkdir /mnt/foo&lt;br&gt;mount -o loop /dir/path/filename.iso /mnt/foo&lt;br&gt;that should do the trick&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mainmeat</dc:creator><pubDate>Thu, 10 Sep 2009 16:51:14 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-8353087</link><description>&lt;p&gt;what is the path to BF1942_1.iso relative to your current directory?&lt;/p&gt;&lt;p&gt;Should something like&lt;/p&gt;&lt;p&gt;mkdir -p /mnt/disk&lt;br&gt;mount -o loop /dev/USB/BF1942_1.iso /mnt/disk &lt;br&gt;... Make any sense?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">michael</dc:creator><pubDate>Sun, 19 Apr 2009 14:22:06 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-8207341</link><description>&lt;p&gt;lawrence@Inf1n1ty:~$ su&lt;br&gt;Password: &lt;br&gt;su: Authentication failure&lt;br&gt;lawrence@Inf1n1ty:~$ sudo -i&lt;br&gt;root@Inf1n1ty:~# mkdir -p /mnt/disk&lt;br&gt;root@Inf1n1ty:~# mount -o loop BF1942_1.iso /mnt/disk&lt;br&gt;BF1942_1.iso: No such file or directory&lt;br&gt;root@Inf1n1ty:~#&lt;/p&gt;&lt;p&gt;so when i log into root, cannot as it is locked, so use sudo to gain root privileges, Then when I go to mount the image it doesn't find it. &lt;br&gt;Is there a certain location that I need to place the iso in question?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lawrence</dc:creator><pubDate>Tue, 14 Apr 2009 15:49:09 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-6107817</link><description>&lt;p&gt;you need to create the mount point first, i.e. "mkdir /mnt/test"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bob</dc:creator><pubDate>Mon, 09 Feb 2009 00:45:35 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-6069611</link><description>&lt;p&gt;eh... it says "mount: mount point /mnt/[name] does not exist"&lt;br&gt;wat do i do? &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nokie</dc:creator><pubDate>Sat, 07 Feb 2009 12:35:01 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-5456046</link><description>&lt;p&gt;umount /mnt/test&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">a$$hole</dc:creator><pubDate>Wed, 21 Jan 2009 23:55:22 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-5437981</link><description>&lt;p&gt;works fine, how would you unmount&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jesla</dc:creator><pubDate>Wed, 21 Jan 2009 13:53:43 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-4920857</link><description>&lt;p&gt;your iso image file system was another ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ruslanas Gzibovskis</dc:creator><pubDate>Mon, 05 Jan 2009 18:14:05 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-3901546</link><description>&lt;p&gt;it also works without "-t iso9660" (mount -o loop file.iso /mnt/test)... When I tried, your command doesn't work at all...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">miezebieze</dc:creator><pubDate>Wed, 19 Nov 2008 16:18:28 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-3855153</link><description>&lt;p&gt;unable to mount iso file using command mentioned above  as each time there  is a extracted directory made in test folder&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit</dc:creator><pubDate>Mon, 17 Nov 2008 05:16:24 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-3263354</link><description>&lt;p&gt;thank you, had not dont that before.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JOsh</dc:creator><pubDate>Thu, 23 Oct 2008 17:44:32 -0000</pubDate></item><item><title>Re: Mount an ISO file in Linux</title><link>http://www.tech-recipes.com/rx/857/mount-an-iso-file-in-linux/#comment-3087462</link><description>&lt;p&gt;You fail to explain that this command only works for root.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bob</dc:creator><pubDate>Thu, 16 Oct 2008 08:50:24 -0000</pubDate></item></channel></rss>