<?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: How-To: Installing Solaris with PXE/DHCP</title>
	<atom:link href="http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/feed/" rel="self" type="application/rss+xml" />
	<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/</link>
	<description>Tips and tricks on DTrace, ZFS, Zones and Solaris administration</description>
	<lastBuildDate>Sun, 08 Jan 2012 03:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Setting up PXE Server for Linux, Unix and Windows</title>
		<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/comment-page-1/#comment-1667</link>
		<dc:creator>Setting up PXE Server for Linux, Unix and Windows</dc:creator>
		<pubDate>Sun, 08 Jan 2012 03:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=26#comment-1667</guid>
		<description>[...] on the internet. A quick Google search turned up the following: Solaris unattended installation Installing Solaris with PXE. Both links are a bit of age but the principles stay the same.   Kind regards,  [...]</description>
		<content:encoded><![CDATA[<p>[...] on the internet. A quick Google search turned up the following: Solaris unattended installation Installing Solaris with PXE. Both links are a bit of age but the principles stay the same.   Kind regards,  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boot server / install server - The UNIX and Linux Forums</title>
		<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/comment-page-1/#comment-1614</link>
		<dc:creator>boot server / install server - The UNIX and Linux Forums</dc:creator>
		<pubDate>Sun, 23 May 2010 07:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=26#comment-1614</guid>
		<description>[...] platform_group would be i86pc. Beware that the instructions you are following are incomplete and applying to SPARC hardware, not x86 which uses PXE for network booting: Have a look there for a more detailed and suitable procedure: How-To: Installing Solaris with PXE/DHCP &#124; Solaris Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] platform_group would be i86pc. Beware that the instructions you are following are incomplete and applying to SPARC hardware, not x86 which uses PXE for network booting: Have a look there for a more detailed and suitable procedure: How-To: Installing Solaris with PXE/DHCP | Solaris Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter@netzwerk</title>
		<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/comment-page-1/#comment-1597</link>
		<dc:creator>peter@netzwerk</dc:creator>
		<pubDate>Sat, 06 Mar 2010 13:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=26#comment-1597</guid>
		<description>Does my mac adresse change if I upgrade my computer with some other hardware? For example change the graphic card?</description>
		<content:encoded><![CDATA[<p>Does my mac adresse change if I upgrade my computer with some other hardware? For example change the graphic card?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen Gunselman</title>
		<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/comment-page-1/#comment-1503</link>
		<dc:creator>Glen Gunselman</dc:creator>
		<pubDate>Wed, 15 Jul 2009 21:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=26#comment-1503</guid>
		<description>I found these instructions very useful but I hit a problem with the add_install_client in section 3.2.

I&#039;m getting the error:

add_install_client: /export/jumpstart/OSx86/Solaris_10_2009_05/Solaris_10/Tools/Boot/platform//boot_archive does not exist, invalid boot image

I&#039;m using the following commands:

cd /export/jumpstart/OSx86/Solaris_10_2009_05/Solaris_10/Tools
./add_install_client \
-d \
-e &quot;00:14:4F:A6:F0:88&quot; \
-c 10.19.19.7:/export/jumpstart \
-p 10.19.19.7:/export/jumpstart/Sysidcfg/Solaris_10 \
-s 10.19.19.7:/export/jumpstart/OSx86/Solaris_10_2009_05

Note: add_install_client would not except the MAC address using the format in your example.

Am I using the wrong add_install_client?

Thanks,
Glen</description>
		<content:encoded><![CDATA[<p>I found these instructions very useful but I hit a problem with the add_install_client in section 3.2.</p>
<p>I&#8217;m getting the error:</p>
<p>add_install_client: /export/jumpstart/OSx86/Solaris_10_2009_05/Solaris_10/Tools/Boot/platform//boot_archive does not exist, invalid boot image</p>
<p>I&#8217;m using the following commands:</p>
<p>cd /export/jumpstart/OSx86/Solaris_10_2009_05/Solaris_10/Tools<br />
./add_install_client \<br />
-d \<br />
-e &#8220;00:14:4F:A6:F0:88&#8243; \<br />
-c 10.19.19.7:/export/jumpstart \<br />
-p 10.19.19.7:/export/jumpstart/Sysidcfg/Solaris_10 \<br />
-s 10.19.19.7:/export/jumpstart/OSx86/Solaris_10_2009_05</p>
<p>Note: add_install_client would not except the MAC address using the format in your example.</p>
<p>Am I using the wrong add_install_client?</p>
<p>Thanks,<br />
Glen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solaris 10 patch return codes &#124; Solaris Blog</title>
		<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/comment-page-1/#comment-529</link>
		<dc:creator>Solaris 10 patch return codes &#124; Solaris Blog</dc:creator>
		<pubDate>Tue, 19 May 2009 10:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=26#comment-529</guid>
		<description>[...] Installing Solaris with DHCP and PXE [...]</description>
		<content:encoded><![CDATA[<p>[...] Installing Solaris with DHCP and PXE [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

