<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://brandonhutchinson.com/mediawiki/skins/common/feed.css?97"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>5 Minute JumpStart Server - Revision history</title>
		<link>http://brandonhutchinson.com/mediawiki/index.php5?title=5_Minute_JumpStart_Server&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.11.0rc1</generator>
		<lastBuildDate>Wed, 19 Jun 2013 01:22:46 GMT</lastBuildDate>
		<item>
			<title>Hutch: New page: The following is a quick procedure to move an existing JumpStart tree to another Solaris 10 server and enable JumpStart functionality.  Make sure the following packages are installed on th...</title>
			<link>http://brandonhutchinson.com/mediawiki/index.php5?title=5_Minute_JumpStart_Server&amp;diff=593&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: The following is a quick procedure to move an existing JumpStart tree to another Solaris 10 server and enable JumpStart functionality.  Make sure the following packages are installed on th...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The following is a quick procedure to move an existing JumpStart tree to another Solaris 10 server and enable JumpStart functionality.&lt;br /&gt;
&lt;br /&gt;
Make sure the following packages are installed on the new JumpStart server:&lt;br /&gt;
 * SUNWnfssu     Network File System (NFS) server support (Usr)&lt;br /&gt;
 * SUNWnfssr     Network File System (NFS) server support (Root)&lt;br /&gt;
 * SUNWnfsskr    Network File System (NFS) server kernel support (Root)&lt;br /&gt;
 * SUNWtftp      Trivial File Transfer Server&lt;br /&gt;
&lt;br /&gt;
Steps on the new JumpStart server (assuming Solaris 10):&lt;br /&gt;
 # '''mkdir /export/install'''&lt;br /&gt;
 # '''cd /export/install'''&lt;br /&gt;
 # '''ssh ''old_JumpStart_server'' &amp;quot;cd /export/install; tar cf - .&amp;quot; | tar xpf -&lt;br /&gt;
 # '''echo 'share -F nfs -o ro,anon=0 -d &amp;quot;Jumpstart Directory&amp;quot; /export/install' &amp;gt;&amp;gt; /etc/dfs/dfstab'''&lt;br /&gt;
 # '''shareall'''&lt;br /&gt;
 # '''/usr/bin/echo &amp;quot;# TFTPD - tftp server (primarily used for booting)&amp;quot; &amp;gt;&amp;gt; /etc/inetd.conf'''&lt;br /&gt;
 # '''/usr/bin/echo &amp;quot;tftp\tdgram\tudp6\twait\troot\t/usr/sbin/in.tftpd\tin.tftpd -s /tftpboot&amp;quot; &amp;gt;&amp;gt; /etc/inetd.conf'''&lt;br /&gt;
 # '''inetconv'''&lt;/div&gt;</description>
			<pubDate>Wed, 28 Nov 2007 20:43:58 GMT</pubDate>			<dc:creator>Hutch</dc:creator>			<comments>http://brandonhutchinson.com/wiki/Talk:5_Minute_JumpStart_Server</comments>		</item>
	</channel>
</rss>