<?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: Solaris: Copy disk labels to duplicate drive layout</title>
	<atom:link href="http://www.tech-recipes.com/rx/331/solaris_copy_disk_labels_to_duplicate_drive_layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/331/solaris_copy_disk_labels_to_duplicate_drive_layout/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:18:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jbully</title>
		<link>http://www.tech-recipes.com/rx/331/solaris_copy_disk_labels_to_duplicate_drive_layout/comment-page-1/#comment-1701</link>
		<dc:creator>jbully</dc:creator>
		<pubDate>Fri, 29 Apr 2005 05:46:12 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1701</guid>
		<description>prtvtoc /dev/rdsk/c0t0d0s2 &#124; fmthard -n &quot;&quot; /dev/rdsk/c0t1d0s2

no need to messabout with other files, this takes it stright from one disk and puts it right on the other.

Joe :lol:</description>
		<content:encoded><![CDATA[<p>prtvtoc /dev/rdsk/c0t0d0s2 | fmthard -n &#8220;&#8221; /dev/rdsk/c0t1d0s2</p>
<p>no need to messabout with other files, this takes it stright from one disk and puts it right on the other.</p>
<p>Joe :lol:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/331/solaris_copy_disk_labels_to_duplicate_drive_layout/comment-page-1/#comment-918</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 25 Oct 2004 16:39:12 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-918</guid>
		<description>You can also skip the step of saving to a file and do it this way:

prtvtoc /dev/rdsk/c0t0d0s2 &#124; fmthard -s - /dev/rdsk/c0t1d0s2

-pbeckhelm</description>
		<content:encoded><![CDATA[<p>You can also skip the step of saving to a file and do it this way:</p>
<p>prtvtoc /dev/rdsk/c0t0d0s2 | fmthard -s &#8211; /dev/rdsk/c0t1d0s2</p>
<p>-pbeckhelm</p>
]]></content:encoded>
	</item>
</channel>
</rss>
