<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for JonSharp.net</title>
	<link>http://www.jonsharp.net</link>
	<description>Weblog of an IT professional and computer scientist</description>
	<pubDate>Tue, 16 Mar 2010 03:14:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>Comment on Installing Tiger on Lombard by John Sawyer</title>
		<link>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-33178</link>
		<pubDate>Wed, 12 Dec 2007 13:35:46 +0000</pubDate>
		<guid>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-33178</guid>
					<description>The suggestions here work great, particularly Jon Sharp's original suggestions, and and Guy Merrit's expanded ones.</description>
		<content:encoded><![CDATA[<p>The suggestions here work great, particularly Jon Sharp&#8217;s original suggestions, and and Guy Merrit&#8217;s expanded ones.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Installing Tiger on Lombard by @(X!_!X)@</title>
		<link>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-31499</link>
		<pubDate>Thu, 18 Oct 2007 18:17:31 +0000</pubDate>
		<guid>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-31499</guid>
					<description>this walkthrough is great. there is only one problem i found with these directions. you have make sure that your copy of the .dmg file used is not read only. i &quot;obtained&quot; a copy of tiger to do this with, but the .dmg was read only, which led to hours of frustration until i realized that i had to use disc utility to burn the image to cd, then re-rip the cd to a read/write .dmg. at first i tried to use the terminal to change the owners and the permissions on the .dmg with no success. i might be possible, but it's beyond me. just use disk utility and everything will be fine</description>
		<content:encoded><![CDATA[<p>this walkthrough is great. there is only one problem i found with these directions. you have make sure that your copy of the .dmg file used is not read only. i &#8220;obtained&#8221; a copy of tiger to do this with, but the .dmg was read only, which led to hours of frustration until i realized that i had to use disc utility to burn the image to cd, then re-rip the cd to a read/write .dmg. at first i tried to use the terminal to change the owners and the permissions on the .dmg with no success. i might be possible, but it&#8217;s beyond me. just use disk utility and everything will be fine
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Installing Tiger on Lombard by Mark</title>
		<link>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-30046</link>
		<pubDate>Thu, 06 Sep 2007 17:56:25 +0000</pubDate>
		<guid>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-30046</guid>
					<description>Jon

THANK YOU for this info!  I upgraded my macbook to a macbook revision 2 (core 2 duo), and sold the old one on ebay - but I lost the original install DVD.  I thought i'd be ok to use the new macbook install DVD, but it complains about the machine.  A quick copy of the install dvd to a blank usb hard disk, a vi of the OSInstall file, and I'm one up on MacOS!

Thanks again

Mark</description>
		<content:encoded><![CDATA[<p>Jon</p>
<p>THANK YOU for this info!  I upgraded my macbook to a macbook revision 2 (core 2 duo), and sold the old one on ebay - but I lost the original install DVD.  I thought i&#8217;d be ok to use the new macbook install DVD, but it complains about the machine.  A quick copy of the install dvd to a blank usb hard disk, a vi of the OSInstall file, and I&#8217;m one up on MacOS!</p>
<p>Thanks again</p>
<p>Mark
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Installing Tiger on Lombard by Guy Merritt</title>
		<link>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-29170</link>
		<pubDate>Mon, 06 Aug 2007 19:15:34 +0000</pubDate>
		<guid>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-29170</guid>
					<description>I just wanted to thank everyone for sharing this information.  I run a small computer store (just  getting started) and a young kid brought me a Mac Book he'd &quot;bought at a gas station&quot;.  He'd paid $500.00 for the thing so I hope - wherever it came from originally - that it was insured.  I lectured him about buying stuff in this way, but he was on the hook for $500.00 and had a password protected Mac Book 1,1.  I had never touched a Mac.  For 5 weeks I tried everything under the sun, including picking up an old iMac G3 for testing things.  After downoading dozens of CD sets, &quot;universal&quot; Mac OSx  DVDs that did not work, I  downloaded some DVDs that purported to be the retail disks for a Mac  Book, bought a dual layer DVD burner (which I didn't have). They tried to work, but failed with the message that I had the wrong hardware...

From a command line, with DVD 1 mounted on the old iMac, I did the 'ol triple whamy.

I edited the OSInstall.dist file thusly (as superuser):

First Edit  (Title = &quot;I never met a Mac I didn't wanna work for....&quot;)

var badMachines = ['']; 

Second Edit: (Title = &quot;Some things in life are simply best ignored, completely........&quot;)

changed installation-check script=&quot;hwbeInstallCheck()&quot;/
to
installation-check script=&quot;&quot;/

Third Edit (Title = &quot;Can't we just all work together and get along...????)

Changed that pesky line down at the bottom (you can't miss it), to this:

var hwbeSupportedMachines = ['iMac4,1','iMac5,1','iMac6,1','MacBook1,1','MacBook2,1','MacBookPro1,1', 
'MacBookPro1,2','MacBookPro2,1','MacBookPro2,2','Macmini1,1','MacPro1,1','PowerBook6,5','MacBook2,1']; 


And, in the above line, you should absolutely do this in Vim to avoid getting a line break - the line break is on this page due to the contraints imposed by the page itself.

ALSO: I had virtually ZERO luck trying to mount thse things on Windows and editing the above file with a text editor (though posters on torrent sites said this would work).  Do this on another Mac (based upon my experience) and use a command line text editor.


Thanks again,

Guy Merritt</description>
		<content:encoded><![CDATA[<p>I just wanted to thank everyone for sharing this information.  I run a small computer store (just  getting started) and a young kid brought me a Mac Book he&#8217;d &#8220;bought at a gas station&#8221;.  He&#8217;d paid $500.00 for the thing so I hope - wherever it came from originally - that it was insured.  I lectured him about buying stuff in this way, but he was on the hook for $500.00 and had a password protected Mac Book 1,1.  I had never touched a Mac.  For 5 weeks I tried everything under the sun, including picking up an old iMac G3 for testing things.  After downoading dozens of CD sets, &#8220;universal&#8221; Mac OSx  DVDs that did not work, I  downloaded some DVDs that purported to be the retail disks for a Mac  Book, bought a dual layer DVD burner (which I didn&#8217;t have). They tried to work, but failed with the message that I had the wrong hardware&#8230;</p>
<p>From a command line, with DVD 1 mounted on the old iMac, I did the &#8216;ol triple whamy.</p>
<p>I edited the OSInstall.dist file thusly (as superuser):</p>
<p>First Edit  (Title = &#8220;I never met a Mac I didn&#8217;t wanna work for&#8230;.&#8221;)</p>
<p>var badMachines = ['&#8217;]; </p>
<p>Second Edit: (Title = &#8220;Some things in life are simply best ignored, completely&#8230;&#8230;..&#8221;)</p>
<p>changed installation-check script=&#8221;hwbeInstallCheck()&#8221;/<br />
to<br />
installation-check script=&#8221;"/</p>
<p>Third Edit (Title = &#8220;Can&#8217;t we just all work together and get along&#8230;????)</p>
<p>Changed that pesky line down at the bottom (you can&#8217;t miss it), to this:</p>
<p>var hwbeSupportedMachines = [&#8217;iMac4,1&#8242;,&#8217;iMac5,1&#8242;,&#8217;iMac6,1&#8242;,&#8217;MacBook1,1&#8242;,&#8217;MacBook2,1&#8242;,&#8217;MacBookPro1,1&#8242;,<br />
&#8216;MacBookPro1,2&#8242;,&#8217;MacBookPro2,1&#8242;,&#8217;MacBookPro2,2&#8242;,&#8217;Macmini1,1&#8242;,&#8217;MacPro1,1&#8242;,&#8217;PowerBook6,5&#8242;,&#8217;MacBook2,1&#8242;]; </p>
<p>And, in the above line, you should absolutely do this in Vim to avoid getting a line break - the line break is on this page due to the contraints imposed by the page itself.</p>
<p>ALSO: I had virtually ZERO luck trying to mount thse things on Windows and editing the above file with a text editor (though posters on torrent sites said this would work).  Do this on another Mac (based upon my experience) and use a command line text editor.</p>
<p>Thanks again,</p>
<p>Guy Merritt
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Installing Tiger on Lombard by Steve</title>
		<link>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-28913</link>
		<pubDate>Mon, 16 Jul 2007 07:19:57 +0000</pubDate>
		<guid>http://www.jonsharp.net/archives/2005/05/06/installing-tiger-on-lombard/#comment-28913</guid>
					<description>i am trying to install Tiger onto my clamshell iBook SE (no DVD). 

after created and copied the disk image (thru firewire) of OSX Install DVD and mount to the hard disk, i run the 'osinstall.mpkg'. but installation halts and prompts “BaseSystem cannot be installed on this computer. This software cannot be installed on this computer.”  have also tried to activate the Install Mac OSX but it only leads to reboot and go no further.

i'm pretty sure that the script has been edited to bypass the installation check and badmachines check.

appreciate if anyone can offer further help.</description>
		<content:encoded><![CDATA[<p>i am trying to install Tiger onto my clamshell iBook SE (no DVD). </p>
<p>after created and copied the disk image (thru firewire) of OSX Install DVD and mount to the hard disk, i run the &#8216;osinstall.mpkg&#8217;. but installation halts and prompts “BaseSystem cannot be installed on this computer. This software cannot be installed on this computer.”  have also tried to activate the Install Mac OSX but it only leads to reboot and go no further.</p>
<p>i&#8217;m pretty sure that the script has been edited to bypass the installation check and badmachines check.</p>
<p>appreciate if anyone can offer further help.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
