<?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>mindBlog &#187; windows7</title>
	<atom:link href="http://www.3mind.at/tag/windows7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3mind.at</link>
	<description>human after all</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:08:00 +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>Media is write protected</title>
		<link>http://www.3mind.at/2009/05/15/media-is-write-protected/</link>
		<comments>http://www.3mind.at/2009/05/15/media-is-write-protected/#comments</comments>
		<pubDate>Fri, 15 May 2009 11:29:53 +0000</pubDate>
		<dc:creator>3mind</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[diskpart]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.3mind.at/?p=970</guid>
		<description><![CDATA[Today I faced a problem with two of my partitions. I wanted to save a file to a folder, like I usually do, but instead of simply putting the file there, Windows complained that it&#8217;s unable to complete the operation with the message &#8220;The media is write protected&#8220;. I started to look into the problem, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Today I faced a problem with two of my partitions. I wanted to save a file to a folder, like I usually do, but instead of simply putting the file there, Windows complained that it&#8217;s unable to complete the operation with the message &#8220;<em>The media is write protected</em>&#8220;. I started to look into the problem, and found out soon that for some reason, every folder on that special partition had the same problem, other partitions though worked still fine. Checking out the security permissions, I figured out, that the owner-information was different compared to other partitions and folders &#8211; but of course Windows didn&#8217;t let me change anything (&#8220;<em>An error occurred while applying security information to &#8230; The media is write protected.</em>&#8220;).</p>
<p style="text-align: justify;">As restarting the computer didn&#8217;t change anything, I looked up the problem at Google and found a lot of other users with a similar issue like mine. It seems, this is problem with Windows Vista, Windows 7 and also Windows XP, which might occure when you use the 64bit version, and can&#8217;t be really reproduced. It&#8217;s kind of a random thing, that appears out of nowhere. Some state that it has something todo with backup-software blocking the disk, others say it might be virus-protection or corrupt fileheader.</p>
<div id="attachment_971" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.3mind.at/wp-content/uploads/2009/05/diskpart_1.jpg" class="lightview" rel="gallery['970']" title="diskpart_1"><img class="size-medium wp-image-971" title="diskpart_1" src="http://www.3mind.at/wp-content/uploads/2009/05/diskpart_1-300x165.jpg" alt="open diskpart" width="300" height="165" /></a><p class="wp-caption-text">open diskpart</p></div>
<p style="text-align: justify;">Anyways, I figured out a solution that worked perfectly and doesn&#8217;t even need to restart the system, using the tool Diskpart, that&#8217;s included per default since Windows Vista. Therefore you have to open a command prompt (WIN + R), type <strong>diskpart</strong> and hit Enter.</p>
<div id="attachment_972" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.3mind.at/wp-content/uploads/2009/05/diskpart_2.jpg" class="lightview" rel="gallery['970']" title="diskpart_2"><img class="size-medium wp-image-972" title="diskpart_2" src="http://www.3mind.at/wp-content/uploads/2009/05/diskpart_2-300x151.jpg" alt="remove readonly flag" width="300" height="151" /></a><p class="wp-caption-text">remove readonly flag</p></div>
<p style="text-align: justify;">Next, you&#8217;ll need to figure out which volume number the partition has that&#8217;s protected. To do this, use the command <strong>LIST VOLUME</strong>. Now, switch to the required partition with <strong>SELECT VOLUME #</strong>, where # is the ID of the volume. Finally, simply remove the protection with <strong>ATTRIBUTES VOLUME CLEAR READONLY</strong>. That should do the trick!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.3mind.at/2009/05/15/media-is-write-protected/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

