{"id":1383,"date":"2009-03-19T00:59:39","date_gmt":"2009-03-19T00:59:39","guid":{"rendered":"http:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm"},"modified":"2009-03-19T02:21:59","modified_gmt":"2009-03-19T02:21:59","slug":"installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd","status":"publish","type":"post","link":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm","title":{"rendered":"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)"},"content":{"rendered":"<p><a href=\"http:\/\/3nc.deviantart.com\/art\/Hackintosh-Finder-Icon-97171025\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/images\/hackintosh.png?w=700&#038;ssl=1\" alt=\"Hackintosh Finder Icon by ~3nc\" \/><\/a>I enjoy installing things that <em>shouldn&#8217;t<\/em> work together and making them work.  I&#8217;m not clever enough to write the hacks but I&#8217;m OK at putting together the constituent pieces of the puzzle (with a little help from Google!).  This time, the project was installing Mac OS X on my Lenovo S10e &#8211; at around 1.25kg and with a 10-inch display, this could be thought of as the ultimate Mac Mini!<\/p>\n<p>Since I was given permission to install Windows 7 on the notebook PC that I use for work, my netbook (which was purchased for Windows 7 testing&#8230; at least until my son inherits it when he needs a PC for school) has been a little under-utilised.  But with the MacBook now tethered to a monitor and acting to all intents and purposes as if it&#8217;s a desktop PC, the netbook would be a great little web-surfing Mac for use when I&#8217;m on the move.<\/p>\n<p>There are plenty of guides for installing OS X on netbooks, but most of them involve downloading cracked distributions of the operating system.  The difference here is that I didn&#8217;t do that &#8211; I used a retail OS X 10.5 (Leopard) DVD instead &#8211; and, although it may technically be a breach of Apple&#8217;s EULA (I&#8217;m no lawyer and, like most normal people, cannot comprehend pages and pages of &#8220;small print&#8221;), because the software was bought and paid for, I figure it&#8217;s at least morally acceptable and my karma should be OK.<\/p>\n<p><a href=\"https:\/\/www.markwilson.co.uk\/blog\/2007\/04\/thinkbook-macpad.htm\">I have installed OS X on a non-Apple PC before<\/a> but the experience wasn&#8217;t great.  Meanwhile the <a href=\"http:\/\/www.hackint0sh.org\/\">Hackintosh<\/a> community has made significant progress, and <a href=\"http:\/\/gadgets.boingboing.net\/2008\/12\/17\/osx-netbook-compatib.html\">Boing Boing&#8217;s Mac OS X netbook compatibility chart<\/a> suggested that I should be able to get most of the devices in my S10e working.  So, this is my guide to building a small, lightweight, &#8220;Mac&#8221; notebook , for around \u00c2\u00a3400.  Or, to put it another way, about half what you&#8217;d pay for an entry-level Apple laptop (MacBook) that&#8217;s <a href=\"https:\/\/www.markwilson.co.uk\/blog\/2008\/04\/so-much-for-apples-legendary-build-quality.htm\">not as well built<\/a>.<\/p>\n<p>To do this, you will need:<\/p>\n<ul>\n<li><a href=\"https:\/\/www.markwilson.co.uk\/blog\/2008\/12\/why-lenovos-s10-seemed-like-a-good-ideapad-to-me.htm\">A Lenovo IdeaPad S10e<\/a>.<\/li>\n<li>A USB-attached external DVD drive or an 8GB USB Flash drive (that&#8217;s what I used&#8230; these notes may need to be modified if you are using optical media).<\/li>\n<li>An external monitor (this might not be necessary for the S10, but the S10e display is only 576 pixels deep and some options will be unavailable during installation).<\/li>\n<li>A legally purchased copy of OS X (retail &#8211; not one that came with a Mac).<\/li>\n<li>A copy of <a href=\"http:\/\/syslinux.zytor.com\/\">SysLinux<\/a> (I used v3.73).<\/li>\n<li>A copy of the <a href=\"http:\/\/code.google.com\/p\/mydellmini\/\">DellMiniBoot123 toolset<\/a> (I used v8.01).<\/li>\n<li><a href=\"http:\/\/www.mediafire.com\/download.php?emzgnxdewzz\">OSXDVD.zip<\/a> (from <a href=\"http:\/\/gizmodo.com\/5156903\/how-to-hackintosh-a-dell-mini-9-into-the-ultimate-os-x-netbook\">John Mahoney&#8217;s Gizmodo article on hackintoshing a Dell Mini 9<\/a>).<\/li>\n<li><a href=\"http:\/\/uploaded.to\/?id=9djapn\">OS X Drivers for a Lenovo S10e<\/a> (from the <a href=\"http:\/\/www.s10lenovo.com\/viewtopic.php?f=33&#038;t=862&#038;st=0&#038;sk=t&#038;sd=a\">Lenovo S10e OS X retail install guide<\/a>).<\/li>\n<\/ul>\n<p>These are the steps that worked for me (based on John Mahoney&#8217;s post linked above &#8211; which was itself based on a tutorial on the MyDellMini forum by <a href=\"http:\/\/mydellmini.com\/forum\/memberlist.php?mode=viewprofile&#038;u=1894\">bmaitais<\/a> but sadly taken down by Dell &#8211; combined with <a href=\"http:\/\/www.s10lenovo.com\/memberlist.php?mode=viewprofile&#038;u=628\">funkobongrip<\/a>&#8216;s retail install guide for the Lenovo S10e &#8211; also linked above):<\/p>\n<ol>\n<li>Prepare the USB Drive:\n<ul>\n<li>On a Mac, use Disk Utility to create two partitions on the drive &#8211; a 200MB FAT32 partition labelled <code>TYPE11<\/code> and a Mac OS X Extended (Journaled) partition labelled <code>OSXDVD<\/code> (and make sure that a GUID partition table is in use).<\/li>\n<li>On a Windows PC, run <code>syslinux -ma driveletter:<\/code> from the win32 folder in the SysLinux download to make the TYPE11 partition bootable (there is no confirmation of success).<\/li>\n<li>Extract the contents of the DellMiniBoot123 toolset to the TYPE11 partition, taking care not to overwrite the ldlinux.sys file.<\/li>\n<li>Back on a Mac, insert the OS X install DVD and, using Disk Utility, create a new image, saved as <code>live.dmg<\/code> on the OSXDVD partition (it should be compressed and unencrypted).<\/li>\n<li>Extract the System and Library folders from the OSXDVD.zip file (linked above) to the OSXDVD partition (to make OS X think that the USB stick is an actual installation DVD).<\/li>\n<li>Copy the kernel from the Mac to the OSXDVD partition using <code>sudo cp \/mach_kernel \/Volumes\/OSXDVD<\/code>.<\/li>\n<li>Extract the OS X drivers for the Lenovo S10e (linked above) to a folder (e.g. Drivers) on the OSXDVD partition.<\/li>\n<\/ul>\n<\/li>\n<li>Boot the S10 from the USB drive and press <code>Fn<\/code>+<code>F3<\/code> until the display appears on the external monitor (only).<\/li>\n<li>Select the OSXDVD boot option (I have a feeling that DellMiniBoot123 should have given me a menu option to do something with the TYPE11 partition but it didn&#8217;t seem to, which I put down to the fact that I wasn&#8217;t running it on a Dell Mini &#8211; and v8.02beta produced a kernel panic, so getting anything working with v8.01 was a huge step forward &#8211; I&#8217;ve since read that 8.01 is for OS X 10.5.5 and earlier DVDs, 8.02 is for 10.5.6).<\/li>\n<li>The OS X Installer should run and, on the welcome screen, select Disk Utility from the Utilities menu.<\/li>\n<li>Partition the hard disk (I created a single Mac OS X Extended (Journaled) partition called <code>Macintosh HD<\/code> and exit Disk Utility.<\/li>\n<li>Continue the installation as normal and when it completes, allow the system to boot from the USB drive.<\/li>\n<li>At the boot: prompt, press the <code>Esc<\/code> key, then type <code>81<\/code> (for the second hard disk &#8211; I spent ages trying to work out why 80 wouldn&#8217;t work for me &#8211; but my USB drive was showing up as the first hard disk in the system so 81 was the internal hard drive).<\/li>\n<li>Back at the boot: prompt, press <code>Fn<\/code>+<code>F3<\/code> until the display appears on the external monitor (only) and type <code>-f -s -v<\/code> to bring the system up in single user (verbose) mode, loading all kernel extensions (.kexts).<\/li>\n<li>Enter the following commands:<br \/>\n&nbsp;&nbsp;<code>\/sbin\/fsck -fy<\/code> (and look for the volume name Macintosh HD &#8211; if it&#8217;s something like OS X Installation DVD then you are working on the USB drive!)<br \/>\n&nbsp;&nbsp;<code>\/sbin\/mount -uw \/<br \/>\n&nbsp;&nbsp;cd \/System\/Library\/Extensions\/IO80211Family.kext\/Contents\/PlugIns\/AppleAirPortBrcm4311.kext\/Contents<br \/>\n&nbsp;&nbsp;nano Info.plist<\/code><\/li>\n<li>Insert <code>&lt;string&gt;pci14e4,4315&lt;\/string&gt;<\/code><\/li>\n<p> (in sequence with the similar PCI device IDs) then save and exit Info.plist.<\/li>\n<li>Enter the following commands:<br \/>\n&nbsp;&nbsp;<code>cd \/System\/Library<br \/>\n&nbsp;&nbsp;rm Extensions.mkext<br \/>\n&nbsp;&nbsp;exit<\/code><\/li>\n<li>At this point, the OS X installer should continue, setting up the regional and keyboard settings, before presenting the option to transfer information from another Mac.  I chose not to transfer information and was unable to connect to my wireless network (it eventually failed).  The installer then moved on to allow me to complete registration details (not submitted), take a picture with the camera (for my account details) and set the timezone.<\/li>\n<li>Mount and run Chameleon_DFE_for_Hard_Disk.dmg from the \/bootloader folder (in the S10e drivers archive).<\/li>\n<li>Run <a href=\"http:\/\/cheetha.net\/\">Kext Helper<\/a> from the \/tools folder (in the S10e drivers archive) and install the kernel extensions found in the \/driver\/system folder (AppleACPIBatteryManager.kext; AppleACPIPlatform.kext; AppleDecrypt.kext; ApplePS2Controller.kext; AppleSMBIOS.kext; and Disabler.kext).<\/li>\n<li>Restart the system and boot from the internal hard disk (on my system that was hd (0,2) Macintosh HD), then press the return key at the boot: prompt.<\/li>\n<li>Run Network Diagnostics to join a WiFi network.<\/li>\n<li>Run Software Update to upgrade to OS X 10.5.6.<\/li>\n<li>After rebooting there will be no WiFi, so enter -s -v at the boot: prompt and repeat steps 9-11.  As the machine boots up you should see a message about the link being up on en0 (even link down shows that the device has been found!).<\/li>\n<li>Apply other software updates (for me that was Airport Utility v5.3.2; Airport Utility Software Update v5.41; QuickTime v7.6; iTunes v8.0.2; iLife Support v9.0.1; Airport Client Updater 2009-001 v1.0; Jave for Mac OS X 10.5 Update 2 v1.0; Safari v3.2.1; and Security Update 2009-001 v1.0) &#8211; if the downloads appear to have stuck, nudge the trackpad and the screen should refresh!<\/li>\n<li>After restarting there will be no WiFi, so enter -s -v at the boot: prompt and repeat steps 9-11.<\/li>\n<li>Using Kext Helper, install one of the sets of kernel extensions found in the \/driver\/display folder (in the S10e drivers archive) &#8211; I used the option with brightness controls but no mirroring (AppleIntelGMA950.kext and AppleIntelIntegratedFramebuffer.kext) and copy the com.apple.Boot.plist file to \/Library\/Preferences\/SystemConfiguration.<\/li>\n<li>Restart the system and it should should start up with no requirement to select a boot option, running at 1024x576px with 32-bit colour depth.<\/li>\n<li>Using Kext Helper, install one of the sets of kernel extensions found in the \/driver\/fan folder (in the S10e drivers archive) (AppleACPIPowerSource.kext and AppleACPIThermal.kext), then copy the DSDT Patcher utility to a temporary folder, run it (selecting 0 for Darwin when prompted) and copy the resulting dsdt.aml file to the root folder on the internal hard disk.<\/li>\n<li>Restart the computer and, using Kext Helper, install one of the sets of kernel extensions found in the \/driver\/sleep folder (in the S10e drivers archive) (ClamshellDisplay.kext and EHCISleepEnabler.kext).<\/li>\n<li>Edit \/System\/Library\/Extensions\/IOUSBFamily.kext\/Contents\/PlugIns\/AppleUSBEHCI.kext\/Contents\/ to include:<br \/>\n<code>&nbsp;&nbsp;&lt;key>OSBundleCompatibleVersion&lt;\/key&gt;<br \/>\n&nbsp;&nbsp;&lt;string>1.0&lt;\/string&gt;<\/code><br \/>\nunder:<br \/>\n<code>&nbsp;&nbsp;&lt;key>CFBundleVersion&lt;\/key&gt;<br \/>\n&nbsp;&nbsp;&lt;string>3.1.5&lt;\/string&gt;<\/code><\/li>\n<li>Replace the depency in AppleACPIThermal.kext by editing  \/System\/Library\/Extensions\/AppleACPIPlatform.kext\/Contents\/PlugIns\/AppleACPIThermal.kext\/Contents\/Info.plist to change the depency version below the key com.apple.driver.AppleACPIPlatform to <code>1.2.4<\/code> (from 1.2.1).<\/li>\n<li>Restart the computer and install CHUD.pkg and AzaliaAudio.pkg from the \/driver\/sound folder (in the S10e drivers archive).<\/li>\n<li>Restart the computer and run Audieee from the \/driver\/sound folder (in the S10e drivers archive).<\/li>\n<li>Run OSX86Tools from the \/tools folder (in the S10e drivers archive) to modify the CPU information in About This Mac (e.g. <code>1.6GHz Intel Atom<\/code>).<\/li>\n<li>Finally, restart the computer &#8211; and hopefully, you now have a Hackintosh!<\/li>\n<p><img data-recalc-dims=\"1\" decoding=\"async\" class=\"alternate\" src=\"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/images\/aboutthismac-netbook.png?w=700&#038;ssl=1\" alt=\"About This Mac - on a netbook\" \/>\n<\/ol>\n<h3>Notes<\/h3>\n<ul>\n<li>This post is based on the work of a lot of clever people to whom I&#8217;m very grateful for sharing their experiences &#8211; I hope I&#8217;ve credited them all!<\/li>\n<li>I&#8217;ve been running this for just over a week now and it seems pretty solid but your mileage may vary.<\/li>\n<li>There seems to be a game of cat and mouse going on whereby posts are added to the MyDellMini Forums (this advice can be adapted for the Lenovo S10), then taken down (like <a href=\"http:\/\/redirectingat.com\/?id=258X408&#038;url=http%3A\/\/mydellmini.com\/forum\/how-to-install-from-a-single-usb-key-no-dvd-needed--t2845.html\">this one<\/a>), then new ones appear.  Since I got my system running I found <a href=\"http:\/\/www.mydellmini.com\/forum\/how-to-install-mac-os-x-dellefi-method-t3925.html\">this comprehensive thread<\/a>.<\/li>\n<li>I still have to get some things working: if I let the machine go to sleep without switching off Bluetooth (using the button above the keyboard), it may not come back; and I have no wired Ethernet connection (only WiFi).  There may be other items too that I have not noticed but I do have the following working: TrackPad; keyboard (although some of the key mappings are incorrect on a UK keyboard &#8211; Apple keyboards have the @ and the &#8221; in the wrong places &#8211; even on the UK variants); display (1024&#215;576); WiFi; Bluetooth; audio; camera; SD card reader; and ExpressCard slot.<\/li>\n<li>Some dialogue boxes have buttons that appear off screen &#8211; <a href=\"http:\/\/mydellmini.com\/forum\/virtually-increase-your-dell-mini-screen-resolution-t2179.html\">this trick to scale the resolution may help<\/a> (I haven&#8217;t tried it yet).<\/li>\n<li>The Kitch has also written about <a href=\"http:\/\/www.thekitch.com\/tech\/mac-osx-on-lenovo-s10-and-dell-mini-9\">installing Mac OS X on a Lenovo S10 or a Dell Mini 9<\/a> and the <a href=\"http:\/\/www.thekitch.com\/mac\/everyday-mac-netbook\">everyday Mac netbook<\/a>.  The <a href=\"http:\/\/menoob.com\/2008\/09\/04\/hackintosh-install-a-mac-leopard-os-x-retail-dvd-on-a-pc\/\">menooB Hackintosh tutorial for installing a Mac Leopard OS X Retail DVD on a PC<\/a> might also be useful.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>I enjoy installing things that shouldn&#8217;t work together and making them work. I&#8217;m not clever enough to write the hacks but I&#8217;m OK at putting together the constituent pieces of the puzzle (with a little help from Google!). This time, the project was installing Mac OS X on my Lenovo S10e &#8211; at around 1.25kg &hellip; <a href=\"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[],"tags":[35,32],"class_list":["post-1383","post","type-post","status-publish","format-standard","hentry","tag-mac-os-x","tag-pc-hardware"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD) - markwilson.it<\/title>\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.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD) - markwilson.it\" \/>\n<meta property=\"og:description\" content=\"I enjoy installing things that shouldn&#8217;t work together and making them work. I&#8217;m not clever enough to write the hacks but I&#8217;m OK at putting together the constituent pieces of the puzzle (with a little help from Google!). This time, the project was installing Mac OS X on my Lenovo S10e &#8211; at around 1.25kg &hellip; Continue reading Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\" \/>\n<meta property=\"og:site_name\" content=\"markwilson.it\" \/>\n<meta property=\"article:published_time\" content=\"2009-03-19T00:59:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2009-03-19T02:21:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.markwilson.co.uk\/blog\/images\/hackintosh.png\" \/>\n<meta name=\"author\" content=\"Mark Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@markwilsonit\" \/>\n<meta name=\"twitter:site\" content=\"@markwilsonit\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mark Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\"},\"author\":{\"name\":\"Mark Wilson\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"headline\":\"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)\",\"datePublished\":\"2009-03-19T00:59:39+00:00\",\"dateModified\":\"2009-03-19T02:21:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\"},\"wordCount\":1870,\"commentCount\":64,\"publisher\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"image\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/hackintosh.png\",\"keywords\":[\"Apple Mac OS X\",\"PC Hardware\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\",\"name\":\"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD) - markwilson.it\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/hackintosh.png\",\"datePublished\":\"2009-03-19T00:59:39+00:00\",\"dateModified\":\"2009-03-19T02:21:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/hackintosh.png\",\"contentUrl\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/images\\\/hackintosh.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/2009\\\/03\\\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/\",\"name\":\"markwilson.it\",\"description\":\"get-info -class technology | write-output &gt; \\\/dev\\\/web\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/#\\\/schema\\\/person\\\/98f61365e7c39d6be942174b8c4de468\",\"name\":\"Mark Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\",\"width\":800,\"height\":800,\"caption\":\"Mark Wilson\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.markwilson.co.uk\\\/blog\\\/uploads\\\/image-4.png?fit=800%2C800&ssl=1\"},\"description\":\"A Chartered IT Professional, with recent experience in technology leadership, IT strategy and practice management roles, Mark Wilson is an Enterprise Architect in the Advisory and Management Group at risual. During a career spanning more than two decades, Mark has gained widespread recognition as an expert in his field including both industry and national press exposure. In addition to certifications from Microsoft, VMware, Red Hat, The Open Group and Axelos, Mark held a Microsoft Most Valuable Professional (MVP) award for three years and is now part of the MVP Reconnect programme. Mark is also well-known on social media and maintains an award-winning blog.\",\"sameAs\":[\"http:\\\/\\\/www.markwilson.co.uk\\\/\",\"https:\\\/\\\/www.instagram.com\\\/markwilsonuk\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/markawilson\\\/\",\"https:\\\/\\\/x.com\\\/markwilsonit\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCWHlZCoHRTocdvtrOJ2IL4A\"],\"url\":\"https:\\\/\\\/www.markwilson.co.uk\\\/blog\\\/author\\\/mark-wilson\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD) - markwilson.it","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.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm","og_locale":"en_GB","og_type":"article","og_title":"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD) - markwilson.it","og_description":"I enjoy installing things that shouldn&#8217;t work together and making them work. I&#8217;m not clever enough to write the hacks but I&#8217;m OK at putting together the constituent pieces of the puzzle (with a little help from Google!). This time, the project was installing Mac OS X on my Lenovo S10e &#8211; at around 1.25kg &hellip; Continue reading Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)","og_url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm","og_site_name":"markwilson.it","article_published_time":"2009-03-19T00:59:39+00:00","article_modified_time":"2009-03-19T02:21:59+00:00","og_image":[{"url":"https:\/\/www.markwilson.co.uk\/blog\/images\/hackintosh.png","type":"","width":"","height":""}],"author":"Mark Wilson","twitter_card":"summary_large_image","twitter_creator":"@markwilsonit","twitter_site":"@markwilsonit","twitter_misc":{"Written by":"Mark Wilson","Estimated reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#article","isPartOf":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm"},"author":{"name":"Mark Wilson","@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"headline":"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)","datePublished":"2009-03-19T00:59:39+00:00","dateModified":"2009-03-19T02:21:59+00:00","mainEntityOfPage":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm"},"wordCount":1870,"commentCount":64,"publisher":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"image":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage"},"thumbnailUrl":"https:\/\/www.markwilson.co.uk\/blog\/images\/hackintosh.png","keywords":["Apple Mac OS X","PC Hardware"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm","url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm","name":"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD) - markwilson.it","isPartOf":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage"},"image":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage"},"thumbnailUrl":"https:\/\/www.markwilson.co.uk\/blog\/images\/hackintosh.png","datePublished":"2009-03-19T00:59:39+00:00","dateModified":"2009-03-19T02:21:59+00:00","breadcrumb":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#primaryimage","url":"https:\/\/www.markwilson.co.uk\/blog\/images\/hackintosh.png","contentUrl":"https:\/\/www.markwilson.co.uk\/blog\/images\/hackintosh.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.markwilson.co.uk\/blog\/2009\/03\/installing-mac-os-x-105-on-a-lenovo-s10e-using-a-retail-dvd.htm#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.markwilson.co.uk\/blog"},{"@type":"ListItem","position":2,"name":"Installing Mac OS X 10.5 on a Lenovo S10e (using a retail DVD)"}]},{"@type":"WebSite","@id":"https:\/\/www.markwilson.co.uk\/blog\/#website","url":"https:\/\/www.markwilson.co.uk\/blog\/","name":"markwilson.it","description":"get-info -class technology | write-output &gt; \/dev\/web","publisher":{"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.markwilson.co.uk\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/www.markwilson.co.uk\/blog\/#\/schema\/person\/98f61365e7c39d6be942174b8c4de468","name":"Mark Wilson","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","url":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1","width":800,"height":800,"caption":"Mark Wilson"},"logo":{"@id":"https:\/\/i0.wp.com\/www.markwilson.co.uk\/blog\/uploads\/image-4.png?fit=800%2C800&ssl=1"},"description":"A Chartered IT Professional, with recent experience in technology leadership, IT strategy and practice management roles, Mark Wilson is an Enterprise Architect in the Advisory and Management Group at risual. During a career spanning more than two decades, Mark has gained widespread recognition as an expert in his field including both industry and national press exposure. In addition to certifications from Microsoft, VMware, Red Hat, The Open Group and Axelos, Mark held a Microsoft Most Valuable Professional (MVP) award for three years and is now part of the MVP Reconnect programme. Mark is also well-known on social media and maintains an award-winning blog.","sameAs":["http:\/\/www.markwilson.co.uk\/","https:\/\/www.instagram.com\/markwilsonuk\/","https:\/\/www.linkedin.com\/in\/markawilson\/","https:\/\/x.com\/markwilsonit","https:\/\/www.youtube.com\/channel\/UCWHlZCoHRTocdvtrOJ2IL4A"],"url":"https:\/\/www.markwilson.co.uk\/blog\/author\/mark-wilson"}]}},"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":1418,"url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/08\/hackintosh-netbook-revisited.htm","url_meta":{"origin":1383,"position":0},"title":"Hackintosh netbook revisited","author":"Mark Wilson","date":"Monday 3 August 2009","format":false,"excerpt":"A few months ago, I wrote about the installation of Mac OS X on my Lenovo IdeaPad S10e netbook. Whilst I was pleased to have a working installation of OS X there were still a few things that didn't quite work as I'd have likef. This post details a few\u2026","rel":"","context":"In \"Apple Mac OS X\"","block_context":{"text":"Apple Mac OS X","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/mac-os-x"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1500,"url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/08\/windows-7-rtm-running-on-my-netbook.htm","url_meta":{"origin":1383,"position":1},"title":"Windows 7 RTM running on my netbook","author":"Mark Wilson","date":"Friday 7 August 2009","format":false,"excerpt":"Last year I blogged about the Lenovo S10e that I bought to test Windows 7. I ran the netbook with Mac OS X for a while but the Hackintosh is no more. Today, the new Akamai download links for \"top downloads\" delivered the Windows 7 RTM bits to me in\u2026","rel":"","context":"In \"Lenovo\"","block_context":{"text":"Lenovo","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/lenovo"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6663,"url":"https:\/\/www.markwilson.co.uk\/blog\/2016\/11\/new-lease-life-old-macs.htm","url_meta":{"origin":1383,"position":2},"title":"A new lease of life for some of my old Macs","author":"Mark Wilson","date":"Thursday 17 November 2016","format":false,"excerpt":"For as long as I can remember, I've had a selection of PCs (Windows, Mac or Linux) in the house running a variety of operating systems. The Windows machines come and go - they are mostly laptops provided for work (either mine or my wife's) - although we also have\u2026","rel":"","context":"In &quot;Technology&quot;","block_context":{"text":"Technology","link":"https:\/\/www.markwilson.co.uk\/blog\/topic\/technology"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1452,"url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/06\/windows-7-edges-closer-to-release.htm","url_meta":{"origin":1383,"position":3},"title":"Windows 7 edges closer to release","author":"Mark Wilson","date":"Tuesday 2 June 2009","format":false,"excerpt":"I keep saying that I don't really do news here... but I'm excited about Windows 7 I heard a whisper that Microsoft was going to announce ship dates at a conference in Taiwan tomorrow (thanks Dave). I also heard via the OEM channel that there would be a programme for\u2026","rel":"","context":"In \"Microsoft Windows 7\"","block_context":{"text":"Microsoft Windows 7","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/windows-7"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1311,"url":"https:\/\/www.markwilson.co.uk\/blog\/2008\/12\/lenovos-ideapad-s10e-is-exactly-what-id-hoped-for.htm","url_meta":{"origin":1383,"position":4},"title":"Lenovo&#8217;s IdeaPad S10e is exactly what I&#8217;d hoped for","author":"Mark Wilson","date":"Wednesday 10 December 2008","format":false,"excerpt":"If this blog post is full of typos it\u00e2\u20ac\u2122s because I\u00e2\u20ac\u2122m conducting an experiment.\u00c2\u00a0 I\u00e2\u20ac\u2122m trying to see if I can type an entire post on an 85% keyboard without making an unacceptable number of mistakes\u00e2\u20ac\u00a6 and then I\u00e2\u20ac\u2122ll tell you if the keyboard on my Lenovo S10e is any\u2026","rel":"","context":"In \"Lenovo\"","block_context":{"text":"Lenovo","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/lenovo"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1319,"url":"https:\/\/www.markwilson.co.uk\/blog\/2009\/01\/running-windows-7-on-a-netbook.htm","url_meta":{"origin":1383,"position":5},"title":"Running Windows 7 on a netbook","author":"Mark Wilson","date":"Thursday 29 January 2009","format":false,"excerpt":"Now that the Windows 7 beta is out and my NDA has lifted, I can finally write about my experiences of installing Windows 7 on a netbook. In a word: Sweet. You see, Windows XP works well on one of these little machines but who wants XP? It's eight years\u2026","rel":"","context":"In \"Microsoft Windows 7\"","block_context":{"text":"Microsoft Windows 7","link":"https:\/\/www.markwilson.co.uk\/blog\/tag\/windows-7"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts\/1383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/comments?post=1383"}],"version-history":[{"count":0,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/posts\/1383\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/media?parent=1383"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/categories?post=1383"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.markwilson.co.uk\/blog\/wp-json\/wp\/v2\/tags?post=1383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}