<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mounting ext3 in Snow Leopard&#8230;</title>
	<atom:link href="http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/</link>
	<description>Eat your heart out before I do.</description>
	<lastBuildDate>Fri, 11 Jun 2010 10:28:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tom</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2707</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 11 Jun 2010 10:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2707</guid>
		<description>very useful worked for me... thankyou</description>
		<content:encoded><![CDATA[<p>very useful worked for me&#8230; thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gravitas</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2687</link>
		<dc:creator>Gravitas</dc:creator>
		<pubDate>Thu, 03 Jun 2010 16:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2687</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-2120&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-2120&quot; rel=&quot;nofollow&quot;&gt;admin&lt;/a&gt; :&lt;/strong&gt;
I’ve never seen that error. What did you format your drive with? I formatted my drive on an ubuntu machine with ext3 filesystem.  Give me some specs on what your using and running.  Let’s get this thing figured out!
&lt;/blockquote&gt;

I get that same exact error, like this:

fuse-ext2 /dev/disk1 /Volumes/extdrive/ -o force
fuse-ext2: version:&#039;0.0.7&#039;, fuse_version:&#039;27&#039; [main (../../fuse-ext2/fuse-ext2.c:324)]
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]
fuse-ext2: Error while trying to open /dev/disk1 (rc=2133571364) [do_probe (../../fuse-ext2/do_probe.c:34)]
fuse-ext2: Probe failed [main (../../fuse-ext2/fuse-ext2.c:340)]

--

The disk is precisely the correct one (/dev/disk1) I can even hear it power on, spin up etc read it. And then the error comes.

So far I have read through about 20 forums, none of them offer any help help regarding this.

The disk is an old 40GB Ubuntu ext2 disk from around 2003 or so. From a dead laptop that died and would not power on. Some valuable data still on it, and no PC&#039;s around to read it either..

Any help would be great - so far this problem seems to beyond the forum&#039;s ability to solve.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-2120"><p>
<strong><a href="#comment-2120" rel="nofollow">admin</a> :</strong><br />
I’ve never seen that error. What did you format your drive with? I formatted my drive on an ubuntu machine with ext3 filesystem.  Give me some specs on what your using and running.  Let’s get this thing figured out!
</p></blockquote>
<p>I get that same exact error, like this:</p>
<p>fuse-ext2 /dev/disk1 /Volumes/extdrive/ -o force<br />
fuse-ext2: version:&#8217;0.0.7&#8242;, fuse_version:&#8217;27&#8242; [main (../../fuse-ext2/fuse-ext2.c:324)]<br />
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]<br />
fuse-ext2: Error while trying to open /dev/disk1 (rc=2133571364) [do_probe (../../fuse-ext2/do_probe.c:34)]<br />
fuse-ext2: Probe failed [main (../../fuse-ext2/fuse-ext2.c:340)]</p>
<p>&#8211;</p>
<p>The disk is precisely the correct one (/dev/disk1) I can even hear it power on, spin up etc read it. And then the error comes.</p>
<p>So far I have read through about 20 forums, none of them offer any help help regarding this.</p>
<p>The disk is an old 40GB Ubuntu ext2 disk from around 2003 or so. From a dead laptop that died and would not power on. Some valuable data still on it, and no PC&#8217;s around to read it either..</p>
<p>Any help would be great &#8211; so far this problem seems to beyond the forum&#8217;s ability to solve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2663</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 13 May 2010 12:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2663</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-2519&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-2519&quot; rel=&quot;nofollow&quot;&gt;Mark&lt;/a&gt; :&lt;/strong&gt;
I have MAC OS X – 10.6.2 (Snow Leopard)
I installed:  MacFUSE first
Then installed: fuse-ext2
See first post for details.  Then I just plugged in my ext3 USB drive, powered it up and it mounted automatically in /Volumes.
This was a great surprise – No unix commands into terminal necessary.

Same for me just loaded up MacFuse then fuse-ext2 and bingo now my server backup USB just appears on the desktop.  Really.  Thanks heaps to who ever was involved in creating this.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-2519"><p>
<strong><a href="#comment-2519" rel="nofollow">Mark</a> :</strong><br />
I have MAC OS X – 10.6.2 (Snow Leopard)<br />
I installed:  MacFUSE first<br />
Then installed: fuse-ext2<br />
See first post for details.  Then I just plugged in my ext3 USB drive, powered it up and it mounted automatically in /Volumes.<br />
This was a great surprise – No unix commands into terminal necessary.</p>
<p>Same for me just loaded up MacFuse then fuse-ext2 and bingo now my server backup USB just appears on the desktop.  Really.  Thanks heaps to who ever was involved in creating this.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2659</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 11 May 2010 17:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2659</guid>
		<description>Thank you very much!!!! It works perfectly with an external ext4 formatted drive.</description>
		<content:encoded><![CDATA[<p>Thank you very much!!!! It works perfectly with an external ext4 formatted drive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2595</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 05 Apr 2010 06:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2595</guid>
		<description>Thanks to Eric and to Caity for the script idea. However I would point out a slight hazard:
(from bitter experience) scripting will work fine while you have only one (boot) disk, 
and after you&#039;ve finished messing about adding/subtracting disks from your system.
Diskarbitration probes asynchronously, resulting in &quot;n&quot; for &quot;disknsm&quot; being somewhat arbitrary.

Second: I&#039;ve also struck Gnorkie&#039;s problem, and I believe it is caused by a socket timeout.
The journaling system is different for ext3 and hfs+, thus each time a disk is remounted
on the &quot;other&quot; OS, the journal is rebuilt. Or maybe something else is happening?
An awful lot of disk thrashing can be heard for up to two minutes before mount fails.
Manual mount after that time is almost instant.

P&#039;raps I should explain, I want a dual boot system, MacOS 10.6.2 + Ubuntu 9.10,
with a common shared Home on a separate volume, same disk, plus a large disk
for multimedia editing work. Home at present is a 150G partition on the common
boot disk, with ~50,000 files. It works, but...  Also some people may be annoyed at
having to run a shell script every time (mount + unmount) for removable media.</description>
		<content:encoded><![CDATA[<p>Thanks to Eric and to Caity for the script idea. However I would point out a slight hazard:<br />
(from bitter experience) scripting will work fine while you have only one (boot) disk,<br />
and after you&#8217;ve finished messing about adding/subtracting disks from your system.<br />
Diskarbitration probes asynchronously, resulting in &#8220;n&#8221; for &#8220;disknsm&#8221; being somewhat arbitrary.</p>
<p>Second: I&#8217;ve also struck Gnorkie&#8217;s problem, and I believe it is caused by a socket timeout.<br />
The journaling system is different for ext3 and hfs+, thus each time a disk is remounted<br />
on the &#8220;other&#8221; OS, the journal is rebuilt. Or maybe something else is happening?<br />
An awful lot of disk thrashing can be heard for up to two minutes before mount fails.<br />
Manual mount after that time is almost instant.</p>
<p>P&#8217;raps I should explain, I want a dual boot system, MacOS 10.6.2 + Ubuntu 9.10,<br />
with a common shared Home on a separate volume, same disk, plus a large disk<br />
for multimedia editing work. Home at present is a 150G partition on the common<br />
boot disk, with ~50,000 files. It works, but&#8230;  Also some people may be annoyed at<br />
having to run a shell script every time (mount + unmount) for removable media.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2589</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Thu, 01 Apr 2010 18:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2589</guid>
		<description>Thaaaanks a lot! You saved my life! =) Happy Easter!</description>
		<content:encoded><![CDATA[<p>Thaaaanks a lot! You saved my life! =) Happy Easter!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnorkie</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2567</link>
		<dc:creator>Gnorkie</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2567</guid>
		<description>Just installing MacFuse and fuse-ext2 I get the disks for reading only, not for writing. They are ext3, formatted with the Popcorn Hour A-110 network media tank.

Here is the errore I get when trying to mount
(before I&#039;ve unmounted the disks with disk manager)

Mac-Pro:bin Stefano$ sudo ./fuse-ext2 /dev/disk0s3 /Volumes/HD1/ -o force
fuse-ext2: version:&#039;0.0.7&#039;, fuse_version:&#039;27&#039; [main (../../fuse-ext2/fuse-ext2.c:324)]
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]
fuse-ext2: leave [do_probe (../../fuse-ext2/do_probe.c:55)]
fuse-ext2: opts.device: /dev/disk0s3 [main (../../fuse-ext2/fuse-ext2.c:351)]
fuse-ext2: opts.mnt_point: /Volumes/HD1/ [main (../../fuse-ext2/fuse-ext2.c:352)]
fuse-ext2: opts.volname:  [main (../../fuse-ext2/fuse-ext2.c:353)]
fuse-ext2: opts.options: force [main (../../fuse-ext2/fuse-ext2.c:354)]
fuse-ext2: parsed_options: force,allow_other,local,noappledouble,fsname=/dev/disk0s3,fstypename=ext2,volname=disk0s3 [main (../../fuse-ext2/fuse-ext2.c:355)]
fuse-ext2: mounting read-write [main (../../fuse-ext2/fuse-ext2.c:369)]
Mac-Pro:bin Stefano$ sudo mkdir /Volumes/HD mount_fusefs: failed to mount /Volumes/HD1@/dev/fuse0: Socket is not connected
./fuse-ext2 /dev/disksudo mkdir /Volumes/HDA
Mac-Pro:bin Stefano$ sudo ./fuse-ext2 /dev/disk0s3 /Volumes/HDA/ -o force
fuse-ext2: version:&#039;0.0.7&#039;, fuse_version:&#039;27&#039; [main (../../fuse-ext2/fuse-ext2.c:324)]
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]
fuse-ext2: leave [do_probe (../../fuse-ext2/do_probe.c:55)]
fuse-ext2: opts.device: /dev/disk0s3 [main (../../fuse-ext2/fuse-ext2.c:351)]
fuse-ext2: opts.mnt_point: /Volumes/HDA/ [main (../../fuse-ext2/fuse-ext2.c:352)]
fuse-ext2: opts.volname:  [main (../../fuse-ext2/fuse-ext2.c:353)]
fuse-ext2: opts.options: force [main (../../fuse-ext2/fuse-ext2.c:354)]
fuse-ext2: parsed_options: force,allow_other,local,noappledouble,fsname=/dev/disk0s3,fstypename=ext2,volname=disk0s3 [main (../../fuse-ext2/fuse-ext2.c:355)]
fuse-ext2: mounting read-write [main (../../fuse-ext2/fuse-ext2.c:369)]
Mac-Pro:bin Stefano$ mount_fusefs: failed to mount /Volumes/HDA@/dev/fuse1: Socket is not connected</description>
		<content:encoded><![CDATA[<p>Just installing MacFuse and fuse-ext2 I get the disks for reading only, not for writing. They are ext3, formatted with the Popcorn Hour A-110 network media tank.</p>
<p>Here is the errore I get when trying to mount<br />
(before I&#8217;ve unmounted the disks with disk manager)</p>
<p>Mac-Pro:bin Stefano$ sudo ./fuse-ext2 /dev/disk0s3 /Volumes/HD1/ -o force<br />
fuse-ext2: version:&#8217;0.0.7&#8242;, fuse_version:&#8217;27&#8242; [main (../../fuse-ext2/fuse-ext2.c:324)]<br />
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]<br />
fuse-ext2: leave [do_probe (../../fuse-ext2/do_probe.c:55)]<br />
fuse-ext2: opts.device: /dev/disk0s3 [main (../../fuse-ext2/fuse-ext2.c:351)]<br />
fuse-ext2: opts.mnt_point: /Volumes/HD1/ [main (../../fuse-ext2/fuse-ext2.c:352)]<br />
fuse-ext2: opts.volname:  [main (../../fuse-ext2/fuse-ext2.c:353)]<br />
fuse-ext2: opts.options: force [main (../../fuse-ext2/fuse-ext2.c:354)]<br />
fuse-ext2: parsed_options: force,allow_other,local,noappledouble,fsname=/dev/disk0s3,fstypename=ext2,volname=disk0s3 [main (../../fuse-ext2/fuse-ext2.c:355)]<br />
fuse-ext2: mounting read-write [main (../../fuse-ext2/fuse-ext2.c:369)]<br />
Mac-Pro:bin Stefano$ sudo mkdir /Volumes/HD mount_fusefs: failed to mount /Volumes/HD1@/dev/fuse0: Socket is not connected<br />
./fuse-ext2 /dev/disksudo mkdir /Volumes/HDA<br />
Mac-Pro:bin Stefano$ sudo ./fuse-ext2 /dev/disk0s3 /Volumes/HDA/ -o force<br />
fuse-ext2: version:&#8217;0.0.7&#8242;, fuse_version:&#8217;27&#8242; [main (../../fuse-ext2/fuse-ext2.c:324)]<br />
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]<br />
fuse-ext2: leave [do_probe (../../fuse-ext2/do_probe.c:55)]<br />
fuse-ext2: opts.device: /dev/disk0s3 [main (../../fuse-ext2/fuse-ext2.c:351)]<br />
fuse-ext2: opts.mnt_point: /Volumes/HDA/ [main (../../fuse-ext2/fuse-ext2.c:352)]<br />
fuse-ext2: opts.volname:  [main (../../fuse-ext2/fuse-ext2.c:353)]<br />
fuse-ext2: opts.options: force [main (../../fuse-ext2/fuse-ext2.c:354)]<br />
fuse-ext2: parsed_options: force,allow_other,local,noappledouble,fsname=/dev/disk0s3,fstypename=ext2,volname=disk0s3 [main (../../fuse-ext2/fuse-ext2.c:355)]<br />
fuse-ext2: mounting read-write [main (../../fuse-ext2/fuse-ext2.c:369)]<br />
Mac-Pro:bin Stefano$ mount_fusefs: failed to mount /Volumes/HDA@/dev/fuse1: Socket is not connected</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2529</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 18 Feb 2010 19:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2529</guid>
		<description>theres something up with your installation of fuse.  Are you running Snow Leopard?</description>
		<content:encoded><![CDATA[<p>theres something up with your installation of fuse.  Are you running Snow Leopard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2524</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 12 Feb 2010 06:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2524</guid>
		<description>I get:

sudo fuse-ext2 /dev/disk0s2 /Volumes/MEDIA/ -o force
fuse-ext2: version:&#039;0.0.7&#039;, fuse_version:&#039;27&#039; [main (../../fuse-ext2/fuse-ext2.c:324)]
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]
fuse-ext2: leave [do_probe (../../fuse-ext2/do_probe.c:55)]
fuse-ext2: opts.device: /dev/disk0s2 [main (../../fuse-ext2/fuse-ext2.c:351)]
fuse-ext2: opts.mnt_point: /Volumes/MEDIA/ [main (../../fuse-ext2/fuse-ext2.c:352)]
fuse-ext2: opts.volname: MEDIA [main (../../fuse-ext2/fuse-ext2.c:353)]
fuse-ext2: opts.options: force [main (../../fuse-ext2/fuse-ext2.c:354)]
fuse-ext2: parsed_options: force,allow_other,local,noappledouble,fsname=/dev/disk0s2,fstypename=ext2,volname=MEDIA [main (../../fuse-ext2/fuse-ext2.c:355)]
fuse-ext2: mounting read-write [main (../../fuse-ext2/fuse-ext2.c:369)]
/Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).
the MacFUSE file system is not available (71)

:(</description>
		<content:encoded><![CDATA[<p>I get:</p>
<p>sudo fuse-ext2 /dev/disk0s2 /Volumes/MEDIA/ -o force<br />
fuse-ext2: version:&#8217;0.0.7&#8242;, fuse_version:&#8217;27&#8242; [main (../../fuse-ext2/fuse-ext2.c:324)]<br />
fuse-ext2: enter [do_probe (../../fuse-ext2/do_probe.c:30)]<br />
fuse-ext2: leave [do_probe (../../fuse-ext2/do_probe.c:55)]<br />
fuse-ext2: opts.device: /dev/disk0s2 [main (../../fuse-ext2/fuse-ext2.c:351)]<br />
fuse-ext2: opts.mnt_point: /Volumes/MEDIA/ [main (../../fuse-ext2/fuse-ext2.c:352)]<br />
fuse-ext2: opts.volname: MEDIA [main (../../fuse-ext2/fuse-ext2.c:353)]<br />
fuse-ext2: opts.options: force [main (../../fuse-ext2/fuse-ext2.c:354)]<br />
fuse-ext2: parsed_options: force,allow_other,local,noappledouble,fsname=/dev/disk0s2,fstypename=ext2,volname=MEDIA [main (../../fuse-ext2/fuse-ext2.c:355)]<br />
fuse-ext2: mounting read-write [main (../../fuse-ext2/fuse-ext2.c:369)]<br />
/Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load &#8211; (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).<br />
the MacFUSE file system is not available (71)</p>
<p> <img src='http://www.ericwingate.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ericwingate.com/2009/09/27/mounting-ext3-in-snow-leopard/comment-page-1/#comment-2519</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 01 Feb 2010 00:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericwingate.com/?p=106#comment-2519</guid>
		<description>I have MAC OS X - 10.6.2 (Snow Leopard)
I installed:  MacFUSE first
Then installed: fuse-ext2

See first post for details.  Then I just plugged in my ext3 USB drive, powered it up and it mounted automatically in /Volumes.

This was a great surprise - No unix commands into terminal necessary.</description>
		<content:encoded><![CDATA[<p>I have MAC OS X &#8211; 10.6.2 (Snow Leopard)<br />
I installed:  MacFUSE first<br />
Then installed: fuse-ext2</p>
<p>See first post for details.  Then I just plugged in my ext3 USB drive, powered it up and it mounted automatically in /Volumes.</p>
<p>This was a great surprise &#8211; No unix commands into terminal necessary.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
