<?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: Installing Olive 10.4R1 under VMware</title>
	<atom:link href="http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/</link>
	<description>IP Networks. Datacenter. Security. Open Source. My Blog.</description>
	<lastBuildDate>Tue, 08 May 2012 16:40:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Aspirany</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-124</link>
		<dc:creator>Aspirany</dc:creator>
		<pubDate>Thu, 01 Mar 2012 10:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-124</guid>
		<description>Hi !

Everybody try to install srx series to vmware?

THX</description>
		<content:encoded><![CDATA[<p>Hi !</p>
<p>Everybody try to install srx series to vmware?</p>
<p>THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-98</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Wed, 01 Feb 2012 19:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-98</guid>
		<description>I am stymied at the pkg_add - it absolutely fails every time.  I tried the modifications suggested here - no luck.  Anyone else get a fix for this?</description>
		<content:encoded><![CDATA[<p>I am stymied at the pkg_add &#8211; it absolutely fails every time.  I tried the modifications suggested here &#8211; no luck.  Anyone else get a fix for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Knight</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-72</link>
		<dc:creator>Joel Knight</dc:creator>
		<pubDate>Thu, 05 Jan 2012 05:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-72</guid>
		<description>Kovilpatti, thanks for outlining the steps so clearly.</description>
		<content:encoded><![CDATA[<p>Kovilpatti, thanks for outlining the steps so clearly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kovilpatti</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-66</link>
		<dc:creator>Kovilpatti</dc:creator>
		<pubDate>Tue, 03 Jan 2012 07:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-66</guid>
		<description>Still if you run in to any problem ... try updating all the +CONTENTS with updated md5 checksums of the files, removing unneeded entries like .sig, .md5, .sha1</description>
		<content:encoded><![CDATA[<p>Still if you run in to any problem &#8230; try updating all the +CONTENTS with updated md5 checksums of the files, removing unneeded entries like .sig, .md5, .sha1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kovilpatti</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-65</link>
		<dc:creator>Kovilpatti</dc:creator>
		<pubDate>Tue, 03 Jan 2012 07:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-65</guid>
		<description>Wish you all a very Happy New Year 2012 !!!

As a new year gift, do the below changes to get the installation of JunOS &gt;=10.4R6.5 like 11.2R2.4 work :)

Only the outer +INSTALL file need changes

1. Comment the extractInner line

#    extractInner

2. Comment and add like the following

#    pkg_add $PKG_FORCE $inner &#124;&#124; fail=1
    pkg_add $PKG_FORCE jinstall-11.2R2.4-domestic.tgz &#124;&#124; fail=1


Now pack them and do the pkg_add and it should install successfully ... :)</description>
		<content:encoded><![CDATA[<p>Wish you all a very Happy New Year 2012 !!!</p>
<p>As a new year gift, do the below changes to get the installation of JunOS &gt;=10.4R6.5 like 11.2R2.4 work :)</p>
<p>Only the outer +INSTALL file need changes</p>
<p>1. Comment the extractInner line</p>
<p>#    extractInner</p>
<p>2. Comment and add like the following</p>
<p>#    pkg_add $PKG_FORCE $inner || fail=1<br />
    pkg_add $PKG_FORCE jinstall-11.2R2.4-domestic.tgz || fail=1</p>
<p>Now pack them and do the pkg_add and it should install successfully &#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fipsorg</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-60</link>
		<dc:creator>Fipsorg</dc:creator>
		<pubDate>Thu, 29 Dec 2011 15:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-60</guid>
		<description>I got the same issue with JunOS 11.4R1.14. Therefore, I took the +INSTALL files of JunOS 11.1R1.14 that was installing fine, I replaced the version numbers.

And... victory 11.4R1.14 can be installed in VMWare (VMware player 4.0.1)</description>
		<content:encoded><![CDATA[<p>I got the same issue with JunOS 11.4R1.14. Therefore, I took the +INSTALL files of JunOS 11.1R1.14 that was installing fine, I replaced the version numbers.</p>
<p>And&#8230; victory 11.4R1.14 can be installed in VMWare (VMware player 4.0.1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vb2k</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-40</link>
		<dc:creator>vb2k</dc:creator>
		<pubDate>Mon, 31 Oct 2011 20:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-40</guid>
		<description>Well I found out wat the problem was, don&#039;t use a SCSI disk :p</description>
		<content:encoded><![CDATA[<p>Well I found out wat the problem was, don&#8217;t use a SCSI disk :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vb2k</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-39</link>
		<dc:creator>vb2k</dc:creator>
		<pubDate>Sun, 30 Oct 2011 14:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-39</guid>
		<description>I followed the instructions above to create a new tar for 10.4R4.5. I get the following error while booting:

md0: Preloaded image  7729152 bytes at 0xc0a7e288
WATCHDOG_TIMER : Loss of soft watchdog
panic:
db_log_stack_trace_cmd(c094e900,c094e900,e04e3b28,e04e3b14,e04e3b14) at db_log_stack_trace_cmd+0x36
....

I&#039;m using ESXi 5.0.0 btw</description>
		<content:encoded><![CDATA[<p>I followed the instructions above to create a new tar for 10.4R4.5. I get the following error while booting:</p>
<p>md0: Preloaded image  7729152 bytes at 0xc0a7e288<br />
WATCHDOG_TIMER : Loss of soft watchdog<br />
panic:<br />
db_log_stack_trace_cmd(c094e900,c094e900,e04e3b28,e04e3b14,e04e3b14) at db_log_stack_trace_cmd+0&#215;36<br />
&#8230;.</p>
<p>I&#8217;m using ESXi 5.0.0 btw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aj</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-38</link>
		<dc:creator>aj</dc:creator>
		<pubDate>Sun, 23 Oct 2011 22:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-38</guid>
		<description>Great testing!!!.
for 10.4R7.5 what are the names of the directories to use?, i.e.
/var/tmp/jinstall_pkg  and 
/var/tmp/jinstall_pkg/jinstall

or /var/tmp/jinstall and
/var/tmp/jinstall/jinstall_pkg

we are pkg_add from /var/tmp ??? or from some other directory ?

thanks
P.S.  I am having the same problems with 10.4R6.5 and 10.4R7.5</description>
		<content:encoded><![CDATA[<p>Great testing!!!.<br />
for 10.4R7.5 what are the names of the directories to use?, i.e.<br />
/var/tmp/jinstall_pkg  and<br />
/var/tmp/jinstall_pkg/jinstall</p>
<p>or /var/tmp/jinstall and<br />
/var/tmp/jinstall/jinstall_pkg</p>
<p>we are pkg_add from /var/tmp ??? or from some other directory ?</p>
<p>thanks<br />
P.S.  I am having the same problems with 10.4R6.5 and 10.4R7.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Knight</title>
		<link>http://www.packetmischief.ca/2011/03/24/installing-olive-10-4r1-under-vmware/#comment-37</link>
		<dc:creator>Joel Knight</dc:creator>
		<pubDate>Sun, 23 Oct 2011 19:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetmischief.ca/?p=403#comment-37</guid>
		<description>Wow, nice find.</description>
		<content:encoded><![CDATA[<p>Wow, nice find.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

