<?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 for Newsyland Blog</title>
	<atom:link href="http://blog.newsyland.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.newsyland.com</link>
	<description>tail -f /dev/brain &#62;&#62; blog.newsyland.com</description>
	<lastBuildDate>Tue, 17 Jan 2012 04:24:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on libtiff error in Matlab when attempting to use ImageMagick by Shinya</title>
		<link>http://blog.newsyland.com/mac-os-x/libtiff-error-in-matlab-when-attempting-to-use-imagemagick/comment-page-1#comment-19343</link>
		<dc:creator>Shinya</dc:creator>
		<pubDate>Tue, 17 Jan 2012 04:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=15#comment-19343</guid>
		<description>Hi,

I had the same problem with Student version of Matlab R2011a, and OS X 10.7.2
None of the solution above worked for me.

What worked is actually following.

&gt;&gt; !DYLD_LIBRARY_PATH=&#039;&#039;;/opt/local/bin/convert file1.eps file2.png

You don&#039;t need to change any environmental variables, and symbolic links from default settings. Matlab environmental variable is not altered by this command.
In the normal command line, DYLD_LIBRARY_PATH is not set, but it is set in MATLAB. By temporarily removing it, convert can load the library from the appropriate path.

Hope it helps someone.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I had the same problem with Student version of Matlab R2011a, and OS X 10.7.2<br />
None of the solution above worked for me.</p>
<p>What worked is actually following.</p>
<p>&gt;&gt; !DYLD_LIBRARY_PATH=&#8221;;/opt/local/bin/convert file1.eps file2.png</p>
<p>You don&#8217;t need to change any environmental variables, and symbolic links from default settings. Matlab environmental variable is not altered by this command.<br />
In the normal command line, DYLD_LIBRARY_PATH is not set, but it is set in MATLAB. By temporarily removing it, convert can load the library from the appropriate path.</p>
<p>Hope it helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X: Mounting FAT32 external hard drive via Terminal command line by Jay</title>
		<link>http://blog.newsyland.com/mac-os-x/mac-os-x-mounting-fat32-external-hard-drive-via-terminal-command-line/comment-page-1#comment-19300</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sun, 15 Jan 2012 06:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=47#comment-19300</guid>
		<description>I have a problem: 
after this command: 
sudo mount -t msdos /dev/disk3s1 /Volumes/EXT_HD/

mount_msdos: Unsupported sector size (0)


How can I fix it? 
Thanks!</description>
		<content:encoded><![CDATA[<p>I have a problem:<br />
after this command:<br />
sudo mount -t msdos /dev/disk3s1 /Volumes/EXT_HD/</p>
<p>mount_msdos: Unsupported sector size (0)</p>
<p>How can I fix it?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X: Mounting FAT32 external hard drive via Terminal command line by Jughead</title>
		<link>http://blog.newsyland.com/mac-os-x/mac-os-x-mounting-fat32-external-hard-drive-via-terminal-command-line/comment-page-1#comment-19249</link>
		<dc:creator>Jughead</dc:creator>
		<pubDate>Thu, 12 Jan 2012 21:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=47#comment-19249</guid>
		<description>This is indeed appreciated.  Gotten further than anywhere else with this guidance.  

However...I get an error:

      mount_msdos: Unsupported sector size (0)

Any thoughts?</description>
		<content:encoded><![CDATA[<p>This is indeed appreciated.  Gotten further than anywhere else with this guidance.  </p>
<p>However&#8230;I get an error:</p>
<p>      mount_msdos: Unsupported sector size (0)</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X: Mounting FAT32 external hard drive via Terminal command line by Steve</title>
		<link>http://blog.newsyland.com/mac-os-x/mac-os-x-mounting-fat32-external-hard-drive-via-terminal-command-line/comment-page-1#comment-19168</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 10 Jan 2012 02:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=47#comment-19168</guid>
		<description>Thank you so much for this post! I put the command&#039;s in as per your instructions in Terminal and the hard drive mounted after a restart, I was ready to start using data recovery software to retrieve 400GB!

Cannot understand why this info isn&#039;t more readily available on apple sites &amp; forums, I did loads of searches before finding this!

Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this post! I put the command&#8217;s in as per your instructions in Terminal and the hard drive mounted after a restart, I was ready to start using data recovery software to retrieve 400GB!</p>
<p>Cannot understand why this info isn&#8217;t more readily available on apple sites &amp; forums, I did loads of searches before finding this!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X: Mounting FAT32 external hard drive via Terminal command line by Chris</title>
		<link>http://blog.newsyland.com/mac-os-x/mac-os-x-mounting-fat32-external-hard-drive-via-terminal-command-line/comment-page-1#comment-18382</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 19 Dec 2011 21:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=47#comment-18382</guid>
		<description>THANK YOU! After two hours of reading unhelpful articles, this finally saved me from Mac compatibility hell. Like you, the FAT32 partition on my Seagate GoFlex 1TB external HD was erroneously listed as NTFS. No idea why - Macs are just rubbish. But it works now after the manual mount so thank you very much for posting this.</description>
		<content:encoded><![CDATA[<p>THANK YOU! After two hours of reading unhelpful articles, this finally saved me from Mac compatibility hell. Like you, the FAT32 partition on my Seagate GoFlex 1TB external HD was erroneously listed as NTFS. No idea why &#8211; Macs are just rubbish. But it works now after the manual mount so thank you very much for posting this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X: Mounting FAT32 external hard drive via Terminal command line by Kirk Ireson</title>
		<link>http://blog.newsyland.com/mac-os-x/mac-os-x-mounting-fat32-external-hard-drive-via-terminal-command-line/comment-page-1#comment-16068</link>
		<dc:creator>Kirk Ireson</dc:creator>
		<pubDate>Mon, 10 Oct 2011 14:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=47#comment-16068</guid>
		<description>Yunita,

Make sure that you first made the mount point with &quot;sudo mkdir /Volumes/EXT_HD&quot;. Also, use the &quot;ls /dev/disk*&quot; command (after plugging in your external hard drive) to determine the drive number - looks like you did and saw it was disk2.  Other than those two things, I don&#039;t have much of an idea what could be wrong.</description>
		<content:encoded><![CDATA[<p>Yunita,</p>
<p>Make sure that you first made the mount point with &#8220;sudo mkdir /Volumes/EXT_HD&#8221;. Also, use the &#8220;ls /dev/disk*&#8221; command (after plugging in your external hard drive) to determine the drive number &#8211; looks like you did and saw it was disk2.  Other than those two things, I don&#8217;t have much of an idea what could be wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X: Mounting FAT32 external hard drive via Terminal command line by Yunita</title>
		<link>http://blog.newsyland.com/mac-os-x/mac-os-x-mounting-fat32-external-hard-drive-via-terminal-command-line/comment-page-1#comment-15967</link>
		<dc:creator>Yunita</dc:creator>
		<pubDate>Fri, 07 Oct 2011 09:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=47#comment-15967</guid>
		<description>it didnt work on my hard drive. after I typed the last command &quot;sudo mount -t msdos /dev/disk2s1 /Volumes/EXT_HD/&quot;,  what i got is an &quot;input/output error&quot;.</description>
		<content:encoded><![CDATA[<p>it didnt work on my hard drive. after I typed the last command &#8220;sudo mount -t msdos /dev/disk2s1 /Volumes/EXT_HD/&#8221;,  what i got is an &#8220;input/output error&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silence fitbitd console messages by Richard</title>
		<link>http://blog.newsyland.com/mac-os-x/silence-fitbitd-console-messages/comment-page-1#comment-15901</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 05 Oct 2011 04:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=191#comment-15901</guid>
		<description>Thanks for this!</description>
		<content:encoded><![CDATA[<p>Thanks for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Hookup two wireless routers by Wireless Geek</title>
		<link>http://blog.newsyland.com/original/howto-hookup-two-wireless-routers/comment-page-1#comment-15358</link>
		<dc:creator>Wireless Geek</dc:creator>
		<pubDate>Sun, 18 Sep 2011 19:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=97#comment-15358</guid>
		<description>DD-WRT is open source firmware and have many featurs witch you can find only in expensive WiFi or Wireless Routers or Access Points. I am enjoying its firmwares since its very early realeases years back.</description>
		<content:encoded><![CDATA[<p>DD-WRT is open source firmware and have many featurs witch you can find only in expensive WiFi or Wireless Routers or Access Points. I am enjoying its firmwares since its very early realeases years back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silencing Frigidaire mini in-window compact room Air Conditioner Model FAA065P7A by Kirk Ireson</title>
		<link>http://blog.newsyland.com/original/silencing-frigidaire-mini-in-window-compact-room-air-conditioner-model-faa065p7a/comment-page-1#comment-15010</link>
		<dc:creator>Kirk Ireson</dc:creator>
		<pubDate>Tue, 06 Sep 2011 20:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsyland.com/?p=144#comment-15010</guid>
		<description>If I&#039;m not mistaken, the little speaker has a diaphragm at the base of the unit inside the hole. So, the problem with the &#039;cover it up&#039; approach is that it will only slightly muffle the sound.  You can try it, then let us know how it works!</description>
		<content:encoded><![CDATA[<p>If I&#8217;m not mistaken, the little speaker has a diaphragm at the base of the unit inside the hole. So, the problem with the &#8216;cover it up&#8217; approach is that it will only slightly muffle the sound.  You can try it, then let us know how it works!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

