<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Macintosh How To &#187; OS-X</title>
	<atom:link href="http://macintoshhowto.com/tag/os-x/feed" rel="self" type="application/rss+xml" />
	<link>http://macintoshhowto.com</link>
	<description>...the art of macintosh maintenance...</description>
	<lastBuildDate>Fri, 13 Apr 2012 00:03:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to make a bootable backup of your computer</title>
		<link>http://macintoshhowto.com/osx/back-up-computer.html</link>
		<comments>http://macintoshhowto.com/osx/back-up-computer.html#comments</comments>
		<pubDate>Mon, 04 Apr 2011 03:24:20 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[New to Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[new to mac]]></category>
		<category><![CDATA[OS-X]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/?p=48</guid>
		<description><![CDATA[There are two main ways to backup your Apple computer. 1. Use Time Machine to automatically backup. This is the Apple way &#8211; the easy way. OR 2. Manually backup your computer with some other software such as Super Duper or Carbon Copy Cloner. Apple&#8217;s way (Time Machine) is a lot simpler. The big disadvantage  is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://macintoshhowto.com/wp-content/uploads/2008/03/backup1.png" alt="backup1.png" /></p>
<p>There are two main ways to backup your Apple computer.</p>
<p>1. Use <a href="http://macintoshhowto.com/software/how-to-set-up-…machine-backup.html">Time Machine </a>to automatically backup. This is the Apple way &#8211; the easy way.</p>
<p>OR</p>
<p>2. Manually backup your computer with some other software such as <strong>Super Duper </strong>or <strong>Carbon Copy Cloner</strong>.</p>
<p>Apple&#8217;s way (Time Machine) is a lot simpler. The big disadvantage  is that the backup is not bootable.  So if your computer crashes you need to insert the original DVD and restore from at the old Time Machine backup. This can take hours.</p>
<p>The second method takes a few steps longer to set up, but  your backup will be bootable. That means if  you plug your backup drive in hold down Option-Command-Shift-Delete during startup you can boot off your backup drive. In an emergency you can plug in your backup and be running from it under a minute. You can&#8217;t do this with Time Machine.</p>
<p>This article describes how to manually backing up using Super Duper. When I wrote this article originally I used Super Duper, but I use CCC now. I like it better. No reason why.</p>
<p><span id="more-48"></span></p>
<p>To make a bootable backup you need to:</p>
<ol>
<li>Buy an external hard drive</li>
<li>Format the hard drive</li>
<li>Download some backup software</li>
<li>Backup your Hard Drive</li>
<li>Run the backup software often</li>
</ol>
<p>Now let me explain those steps in more detail.</p>
<p><strong>1. Buy an external hard drive</strong></p>
<p>You need an external hard drive at least as big as the hard drive on the computer you are intending to back up. Eg if you have an 200G hard drive on your imac, you should get at least an 200G for your backups. This way you will always fit your backup on the external drive.<br />
<strong> </strong></p>
<p><strong>2. Format the hard drive</strong></p>
<p>Plug in your new hard drive. Run Disk Utility (in your Applications/Utilities folder). Select your new Hard Drive in the left pane.</p>
<p>Before you format it, check in the bottom right of the window that it says &#8220;<strong>Partition Map Scheme</strong> : GUID Partition Table&#8221;. If it doesn&#8217;t go to the partition tab, choose &#8217;1 Partition&#8217; choose &#8216;options&#8217;, and make sure it is set to &#8216;GUID Partition Table&#8217; then &#8216;Apply&#8217;.</p>
<p>Now in the Erase tab check it says &#8216;Mac OS Extended (Journaled)&#8217; as below, type in the name you would like to call it e.g. &#8220;Backup&#8221; and press Erase. It will now erase and format your external Hard Drive ready for use and call it Backup.</p>
<p><a class="imagelink" title="du1.jpg" href="http://howto.dubbo.org/wp-content/uploads/2006/01/du1.jpg"><img id="image52" src="http://macintoshhowto.com/wp-content/uploads/2006/01/du1.jpg" alt="du1.jpg" /></a></p>
<p>&nbsp;</p>
<p><strong>3. Download some backup software</strong><br />
Go to http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html and download the latest version of SuperSooper. It&#8217;s free to be able to do a basic backup, or you can pay if you want extra features such as incremental backup (it&#8217;s faster, but the end result is the same).</p>
<p><strong>4. Backup your Hard Drive</strong></p>
<p>Run SuperDuper.</p>
<p>Select your Macintosh HD in the left menu, select your new firewire drive in the right one, select &#8216;backup &#8211; all files&#8217;. Press copy now, go and have a cup of coffee while you wait for it to copy all your files, perhaps up to an hour or so.</p>
<p><a class="imagelink" title="super1.jpg" href="http://howto.dubbo.org/wp-content/uploads/2006/01/super1.jpg"><img id="image54" src="http://macintoshhowto.com/wp-content/uploads/2006/01/super1.jpg" alt="super1.jpg" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>It&#8217;s good to select &#8216;Repair permissions before copying in the options tab, see below. This makes sure your OS X is functioning well before you back it up, otherwise there can be some problems.</p>
<p><a class="imagelink" title="super2.jpg" href="http://howto.dubbo.org/wp-content/uploads/2006/01/super2.jpg"><img id="image55" src="http://macintoshhowto.com/wp-content/uploads/2006/01/super2.jpg" alt="super2.jpg" /></a></p>
<p>&nbsp;</p>
<p><strong>5. Run the backup software often</strong><br />
The most important thing about backing up is to do it regularly. It&#8217;s also a good idea to do a backup before you install any new system software in case something goes wrong in the installation so you can go back to what it was when you backed up.</p>
<p>&nbsp;</p>
<p><strong>How do I use the backup in an emergency?</strong></p>
<ul>
<li>Plug in your external drive. Go to System Preferences, select &#8216;Startup Disk&#8217;, select your external Backup, press Restart.</li>
</ul>
<p><strong>OR </strong></p>
<ul>
<li>Plug in your Hard disk and Press <strong>Option-Command-Shift-Delete</strong> during startup. This will bypass the primary startup volume and seek a different startup volume such as the external one.</li>
</ul>
<p>You are now running from your backup.</p>
<p>You can now run Disk Utility and erase your main Macintosh HD, then run Superdooper and backup from your Backup to Macintosh HD. When the backup is finished, select Machintosh HD, and restart. You will now be running from your main computer again.</p>
<p><strong>You might want to print these instructions out</strong>, so they are handy in an emergency. <strong>It&#8217;s no use having the instructions on how to boot in an emergency on your computer &#8211; you won&#8217;t be able to read them. Don&#8217;t laugh, I&#8217;ve done it!</strong></p>
<p>Here&#8217;s an article on how to use <a href="http://macintoshhowto.com/software/how-to-backup-and-restore-your-computer-using-time-machine.html">time-machine</a>.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/osx/back-up-computer.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/osx/back-up-computer.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Switching to OS X</title>
		<link>http://macintoshhowto.com/osx/switching-to-os-x.html</link>
		<comments>http://macintoshhowto.com/osx/switching-to-os-x.html#comments</comments>
		<pubDate>Wed, 06 Oct 2010 04:23:01 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[New to Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[new to mac]]></category>
		<category><![CDATA[OS-X]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/software/switching-to-os-x.html</guid>
		<description><![CDATA[Switching to OS X from a PC is a big change. Here are a some of my random thoughts on the transition. Mentally it&#8217;s better to think, &#8220;This is new, let&#8217;s learn it from scratch&#8221; rather than thinking of &#8220;changing&#8221; from PC to Mac. There will be lots of times where you will think &#8220;How [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1341" title="OS X" src="http://macintoshhowto.com/wp-content/uploads/2006/01/Screen-shot-2010-11-22-at-2.41.00-PM.png" alt="" width="94" height="99" /></p>
<p>Switching to OS X from a PC is a big change. Here are a some of my random thoughts on the transition. <span id="more-66"></span></p>
<p>Mentally it&#8217;s better to think, &#8220;This is new, let&#8217;s learn it from scratch&#8221; rather than thinking of &#8220;changing&#8221; from PC to Mac.</p>
<p>There will be lots of times where you will think &#8220;How can I do this?&#8221;, but you can&#8217;t.</p>
<p>Try to resist the disappointment of lack of features, and enjoy the simplicity and integration OS X offers. Try to appreciate less is more.</p>
<p>Forget about Microsoft Office &#8211; don&#8217;t even install it on your Mac to begin with. Instead, buy iWork and try out Pages and Keynote.</p>
<p>Don&#8217;t be tempted to stay with Office because you are used to it. Don&#8217;t go back to it after a day of trying out iWork. Use Pages until you are comfortable with it. Use it until you have mastered its text editing, graphics, styles, exporting, text wrap, lists, shadow, charts. Use it till you appreciate the difference between Page Layout and Word Processing. (Think about how much time you&#8217;ve spent getting used to Microsoft Word &#8211; give Pages a chance) THEN, after you understand Pages, make the decision whether to go back to Microsoft Office or stay in Pages.</p>
<p>Despite the similarities between OSX and XP/ME etc, they are quite different.</p>
<p>I even took while a while to get used to iWork from Word and I am a Mac user.</p>
<p>Avoid the temptation that computer people have to put things in your own directories. OS X likes you to leave things where it puts them.</p>
<p>Eg if you put all your photos in iphoto, they will be available to iwork, idvd, imovie etc. If you decide to put your photos in your own spot, they won&#8217;t. OS X very integrated, but it likes you to put photos in iPhoto, music iTunes folder, addresses in address book, calendar in ical, movies into iMovie and so on. It&#8217;s best to just jump in boots and all and do it the OS X way.</p>
<p>Don&#8217;t be tempted to use Microsoft Office for email for 6 months because it&#8217;s easier &#8211; you lose the simplicity of the OS X integration if you do this.</p>
<p>Certainly don&#8217;t do things like partition a part of hard drive for all your data. The Mac way is to have everything on the boot drive &#8211; the way it comes from the shop. If you must, use an external drive for movie files.</p>
<p>Basically don&#8217;t fight against OSX,  run with it.</p>
<p>Enjoy what it can do, try not to be frustrated by what it can&#8217;t do.</p>
<p>If there is a feature you want, email Apple about it and let them know.</p>
<p><a href="http://www.apple.com/au/support/switch101/">Here</a> are some more tips from Apple.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/osx/switching-to-os-x.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/osx/switching-to-os-x.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Snow Leopard First Impressions</title>
		<link>http://macintoshhowto.com/software/snow-leopard-random-thoughts.html</link>
		<comments>http://macintoshhowto.com/software/snow-leopard-random-thoughts.html#comments</comments>
		<pubDate>Fri, 28 Aug 2009 07:07:53 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[speech-regognition]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/?p=509</guid>
		<description><![CDATA[There was a knock on the door at 10 past 8 this morning &#8211; it was the Snow Leopard delivery man. I live in Dubbo, NSW, 6 hours drive from Sydney. Snow Leopard arrived on my doorstep at 10 past 8! I can&#8217;t believe Apple&#8217;s efficiency! Install was a breeze, took 45 minutes. I did [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-510" title="Screen shot 2009-08-28 at 4.21.32 PM" src="http://macintoshhowto.com/wp-content/uploads/2009/08/Screen-shot-2009-08-28-at-4.21.32-PM.png" alt="Screen shot 2009-08-28 at 4.21.32 PM" width="198" height="153" /></p>
<p>There was a knock on the door at 10 past 8 this morning &#8211; it was the Snow Leopard delivery man. I live in  Dubbo, NSW, 6 hours drive from Sydney. Snow Leopard arrived on my doorstep at 10 past 8! I can&#8217;t believe Apple&#8217;s efficiency!<br />
<span id="more-509"></span><br />
Install was a breeze, took 45 minutes. I did the default install which installed it over my existing system &#8211; 10.5.8.</p>
<p>Computer restarted and I was greeted with the Welcome to Macintosh screen.</p>
<p>Everything seemed quite similar, except one of my two monitors was brighter &#8211; the gamma settings must have changed.</p>
<p>Some observations:</p>
<p>When I launched Photoshop CS I was presented with a dialog box saying I needed to install rosetta:<br />
<img class="alignnone size-full wp-image-511" title="Screen shot 2009-08-28 at 4.20.45 PM" src="http://macintoshhowto.com/wp-content/uploads/2009/08/Screen-shot-2009-08-28-at-4.20.45-PM.png" alt="Screen shot 2009-08-28 at 4.20.45 PM" width="454" height="243" /></p>
<p>Rosetta is a program that allows the new Snow Leopard on an Intel Macintosh to run old programs. I installed it and and my old Photoshop CS works. So does my old copy of Microsoft Office 2004. Happy about that.</p>
<p>When I first opened mail it asked if I wanted to update/import my existing mail accounts. My heart sank for a while I thought I&#8217;d lost all my mails, but it just did some kind of import that took about 3 seconds and all my emails and settings were there.</p>
<p>The most trouble was with Pages. Opened Pages 08 and all my documents were blank! Same with Keynote 08. O dear&#8230;</p>
<p>I rang Apple support, here&#8217;s one of the great things about Apple &#8211; even though my Mac Pro is out of warranty,  I get 90 days of FREE phone support with Snow Leopard &#8211; not bad for $39!</p>
<p>Apple took about 5 seconds to answer the phone, and about 5 minutes to diagnose and fix the problem. Apparently my automatic software update was confused and I had an old version of Pages 08 (3.0) still there. Upgraded to 3.03 and it was all fixed.</p>
<p>1Password told me it needed to upgrade itself to work with Snow Leopard. It upgraded itself and it works as promised.</p>
<p>Screen Shots instead of being named &#8216;Picture 1&#8242;, &#8216;Picture 2&#8242; are now named Screenshot followed by the date and time they were taken.<br />
<img class="alignnone size-full wp-image-513" title="Screen shot 2009-08-28 at 4.50.44 PM" src="http://macintoshhowto.com/wp-content/uploads/2009/08/Screen-shot-2009-08-28-at-4.50.44-PM.png" alt="Screen shot 2009-08-28 at 4.50.44 PM" width="291" height="31" /></p>
<p>Quicktime has been updated form 7 to 10.  QT10 has the familiar share to menu to share straight to Youtube, iTunes or mobile me. THe bad news is that QT10 can&#8217;t cut and paste like Quicktime pro could &#8211; good thing I still have QT 7. The good news is that it can trim movies (cut off the front and back) straight out of the box without having to upgrade to QT pro.</p>
<p><img class="alignnone size-full wp-image-515" title="Screen shot 2009-08-28 at 5.01.25 PM" src="http://macintoshhowto.com/wp-content/uploads/2009/08/Screen-shot-2009-08-28-at-5.01.25-PM.png" alt="Screen shot 2009-08-28 at 5.01.25 PM" width="188" height="94" /></p>
<p>The only software I have found that won&#8217;t work is Macspeech Dictate &#8211; a bit disappointing.<br />
<img class="alignnone size-full wp-image-516" title="Screen shot 2009-08-28 at 5.06.04 PM" src="http://macintoshhowto.com/wp-content/uploads/2009/08/Screen-shot-2009-08-28-at-5.06.04-PM.png" alt="Screen shot 2009-08-28 at 5.06.04 PM" width="419" height="172" /></p>
<p>Actually I just upgraded and it works, but the upgrade is almost $100 &#8211; a good cashcow for Macspeech. I went to their site but couldn&#8217;t see any option apart from a paid upgrade.</p>
<p>Overall Snow Leopard works well and things seem to be a bit zippier in the finder and Safari.  I&#8217;m not blown away by it yet. My mac pro is not real stable, applications crash a couple of times a day, and Snow Leopard has shown no improvement on that. It used to be pages that was crashing the most, but now it&#8217;s Macspeech dictate.</p>
<p>UPDATE: Just noticed that my canon imagerunner IR5000 printer DOES NOT WORK with Snow Leopard &#8211; and from what I can see there are no drivers for it at this stage. Very disappointing.  This is something to be aware of. Thankfully I have a HP8150 that works fine.</p>
<p>UPDATE: Canon have released drivers that will allow you to print to your Image Runner. Download them from <a href="http://www.usa.canon.com:80/opd/controller?act=OPDDisclaimerAct&#038;fcategoryid=2275&#038;modelid=918&#038;id=60255&#038;file=/cpr/software/imagerunner/CanonPPD_v2.80.zip">here</a>. When you add the Printer, select IP Printer and LPD Daemon, select GEneric Postscript Printer. It doesn&#8217;t see all the options like different trays, but it does print at least.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/software/snow-leopard-random-thoughts.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/software/snow-leopard-random-thoughts.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to clean up your &#8216;Open With&#8217; Menu</title>
		<link>http://macintoshhowto.com/osx/how-to-clean-up-my-open-with-menu.html</link>
		<comments>http://macintoshhowto.com/osx/how-to-clean-up-my-open-with-menu.html#comments</comments>
		<pubDate>Sat, 17 Nov 2007 10:02:51 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://macintoshhowto.com/software/how-to-clean-up-my-open-with-menu.html</guid>
		<description><![CDATA[This one is quite an advanced tip. If you right-click on a file you get a little menu, and if you select &#8216;open with&#8217; you get a list of all the programs you can open a file with. After a while of installing new versions of programs, this list can become quite long! To reset [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://macintoshhowto.com/wp-content/uploads/2007/11/Picture%203.jpg" id="image122" alt="Picture 3.jpg" /></p>
<p>This one is quite an advanced tip.<br />
If you right-click on a file you get a little menu, and if you select &#8216;open with&#8217; you get a list of all the programs you can open a file with.<br />
After a while of installing new versions of programs, this list can become quite long!<span id="more-121"></span><br />
To reset it open up a Terminal window.  (from Applications/Utilities) and paste the following line:</p>
<p>/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user</p>
<p>press return wait about 20 seconds, and your open with menu will be fixed.</p>
<p>I think this only works on 10.4 and it may reset some other things to, like what applications open certain files.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/osx/how-to-clean-up-my-open-with-menu.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/osx/how-to-clean-up-my-open-with-menu.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to get your Optus D736 USB working in OSX</title>
		<link>http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html</link>
		<comments>http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html#comments</comments>
		<pubDate>Tue, 28 Aug 2007 23:26:41 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[OS-X]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/phone/how-to-get-bird-d736-usb-working-in-osx.html</guid>
		<description><![CDATA[The Optus D736 I think is a Bird D736. 1. Download and run this driver from here. 2. Put a memory card in the phone. 3. Plug in the phone and post a comment here if it works, or if you have to change some settings on the phone. (I have not tested on the [...]]]></description>
			<content:encoded><![CDATA[<p>The Optus D736 I think is a Bird D736. </p>
<p>1. Download and run this driver from <a href="http://macintoshhowto.com/downloads/d736USBEnabler.pkg.zip">here</a>.<br />
2. Put a memory card in the phone.<br />
3. Plug in the phone and post a comment here if it works, or if you have to change some settings on the phone. (I have not tested on the bird phone).</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/hardware/how-to-get-bird-d736-usb-working-in-osx.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mounting Samsung D900i  as USB drive in OSX</title>
		<link>http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html</link>
		<comments>http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html#comments</comments>
		<pubDate>Wed, 06 Jun 2007 05:03:25 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[phone]]></category>
		<category><![CDATA[mobile-phone]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://howto.dubbo.org/software/get-osx-to-see-your-samsung-d900i-mobiel-phone.html</guid>
		<description><![CDATA[Well it seems that OSX won&#8217;t recognise any Samsung phones. A bit disappointing given their TV adds on how Macintosh is friendly with everything! I rang Samsung and they said &#8216;we don&#8217;t support macintosh&#8217; So to get my samsung D900i working on OSX I had to do this: (I&#8217;m not suggesting you do it for [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://howto.dubbo.org/wp-content/uploads/2007/06/D900.jpg" id="image101" alt="D900.jpg" height="192" width="186" /></p>
<p align="left">Well it seems that OSX won&#8217;t recognise any Samsung phones. A bit disappointing given their TV adds on how Macintosh is friendly with everything! I rang Samsung and they said &#8216;we don&#8217;t support macintosh&#8217;</p>
<p align="left">So to get my samsung D900i working on OSX I had to do this: (I&#8217;m not suggesting you do it for whatever reasons like you might sue me if it doesn&#8217;t work, but it worked for me).</p>
<p align="left">&nbsp;</p>
<p><span id="more-102"></span></p>
<p align="left"><strong>1.</strong> <strong>Download</strong> this file: <a href="http://macintoshhowto.com/downloads/D900iUSB.pkg.zip">D900iUSB.pkg.zip</a></p>
<p align="left"><strong>2.</strong> <strong>Run it</strong></p>
<p align="left"><strong>3. Put some memory in the</strong> mobile phone miniSD slot because it is only the external memory that the phone uses as a USB drive. (I got 2G for $25 so it’s pretty cheap)</p>
<p><strong>4. Go into the  USB settings </strong>on the phone and set it to USB mass media, not USB modem.</p>
<p align="left"><strong>3. Plug in your Samsung D900i</strong> and wow, it mounts AND itunes now recognises it and imports the photos automatically!</p>
<p align="left">Note: if you want to SYNC your samsung D900i that is a separate issue, look <a href="http://macintoshhowto.com/phone/how-to-sync-your-d900i-to-macintosh-osx.html">here</a>.</p>
<a name="fb_share" type="box_count" share_url="http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html">Share</a>]]></content:encoded>
			<wfw:commentRss>http://macintoshhowto.com/phone/get-osx-to-see-your-samsung-d900i-mobile-phone.html/feed</wfw:commentRss>
		<slash:comments>75</slash:comments>
		</item>
	</channel>
</rss>

