<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sys-Admin Information&#039;s &#187; boot_archive</title>
	<atom:link href="http://sysinfo.bascomp.org/tag/boot_archive/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysinfo.bascomp.org</link>
	<description></description>
	<lastBuildDate>Fri, 23 Apr 2010 09:43:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Boot archive error or corrupt</title>
		<link>http://sysinfo.bascomp.org/2009/05/boot-archive-error-or-corrupt/</link>
		<comments>http://sysinfo.bascomp.org/2009/05/boot-archive-error-or-corrupt/#comments</comments>
		<pubDate>Fri, 01 May 2009 06:50:45 +0000</pubDate>
		<dc:creator>Hendrawan</dc:creator>
				<category><![CDATA[Common Problem]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[bootadm]]></category>
		<category><![CDATA[boot_archive]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/?p=216</guid>
		<description><![CDATA[A few weeks ago, I got a little problem with my solaris box, namely solaris won't boot because the boot archive was corrupt, *sigh*. Anyway the boot archive in solaris 10 was contain kernel module and configuration file was needed for solaris to startup the system.
Error:

module /platform/i86pc/boot_archive error 3 bad or corrupt data while decompressing [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I got a little problem with my solaris box, namely solaris won't boot because the boot archive was corrupt, *sigh*. Anyway the boot archive in solaris 10 was contain kernel module and configuration file was needed for solaris to startup the system.</p>
<p><strong>Error:</strong></p>
<blockquote><p>
module /platform/i86pc/boot_archive error 3 bad or corrupt data while decompressing file
</p></blockquote>
<p><strong>Workaround:</strong></p>
<p>Boot up your solaris in "solaris failsafe mode", next solaris image will mount with writeable mode on "/a" mount point</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sh</span><span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-f</span> <span style="color: #000000; font-weight: bold;">/</span>a<span style="color: #000000; font-weight: bold;">/</span>platform<span style="color: #000000; font-weight: bold;">/</span>i86pc<span style="color: #000000; font-weight: bold;">/</span>boot_archive
<span style="color: #c20cb9; font-weight: bold;">sh</span><span style="color: #000000; font-weight: bold;">&gt;</span> bootadm update-archive <span style="color: #660033;">-R</span> <span style="color: #000000; font-weight: bold;">/</span>a
<span style="color: #c20cb9; font-weight: bold;">sh</span><span style="color: #000000; font-weight: bold;">&gt;</span> reboot</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://sysinfo.bascomp.org/2009/05/boot-archive-error-or-corrupt/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
