<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://brandonhutchinson.com/mediawiki/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=5_Minute_JumpStart_Server&amp;action=history&amp;feed=atom</id>
		<title>5 Minute JumpStart Server - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://brandonhutchinson.com/mediawiki/index.php5?title=5_Minute_JumpStart_Server&amp;action=history&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=5_Minute_JumpStart_Server&amp;action=history"/>
		<updated>2013-05-19T10:42:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.11.0rc1</generator>

	<entry>
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=5_Minute_JumpStart_Server&amp;diff=593&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=5_Minute_JumpStart_Server&amp;diff=593&amp;oldid=prev"/>
				<updated>2007-11-28T20:43:58Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Hutch</name></author>	</entry>

	</feed>