<?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: How to Mount Windows Partitions in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/mount-windows-partition-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/mount-windows-partition-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 07 Dec 2022 07:43:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/mount-windows-partition-in-ubuntu/comment-page-1/#comment-1925531</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 07 Dec 2022 07:43:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31572#comment-1925531</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/mount-windows-partition-in-ubuntu/comment-page-1/#comment-1925492&quot;&gt;Osbon&lt;/a&gt;.

@Osbon,

To mount a Windows partition in &lt;strong&gt;Ubuntu&lt;/strong&gt; with read and write permissions, you can use this command.
&lt;pre&gt;
$ sudo mount -o rw -t ntfs /dev/sdb /mnt/WIN_PART
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/mount-windows-partition-in-ubuntu/comment-page-1/#comment-1925492">Osbon</a>.</p>
<p>@Osbon,</p>
<p>To mount a Windows partition in <strong>Ubuntu</strong> with read and write permissions, you can use this command.</p>
<pre>
$ sudo mount -o rw -t ntfs /dev/sdb /mnt/WIN_PART
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Osbon		</title>
		<link>https://www.tecmint.com/mount-windows-partition-in-ubuntu/comment-page-1/#comment-1925492</link>

		<dc:creator><![CDATA[Osbon]]></dc:creator>
		<pubDate>Wed, 07 Dec 2022 06:17:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31572#comment-1925492</guid>

					<description><![CDATA[Even the moment you click on the drive you want to access under Devices it mounts in read-only. So how has this writing helped? Complete waste of time.]]></description>
			<content:encoded><![CDATA[<p>Even the moment you click on the drive you want to access under Devices it mounts in read-only. So how has this writing helped? Complete waste of time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: linda		</title>
		<link>https://www.tecmint.com/mount-windows-partition-in-ubuntu/comment-page-1/#comment-1866993</link>

		<dc:creator><![CDATA[linda]]></dc:creator>
		<pubDate>Wed, 24 Aug 2022 13:26:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31572#comment-1866993</guid>

					<description><![CDATA[The read-only mounting is not much of a help, most of the time we need full controlled mounting. 

And this article does not help much.

Thanks anyway.]]></description>
			<content:encoded><![CDATA[<p>The read-only mounting is not much of a help, most of the time we need full controlled mounting. </p>
<p>And this article does not help much.</p>
<p>Thanks anyway.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
