<?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>SteveOH &#187; windows</title>
	<atom:link href="http://www.steve-oh.com/blog/index.php/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.steve-oh.com/blog</link>
	<description>Steve O Hernandez - Technology, Real Life, Advice</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:51:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>UPDATE: Microsoft Windows Server 2008 &#8211; Disk is Read-Only / Write Protected</title>
		<link>http://www.steve-oh.com/blog/index.php/update-microsoft-windows-server-2008-disk-is-read-only-write-protected/</link>
		<comments>http://www.steve-oh.com/blog/index.php/update-microsoft-windows-server-2008-disk-is-read-only-write-protected/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 15:01:29 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[jmicron]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft windows server]]></category>
		<category><![CDATA[raid array]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows driver]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=352</guid>
		<description><![CDATA[This is an updated post to the previous post regarding the READ ONLY / WRITE PROTECTED VOLUMES IN SERVER 2008. So the work-around presented in the previous post will get you by, but it&#8217;s not a solution.  I set up a script to run the diskpart script every hour, and still, I found that it [...]]]></description>
			<content:encoded><![CDATA[<p>This is an updated post to the previous post regarding the <a title="Microsoft Windows Server 2008 – Disk is Read-Only / Write Protected" href="http://www.steve-oh.com/blog/index.php/microsoft-windows-server-2008-disk-is-read-only-write-protected/" target="_blank">READ ONLY / WRITE PROTECTED VOLUMES IN SERVER 2008</a>.</p>
<p>So the work-around presented in the previous post will get you by, but it&#8217;s not a <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" class="st_tag internal_tag" rel="tag" title="Posts tagged with solution">solution</a>.  I set up a <a href="http://www.steve-oh.com/blog/index.php/tag/script/" class="st_tag internal_tag" rel="tag" title="Posts tagged with script">script</a> to run the diskpart <a href="http://www.steve-oh.com/blog/index.php/tag/script/" class="st_tag internal_tag" rel="tag" title="Posts tagged with script">script</a> every hour, and still, I found that it was almost happening randomly. I noticed that it only happened on my Disk 2 which was on the built-in SATA controller using the JMircron chipset.  Interesting.  After I installed the new <a href="http://www.steve-oh.com/blog/index.php/tag/raid-array/" class="st_tag internal_tag" rel="tag" title="Posts tagged with raid array">RAID array</a> (<a title="Western Digital Green 2TB Drives (WD20EARS) in RAID 0" href="http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/" target="_blank">here</a>) I noticed that now my <a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a> drive was now listed as Drive 2, and that in fact it was being listed as read-only and my script no longer worked.  What a pain in the butt.  It was especially annoying since <a href="http://www.steve-oh.com/blog/index.php/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sql">SQL</a> <a href="http://www.steve-oh.com/blog/index.php/tag/server/" class="st_tag internal_tag" rel="tag" title="Posts tagged with server">Server</a> and <a href="http://www.steve-oh.com/blog/index.php/tag/iis/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iis">IIS</a> would start failing since they couldn&#8217;t write to the <a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a> drive.  What a mess.</p>
<p>At this point you have to step back and consider the situation.  I just upgraded some hardware and the situation changed, but after numerous software changes the issue remained.  So what&#8217;s hardware related but lives in software such that it can tell the OS that a disk is read only?  The answer is, a driver.</p>
<p>Then began my quest in searching for a driver issues with the <a href="http://www.steve-oh.com/blog/index.php/tag/jmicron/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jmicron">JMicron</a> chipset.  Low and behold, it&#8217;s a known issue.  Once I installed an updated the driver, the issue that would bring my server to a halt VANISHED.</p>
<p>Link to <a title="JMicron Driver - Windows Server 2008" href="http://www.steve-oh.com/blog/wp-content/uploads/2011/07/JMB36X_WinDrv_R1.17.63_WHQL.7z" target="_blank">JMb36X Windows Driver</a>.</p>
<p>Make sure you research your set-up first before installing a random driver.  You&#8217;ll only make a bad situation worse.</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/iis/" title="iis" rel="tag">iis</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/jmicron/" title="jmicron" rel="tag">jmicron</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/microsoft-windows-server/" title="microsoft windows server" rel="tag">microsoft windows server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/raid-array/" title="raid array" rel="tag">raid array</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/script/" title="script" rel="tag">script</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" title="Server 2008" rel="tag">Server 2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" title="solution" rel="tag">solution</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/sql/" title="sql" rel="tag">sql</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows-driver/" title="windows driver" rel="tag">windows driver</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/update-microsoft-windows-server-2008-disk-is-read-only-write-protected/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Western Digital Green 2TB Drives (WD20EARS) in RAID 0</title>
		<link>http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/</link>
		<comments>http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 15:42:33 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=332</guid>
		<description><![CDATA[I purchased 2 WDC WD20EARS-00M drives and raided them in a RAID 0 configuration (124 KB Stripe) for performance of non-crucial operations.  Meaning, anything I have on there I can live with losing OR have backed up at least twice elsewhere.  This includes virtual machines, movies and music.  Anyway, I wanted to post these benchmarks [...]]]></description>
			<content:encoded><![CDATA[<p>I purchased 2 WDC WD20EARS-00M drives and raided them in a RAID 0 configuration (124 KB Stripe) for performance of non-crucial operations.  Meaning, anything I have on there I can live with losing OR have backed up at least twice elsewhere.  This includes virtual machines, movies and music.  Anyway, I wanted to post these benchmarks using <a href="http://www.simplisoftware.com/Public/index.php?request=HdTach" target="_blank">HD Tach</a> as there have been a ton of reports that these drives are no good in RAID configurations.  They&#8217;re probably true, especially since these drives have variable spin rates, which fluctuate independent of each other and can pose problems.</p>
<p>When I first set them up I noticed HUGE fluctuations and large differences in transfer speeds.  From 200+ MB/s to ~80 MB/s.  I could not duplicate them (not yet at least) but the HD Tach results are promising.  Let&#8217;s see how this works out.  I will update if I have any problems.</p>
<p>The first 3 images are the RAID configuration, with the last being a single drive.</p>
<p><strong>NOTE</strong>: I was unable to utilize HD Tune Pro 3.5 to test the raid configuration as it only showed the drives at 2199 GB and reported read speeds of 12460.9 MB/s. There&#8217;s obviously something wrong there, probably caching on the RAID controller and within <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Server 2008">Server 2008</a>, and the fact it&#8217;s over 2TB.</p>
<p><strong>UPDATE</strong>: I upgraded to HD Tune Pro 3.6 and it is able to benchmark the configuration.  It shows that performance ranges from 250 MB/s to 80 MB/s at the end of the drives.  Which is great, it&#8217;s roughly twice the performance of a single drive, which is what we expected.  I also posted the Random Access benchmarks for the single and raided drives.  You can tell which is which by the drop down list in the top left hand corner of HD Tune Pro.</p>

<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-raid0-1/' title='WesternDigitalGreen-2TB-RAID0-1'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-RAID0-1-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-RAID0-1" title="WesternDigitalGreen-2TB-RAID0-1" /></a>
<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-raid0-2/' title='WesternDigitalGreen-2TB-RAID0-2'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-RAID0-2-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-RAID0-2" title="WesternDigitalGreen-2TB-RAID0-2" /></a>
<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-raid0-3/' title='WesternDigitalGreen-2TB-RAID0-3'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-RAID0-3-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-RAID0-3" title="WesternDigitalGreen-2TB-RAID0-3" /></a>
<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-single/' title='WesternDigitalGreen-2TB-Single'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-Single-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-Single" title="WesternDigitalGreen-2TB-Single" /></a>
<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-raid-hdtunepro-extra/' title='WesternDigitalGreen-2TB-RAID-HDTunePro-EXTRA'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-RAID-HDTunePro-EXTRA-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-RAID-HDTunePro-EXTRA" title="WesternDigitalGreen-2TB-RAID-HDTunePro-EXTRA" /></a>
<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-raid-hdtunepro-random-access/' title='WesternDigitalGreen-2TB-RAID-HDTunePro-RANDOM-ACCESS'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-RAID-HDTunePro-RANDOM-ACCESS-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-RAID-HDTunePro-RANDOM-ACCESS" title="WesternDigitalGreen-2TB-RAID-HDTunePro-RANDOM-ACCESS" /></a>
<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-single-hdtunepro-extra/' title='WesternDigitalGreen-2TB-SINGLE-HDTunePro-EXTRA'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-SINGLE-HDTunePro-EXTRA-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-SINGLE-HDTunePro-EXTRA" title="WesternDigitalGreen-2TB-SINGLE-HDTunePro-EXTRA" /></a>
<a href='http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/westerndigitalgreen-2tb-single-hdtunepro-random-access/' title='WesternDigitalGreen-2TB-SINGLE-HDTunePro-RANDOM-ACCESS'><img width="150" height="150" src="http://www.steve-oh.com/blog/wp-content/uploads/2011/06/WesternDigitalGreen-2TB-SINGLE-HDTunePro-RANDOM-ACCESS-150x150.png" class="attachment-thumbnail" alt="WesternDigitalGreen-2TB-SINGLE-HDTunePro-RANDOM-ACCESS" title="WesternDigitalGreen-2TB-SINGLE-HDTunePro-RANDOM-ACCESS" /></a>

<p>The low IOPS on the RAID configuration shows that these drives are not intended for high I/O environments, such as a web <a href="http://www.steve-oh.com/blog/index.php/tag/server/" class="st_tag internal_tag" rel="tag" title="Posts tagged with server">server</a> or <a href="http://www.steve-oh.com/blog/index.php/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sql">SQL</a> <a href="http://www.steve-oh.com/blog/index.php/tag/server/" class="st_tag internal_tag" rel="tag" title="Posts tagged with server">Server</a>.  They do, however, work just fine for low &#8211; medium I/O file servers as the good sequential read speeds are perfect for that kind of work.</p>
<p>&nbsp;</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" title="problem" rel="tag">problem</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" title="Server 2008" rel="tag">Server 2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/sql/" title="sql" rel="tag">sql</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/xp/" title="xp" rel="tag">xp</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/western-digital-green-2tb-wd20ears-drive-in-raid-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu / Debian Windows 7 Dual Boot System Encryption with TrueCrypt</title>
		<link>http://www.steve-oh.com/blog/index.php/ubuntu-debian-windows-7-dual-boot-system-encryption-with-truecrypt/</link>
		<comments>http://www.steve-oh.com/blog/index.php/ubuntu-debian-windows-7-dual-boot-system-encryption-with-truecrypt/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:48:55 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[truecrypt]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=327</guid>
		<description><![CDATA[I will be doing this configuration on my test machine very soon since my previous guide (here) is a bit outdated.  For now you can follow the previous instructions and modify them per the instructions below: From SuperUser: I&#8217;ve done it but not exactly like in your link, because of some kind of problem (bug?) [...]]]></description>
			<content:encoded><![CDATA[<p>I will be doing this configuration on my test machine very soon since my previous guide (<a href="http://www.steve-oh.com/blog/index.php/ubuntu-vista-dual-boot-full-encryption-with-truecrypt/" target="_blank">here</a>) is a bit outdated.  For now you can follow the previous instructions and modify them per the instructions below:</p>
<p>From <a href="http://superuser.com/questions/251109/encrypt-multiple-systems-win7-deb" target="_blank">SuperUser</a>:</p>
<p>I&#8217;ve done it <img src='http://www.steve-oh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  but not exactly like in your link, because of some kind of <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" class="st_tag internal_tag" rel="tag" title="Posts tagged with problem">problem</a> (bug?) in <a href="http://www.steve-oh.com/blog/index.php/tag/grub/" class="st_tag internal_tag" rel="tag" title="Posts tagged with grub">Grub</a>2 (tutorial is with <a href="http://www.steve-oh.com/blog/index.php/tag/grub/" class="st_tag internal_tag" rel="tag" title="Posts tagged with grub">grub</a> &#8220;1&#8243; but I&#8217;ve <a href="http://www.steve-oh.com/blog/index.php/tag/grub/" class="st_tag internal_tag" rel="tag" title="Posts tagged with grub">Grub</a>2), specifically in this</p>
<blockquote><p>title <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> <a href="http://www.steve-oh.com/blog/index.php/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vista">Vista</a>/Longhorn<br />
rootnoverify (hd0,0) makeactive<br />
<strong>chainloader (hd0,1)/<a href="http://www.steve-oh.com/blog/index.php/tag/truecrypt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with truecrypt">truecrypt</a>.mbr</strong><br />
boot</p></blockquote>
<p>The problem is known and posted on many forums.</p>
<p>My <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" class="st_tag internal_tag" rel="tag" title="Posts tagged with solution">solution</a> was:</p>
<ol>
<li><a href="http://www.steve-oh.com/blog/index.php/tag/encrypt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with encrypt">Encrypt</a> Windows7 <a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a> partition using truecrypt, selecting Single boot and overwriting Grub2 loader with truecrypt loader</li>
<li>Boot <a href="http://www.steve-oh.com/blog/index.php/tag/debian/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debian">Debian</a> from Rescue CD and install grub2 bootloader NOT on MBR but on /dev/sda3 which is <a href="http://www.steve-oh.com/blog/index.php/tag/debian/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debian">Debian</a> / partition (so truecrypt loader was not overrided)</li>
</ol>
<p>Now while booting truecrypt bootmenu is shown and if I&#8217;d access Win7 I&#8217;m entering password, but if I&#8217;d enter debian (via Grub2) I hit esc key and then truecrypt loader is searching all other partitions for boot loader and finding Grub2 which resides on /dev/sda3 and load system properly.</p>
<p>I think its the best way to do this for now (until sb find resolution for Grub2 to read /boot/truecrypt.mbr without errors).</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/dual-boot/" title="dual boot" rel="tag">dual boot</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/encrypt/" title="encrypt" rel="tag">encrypt</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/encryption/" title="encryption" rel="tag">encryption</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/grub/" title="grub" rel="tag">grub</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/linux/" title="linux" rel="tag">linux</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" title="problem" rel="tag">problem</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" title="solution" rel="tag">solution</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/truecrypt/" title="truecrypt" rel="tag">truecrypt</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/vista/" title="vista" rel="tag">vista</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows-7/" title="windows 7" rel="tag">windows 7</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/ubuntu-debian-windows-7-dual-boot-system-encryption-with-truecrypt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Guidelines to Development on the Hollywood Operating System</title>
		<link>http://www.steve-oh.com/blog/index.php/guidelines-to-development-on-the-hollywood-operating-system/</link>
		<comments>http://www.steve-oh.com/blog/index.php/guidelines-to-development-on-the-hollywood-operating-system/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:48:32 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=276</guid>
		<description><![CDATA[Courtesy of Cain&#8217;s Brain. 1. Any PERMISSION DENIED has an OVERRIDE function. 2. Complex calculations and loading of huge amounts of data will be accomplished in under three seconds. In the movies, modems transmit data at two gigabytes per second. 3. When the power plant/missile site/whatever overheats, all the control panels will explode, as will [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>Courtesy of Cain&#8217;s Brain.</strong></p>
<p>1. Any PERMISSION DENIED has an OVERRIDE function.</p>
<p>2. Complex calculations and loading of huge amounts of data will be accomplished in under three seconds. In the movies, modems transmit data at two gigabytes per second.</p>
<p>3. When the power plant/missile site/whatever overheats, all the control panels will explode, as will the entire building.</p>
<p>4. If you display a file on the screen and someone deletes the file, it also disappears from the screen. There are no ways to copy a backup file &#8212; and there are no undelete utilities.</p>
<p>Corollary: Deleting a file instantly removes all copies of said file from disks, memory, frame buffers and caches across all <a href="http://www.steve-oh.com/blog/index.php/tag/computers/" class="st_tag internal_tag" rel="tag" title="Posts tagged with computers">computers</a> in the universe.</p>
<p>5. If a disk has got encrypted files, you are automatically asked for a password when you try to access it.</p>
<p>6. No matter what kind of computer disk it is, it&#8217;ll be readable by any <a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a> you put it into. All application software is usable by all computer platforms.</p>
<p>7. The more high-tech the equipment, the more buttons it has. However, everyone must have been highly trained, because the buttons aren&#8217;t labeled.</p>
<p>8. Most computers, no matter how small, have reality-defying three-dimensional, real-time, photo-realistic animated graphics capability.</p>
<p>9. Laptops, for some strange reason, always seem to have amazing real-time video phone capabilities and the performance of a CRAY.</p>
<p>10. Whenever a character looks at a terminal, the image is so bright that it projects itself onto his/her face.</p>
<p>11. Computers never crash during key, high-intensity activities. Humans operating computers never make mistakes under stress.</p>
<p>12. (From Independence Day) No matter what kind of virus it is, any computer can be infected with it &#8212; even an alien spaceship&#8217;s computer &#8212; simply by running a virus upload program on a laptop.</p>
<p>13. (From Jurassic Park) A custom system with millions of lines of code controlling a multimillion dollar theme park can be operated by a 13 year old who has seen a Unix system before. Seeing an <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with operating system">operating system</a> means you know <a href="http://www.steve-oh.com/blog/index.php/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with how to">how to</a> run any application on that system, even custom apps.</p>
<p style="padding-left: 30px;">Note: What OS was it really running?</p>
<p style="padding-left: 30px;">(1) &#8220;These are super computers&#8221;.  A CrayOS?</p>
<p style="padding-left: 30px;">(2) &#8220;Quicktime movie, Apple logo, trash can.&#8221;  MacOS?</p>
<p style="padding-left: 30px;">(3) &#8220;Reboot. System ready. C:\&#8221;  DOS?</p>
<p style="padding-left: 30px;">(4) &#8220;Hey, this is Unix.  I know this&#8221;  Unix?</p>
<p style="padding-left: 30px;">The computers in Jurassic Park were Cray supercomputers running the MacOS as a graphical shell of DOS all layered on top of a Unix base.</p>
<p>14. You cannot stop a destructive program or virus by unplugging the computer. Presumably the virus has it&#8217;s own built-in power supply.</p>
<p>15. You cannot stop a destructive program downloading onto your system by unplugging the phone line. You must figure out the mandatory &#8220;back door&#8221; all evil virus programmers put in.</p>
<p>16. Computers only crash if a virus or a hacker is involved.</p>
<p>17. All text must be at least 72 point.</p>
<p>18. Word processors do not have an insert point.</p>
<p>19. The only way to reboot is to shut off the main power to the building.</p>
<p>20. Passwords can be guessed in three and exactly three tries.  If you cannot guess the password in three tries, you must give up immediately.</p>
<p>21. Any task or program can be executed by simply pressing Enter, no matter which program or window is in the foreground.</p>
<p>22. All scanners, video cameras and digital cameras have a resolution of approximately 500 megapixels.  Any image can be infinitely magnified with no pixelization.</p>
<p>23. <a href="http://www.steve-oh.com/blog/index.php/tag/security/" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">Security</a> will not improve over time.  Nonaffialiated personnel can take over a space ship without needing an account or access control.  Corollary: Anyone can override access control lists in the future.</p>
<p>24. All hackers wear black T-shirts or Hawaiian shirts.</p>
<p>25. Incoming messages are displayed letter by letter.  <a href="http://www.steve-oh.com/blog/index.php/tag/email/" class="st_tag internal_tag" rel="tag" title="Posts tagged with email">Email</a> over the Internet works like telegraphs.</p>
<p>26. <a href="http://www.steve-oh.com/blog/index.php/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with microsoft">Microsoft</a> <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> doesn&#8217;t exist.  Macintosh has a 75% market share.</p>
<p>27. GUI operations, such as image selection and manipulation, can be handled easily and quickly via the keyboard.</p>
<p>28. If a robot&#8217;s eyes turn red, it becomes evil.</p>
<p>29. Cell phones and laptops have infinite battery life, until you need to call for help.</p>
<p>30. Latency does not exist.  Voice and data can be sent to Mars in real time.</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/computers/" title="computers" rel="tag">computers</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/develop/" title="develop" rel="tag">develop</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/development/" title="development" rel="tag">development</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/email/" title="email" rel="tag">email</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/encrypt/" title="encrypt" rel="tag">encrypt</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/how-to/" title="how to" rel="tag">how to</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/mail/" title="mail" rel="tag">mail</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/process/" title="process" rel="tag">process</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/security/" title="security" rel="tag">security</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" title="solution" rel="tag">solution</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/xp/" title="xp" rel="tag">xp</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/guidelines-to-development-on-the-hollywood-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Plaxo</title>
		<link>http://www.steve-oh.com/blog/index.php/goodbye-plaxo/</link>
		<comments>http://www.steve-oh.com/blog/index.php/goodbye-plaxo/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:55:43 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[SteveOH]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=260</guid>
		<description><![CDATA[12 days ago I recieved a notification from Plaxo stating that the SYNC feature of the application was going to be turned into a &#8220;Premium Feature&#8221;.  My question is, what&#8217;s not a premium feature? The SYNC was literally the only reason I had that application installed.  Mind you, I&#8217;ve been using Plaxo for at least [...]]]></description>
			<content:encoded><![CDATA[<p>12 days ago I recieved a notification from <a href="http://www.plaxo.com">Plaxo</a> stating that the SYNC feature of the application was going to be turned into a &#8220;Premium Feature&#8221;.  My question is, what&#8217;s not a premium feature? The SYNC was literally the only reason I had that application installed.  Mind you, I&#8217;ve been using Plaxo for at least 5 years and rely on it to sync my desktop and laptop <a href="http://www.steve-oh.com/blog/index.php/tag/computers/" class="st_tag internal_tag" rel="tag" title="Posts tagged with computers">computers</a>, to then sync with my <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> Mobile phone.  If you take SYNC away&#8230; and I can back up own PST&#8217;s up (I do weekly), then why exactly would I pay?</p>
<p>I wouldn&#8217;t.  And I hope you don&#8217;t either.</p>
<p>I am now setting up Google Calendar Sync.  I can easily have my Desktop computer save my information to Google, and my Laptop download from Google.  And for how much?  You guessed it, for free.  Not that &#8220;free for a short while&#8221; free, but free-free.</p>
<p>Good bye Plaxo.  Hopefully you&#8217;ll die a quite death&#8230; I think you will, you&#8217;ve already picked out your coffin with that move.</p>
<p>My name is <a href="http://www.steve-oh.com/blog/index.php/tag/steveoh/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SteveOH">SteveOH</a>, and I&#8217;m a former Plaxo user of 5 years.</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/computers/" title="computers" rel="tag">computers</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/steveoh/" title="SteveOH" rel="tag">SteveOH</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/goodbye-plaxo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot upload large files into SharePoint v3</title>
		<link>http://www.steve-oh.com/blog/index.php/cannot-upload-large-files-into-sharepoint-v3/</link>
		<comments>http://www.steve-oh.com/blog/index.php/cannot-upload-large-files-into-sharepoint-v3/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 17:21:09 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=251</guid>
		<description><![CDATA[1. Use Notepad to open the Web application Web.config file. By default, this file is in the following folder: Microsoft Windows SharePoint Services 3.0 C:\Inetpub\Wwwroot\Wss\VirtualDirectories\ VirtualDirectoryFolder 2. Add the following section at the end of the web.config file in the respective site:   &#60;system.webServer&#62;  &#60;security&#62;   &#60;requestFiltering&#62;    &#60;requestLimits maxAllowedContentLength=&#8221;1073741824&#8220;/&#62;   &#60;/requestFiltering&#62;  &#60;/security&#62; &#60;/system.webServer&#62; Where the number is [...]]]></description>
			<content:encoded><![CDATA[<p>1. Use Notepad to open the Web application Web.config file. By default, this file is in the following folder:</p>
<div class="indent"><strong><a href="http://www.steve-oh.com/blog/index.php/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with microsoft">Microsoft</a> <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> SharePoint Services 3.0</strong><br />
C:\Inetpub\Wwwroot\Wss\VirtualDirectories\ VirtualDirectoryFolder</div>
<p>2. Add the following section at the end of the web.config file in the respective site:</p>
<p>  &lt;<a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a>.webServer&gt;<br />
 &lt;<a href="http://www.steve-oh.com/blog/index.php/tag/security/" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a>&gt;<br />
  &lt;requestFiltering&gt;<br />
   &lt;requestLimits maxAllowedContentLength=&#8221;<strong>1073741824</strong>&#8220;/&gt;<br />
  &lt;/requestFiltering&gt;<br />
 &lt;/security&gt;<br />
&lt;/system.webServer&gt;</p>
<p>Where the number is in bytes.  This amount would allow you to upload 1024 MB (1 GB) and was calculated as follows (1024 B / KB * 1024 KB / MB * 1024 MB / GB).</p>
<p><strong>Note</strong> This code sets the value of the <strong>maxAllowedContentLength</strong> property to 52428800. Therefore, the maximum file size of an uploaded file is 52428800 bytes. However, set the value of this property so that it is larger than the file that you are trying to upload. Also, set the value of this property so that it is larger than the maximum file upload size that you have configured in SharePoint. If you do not, users will not receive an error message that they are exceeding the size limit if they try to upload a file that is larger than the maximum file upload size that you have configured in SharePoint.</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/security/" title="security" rel="tag">security</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/cannot-upload-large-files-into-sharepoint-v3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel Matrix RAID 5 &#8211; Rebuild on Reboot</title>
		<link>http://www.steve-oh.com/blog/index.php/intel-matrix-raid-5-rebuild-on-reboot/</link>
		<comments>http://www.steve-oh.com/blog/index.php/intel-matrix-raid-5-rebuild-on-reboot/#comments</comments>
		<pubDate>Thu, 14 May 2009 12:45:35 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=224</guid>
		<description><![CDATA[So I finally figured out what was causing my RAID 5 on my Windows Server 2008 box to always rebuild on reboot.  For a little background, since I am currently not offering any services to any clients that require the server to remain powered up 24 hours a day, I shut her down for about [...]]]></description>
			<content:encoded><![CDATA[<p>So I finally figured out what was causing my RAID 5 on my <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Server 2008">Server 2008</a> box to always rebuild on reboot.  For a little background, since I am currently not offering any services to any clients that require the <a href="http://www.steve-oh.com/blog/index.php/tag/server/" class="st_tag internal_tag" rel="tag" title="Posts tagged with server">server</a> to remain powered up 24 hours a day, I shut her down for about 6 to 8 hours in the evening (while I sleep, she sleeps).  Every morning I start her back up, and she would rebuild the Array.  BUT WHY!?  It was a graceful shutdown.  The logs showed nothing out of the ordinary.  So I started to poke around to see what was going on.</p>
<p>To my amazement, the Windows Search indexer was the <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" class="st_tag internal_tag" rel="tag" title="Posts tagged with problem">problem</a>.  This cranky service would not shutdown gracefully, and would actually be in the middle of a write to disk right before the <a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a> killed it.  So I tried to remove the RAID from indexing&#8230; but that didn&#8217;t help.  After looking I found that I had actually set the indexer to save the index on the array, which would have given the array an excuse to rebuild: indexer closed improperly and did not close the index files correctly.</p>
<p>My <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" class="st_tag internal_tag" rel="tag" title="Posts tagged with solution">solution</a> was to remove the array from the indexer&#8217;s allowed paths (do not index the array &#8211; I&#8217;ll wait the extra 10 seconds to find anything that I&#8217;m looking for) and I moved the index files to the system drive (yes it may cause minor performance degredation and <em>maybe</em> wear on the system drive, but not nearly as much as a 6 hour RAID rebuild EVERY DAY!).</p>
<p>I have been rebooting for the past 4 days with no issues. <img src='http://www.steve-oh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" title="problem" rel="tag">problem</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" title="Server 2008" rel="tag">Server 2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" title="solution" rel="tag">solution</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/intel-matrix-raid-5-rebuild-on-reboot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows Server 2008 &#8211; Disk is Read-Only / Write Protected</title>
		<link>http://www.steve-oh.com/blog/index.php/microsoft-windows-server-2008-disk-is-read-only-write-protected/</link>
		<comments>http://www.steve-oh.com/blog/index.php/microsoft-windows-server-2008-disk-is-read-only-write-protected/#comments</comments>
		<pubDate>Wed, 13 May 2009 14:19:53 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft windows server]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=222</guid>
		<description><![CDATA[I recently installed a new hard drive into my server running Server 2008.  Everything worked fine, until I rebooted.  I tried to copy a file to the disk and recieved an error that the drive, in my case E:, was write protected.  I don&#8217;t know how or why that happened, but the solution is fairly [...]]]></description>
			<content:encoded><![CDATA[<p>I recently installed a new <a href="http://www.steve-oh.com/blog/index.php/tag/hard-drive/" class="st_tag internal_tag" rel="tag" title="Posts tagged with hard drive">hard drive</a> into my <a href="http://www.steve-oh.com/blog/index.php/tag/server/" class="st_tag internal_tag" rel="tag" title="Posts tagged with server">server</a> running <a href="http://www.steve-oh.com/blog/index.php/tag/server/" class="st_tag internal_tag" rel="tag" title="Posts tagged with server">Server</a> 2008.  Everything worked fine, until I rebooted.  I tried to copy a file to the disk and recieved an error that the drive, in my case E:, was write protected.  I don&#8217;t know how or why that happened, but the <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" class="st_tag internal_tag" rel="tag" title="Posts tagged with solution">solution</a> is fairly simple.  The steps are as follows:</p>
<ol>
<li>Open a command prompt (ie. Start &gt; Run &gt; cmd) with administrative privledges</li>
<li>Type in the command: <em>diskpart</em></li>
<li>Run the command: <em>list disk</em></li>
<li>Look for the disk number that&#8217;s having the <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" class="st_tag internal_tag" rel="tag" title="Posts tagged with problem">problem</a>.  In my case I have a <a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a> drive, a RAID 5 configuration (1 logical drive) and then the new drive, so it was DISK 2.  I will continue to use it in the example but note that yours may differ.</li>
<li>Select the disk using the following command: <em>sel disk 2</em></li>
<li>Enter the following command:<em> ATTRIBUTES DISK CLEAR READONLY</em></li>
<li>Exit diskpart with the command: <em>exit</em></li>
</ol>
<p>Then test by copying a file or folder to the drive.  It should be fairly instantaneous, but worst case you may have to reboot (I did not, however).</p>
<p>That&#8217;s about it.  It would be interesting to know WHY this happened, but then again, does it really matter?</p>
<p>Good luck.</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/hard-drive/" title="hard drive" rel="tag">hard drive</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/microsoft-windows-server/" title="microsoft windows server" rel="tag">microsoft windows server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" title="problem" rel="tag">problem</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" title="Server 2008" rel="tag">Server 2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/solution/" title="solution" rel="tag">solution</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/microsoft-windows-server-2008-disk-is-read-only-write-protected/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to Fix Windows Server 2008 Boot Loader</title>
		<link>http://www.steve-oh.com/blog/index.php/how-to-fix-windows-server-2008-boot-loader/</link>
		<comments>http://www.steve-oh.com/blog/index.php/how-to-fix-windows-server-2008-boot-loader/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 23:35:34 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=206</guid>
		<description><![CDATA[If the boot loader to your Windows Server 2008 machine gets corrupted or deleted for whatever reason, it really is a painstaking process to get it fixed.  The boot loader to my machine got deleted somehow while I was resizing partitions.  After scouring the web, I could not find anything on rebuilding the boot loader [...]]]></description>
			<content:encoded><![CDATA[<p>If the boot loader to your <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Server 2008">Server 2008</a> machine gets corrupted or deleted for whatever reason, it really is a painstaking <a href="http://www.steve-oh.com/blog/index.php/tag/process/" class="st_tag internal_tag" rel="tag" title="Posts tagged with process">process</a> to get it fixed.  The boot loader to my machine got deleted somehow while I was resizing partitions.  After scouring the web, I could not find anything on rebuilding the boot loader for Windows <a href="http://www.steve-oh.com/blog/index.php/tag/server/" class="st_tag internal_tag" rel="tag" title="Posts tagged with server">Server</a> 2008.  All I could find were instructions to restore a Windows <a href="http://www.steve-oh.com/blog/index.php/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vista">Vista</a> boot loader, but luckily, the <a href="http://www.steve-oh.com/blog/index.php/tag/process/" class="st_tag internal_tag" rel="tag" title="Posts tagged with process">process</a> for Server 2008 is similar.</p>
<p>If you are getting a “bootmgr is missing” error upon startup or something similar, repairing the boot loader will probably <a href="http://www.steve-oh.com/blog/index.php/tag/fix/" class="st_tag internal_tag" rel="tag" title="Posts tagged with fix">fix</a> the <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" class="st_tag internal_tag" rel="tag" title="Posts tagged with problem">problem</a>.</p>
<p>Due to the lack of recovery tools on the Server 2008 installation CD, the boot loader must be rebuilt manually.</p>
<p>For this guide, I’m going to assume your installation has a drive letter of C:.</p>
<p>Insert the Server 2008 installation CD into your DVD-ROM.  Restart your computer and boot from the CD.</p>
<p>Choose to <a href="http://www.steve-oh.com/blog/index.php/tag/repair/" class="st_tag internal_tag" rel="tag" title="Posts tagged with repair">repair</a> your computer, then open the command prompt.</p>
<p>At the command prompt, use the following commands:</p>
<blockquote><p>c:<br />
cd boot<br />
bootsect /nt60 c: /force /mbr<br />
bootrec /rebuildbcd</p></blockquote>
<p>After using the “bootrec /rebuldbcd” command, you will be prompted to accept a Windows installation.  Accept the installation, then wait for the process to finish.  Once it’s done, reboot your comptuer and you should have a boot loader ready to go.</p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/2008/" title="2008" rel="tag">2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/fix/" title="fix" rel="tag">fix</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/how-to/" title="how to" rel="tag">how to</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/problem/" title="problem" rel="tag">problem</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/process/" title="process" rel="tag">process</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/repair/" title="repair" rel="tag">repair</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/server2008/" title="Server 2008" rel="tag">Server 2008</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/vista/" title="vista" rel="tag">vista</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/how-to-fix-windows-server-2008-boot-loader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu / Vista Dual Boot &#8211; Full Encryption with TrueCrypt</title>
		<link>http://www.steve-oh.com/blog/index.php/ubuntu-vista-dual-boot-full-encryption-with-truecrypt/</link>
		<comments>http://www.steve-oh.com/blog/index.php/ubuntu-vista-dual-boot-full-encryption-with-truecrypt/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 13:42:35 +0000</pubDate>
		<dc:creator>Steve O Hernandez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[truecrypt]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.steve-oh.com/blog/?p=203</guid>
		<description><![CDATA[sda1: Windows Vista encrypted with TrueCrypt sda2: Ubuntu Hardy Heron /boot partition (not encrypted) sda3: Ubuntu Hardy Heron encrypted volume with LVM inside and / and swap partions within LVM (to save partitions used overall incase it gets over 5 partitions) sda4: Working on installing OSX Leopard on this partition currently. The steps I used [...]]]></description>
			<content:encoded><![CDATA[<p>sda1: <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> <a href="http://www.steve-oh.com/blog/index.php/tag/vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vista">Vista</a> encrypted with <a href="http://www.steve-oh.com/blog/index.php/tag/truecrypt/" class="st_tag internal_tag" rel="tag" title="Posts tagged with truecrypt">TrueCrypt</a><br />
sda2: <a href="http://www.steve-oh.com/blog/index.php/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu">Ubuntu</a> Hardy Heron /boot partition (not encrypted)<br />
sda3: Ubuntu Hardy Heron encrypted volume with LVM inside and / and swap partions within LVM (to save partitions used overall incase it gets over 5 partitions)<br />
sda4: Working on installing OSX Leopard on this partition currently.</p>
<p>The steps I used are as follows, in brief:<br />
1) Installed Vista first (actually pre-installed on laptop)</p>
<p>2) Installed Ubuntu second using encrypted physical volume with LVM inside it and 2 partions / and swap inside the LVM(at this point, <a href="http://www.steve-oh.com/blog/index.php/tag/grub/" class="st_tag internal_tag" rel="tag" title="Posts tagged with grub">grub</a> was in the MBR)</p>
<p>3) Ran full windows <a href="http://www.steve-oh.com/blog/index.php/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with system">system</a> <a href="http://www.steve-oh.com/blog/index.php/tag/encryption/" class="st_tag internal_tag" rel="tag" title="Posts tagged with encryption">encryption</a> (not full disk <a href="http://www.steve-oh.com/blog/index.php/tag/encryption/" class="st_tag internal_tag" rel="tag" title="Posts tagged with encryption">encryption</a>) through TrueCrypt and let it write its bootloader to the MBR. (obviously overwriting Grub in the MBR)</p>
<p>4) Booted with a live cd and copied the truecrypt bootloader from the MBR to a file in the /boot partition (sda2)<br />
use these commands to do so:<br />
<em>dd if=/dev/sda of=/mnt/boot/truecrypt.mbr count=1 bs=512<br />
dd if=/dev/sda of=/mnt/boot/truecrypt.backup count=8 bs=32256</em></p>
<p>5)Reinstalled grub to the MBR using these commands:<br />
<em>sudo grub<br />
install (hd0,1)/grub/stage1 (hd0) (hd0,1)/grub/stage2 0&#215;8000 p</em></p>
<p>6) Added a chainloader to the menu.lst Vista entry to point to the truecrypt bootloader within the /boot partition like so:</p>
<p><em>title Windows Vista/Longhorn<br />
rootnoverify (hd0,0)<br />
makeactive<br />
chainloader (hd0,1)/truecrypt.mbr<br />
boot</em></p>
<p>The only partition not encrypted in the /boot partition so far, which is fine. After grub loads, no matter which OS I choose, I enter a passphrase and that OS starts.</p>
<p>For more detailed instructions which I pulled from but which are for <a href="http://www.steve-oh.com/blog/index.php/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with xp">XP</a> instead of Vista, use this link:</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=761530" target="_blank">http://ubuntuforums.org/showthread.php?t=761530</a></p>

	Tags: <a href="http://www.steve-oh.com/blog/index.php/tag/dual-boot/" title="dual boot" rel="tag">dual boot</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/encrypt/" title="encrypt" rel="tag">encrypt</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/encryption/" title="encryption" rel="tag">encryption</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/grub/" title="grub" rel="tag">grub</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/linux/" title="linux" rel="tag">linux</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/security/" title="security" rel="tag">security</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/truecrypt/" title="truecrypt" rel="tag">truecrypt</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/vista/" title="vista" rel="tag">vista</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/windows/" title="windows" rel="tag">windows</a>, <a href="http://www.steve-oh.com/blog/index.php/tag/xp/" title="xp" rel="tag">xp</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.steve-oh.com/blog/index.php/ubuntu-vista-dual-boot-full-encryption-with-truecrypt/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

