<?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 Access Your Windows Hard Drive From Ubuntu</title>
	<atom:link href="http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/</link>
	<description>In-Depth Down to Earth Gadget Reviews</description>
	<lastBuildDate>Wed, 01 Feb 2012 13:26:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Swapnil D Bawane</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-170132</link>
		<dc:creator>Swapnil D Bawane</dc:creator>
		<pubDate>Wed, 28 Sep 2011 21:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-170132</guid>
		<description>thanks man! i had the disk already mounted but could not see :) the line: check computer! whoa! worked :D i can see the graphical view! God bless u :)) 
love and regards,
swapnil :)</description>
		<content:encoded><![CDATA[<p>thanks man! i had the disk already mounted but could not see <img src='http://technical-itch.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  the line: check computer! whoa! worked <img src='http://technical-itch.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  i can see the graphical view! God bless u <img src='http://technical-itch.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<br />
love and regards,<br />
swapnil <img src='http://technical-itch.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: narayana</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-138382</link>
		<dc:creator>narayana</dc:creator>
		<pubDate>Sat, 03 Sep 2011 17:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-138382</guid>
		<description>Thanks a lot...was able to recover a lot of important file because of you...thanks a TON :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;was able to recover a lot of important file because of you&#8230;thanks a TON <img src='http://technical-itch.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lnxuser</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-136206</link>
		<dc:creator>lnxuser</dc:creator>
		<pubDate>Sun, 21 Aug 2011 18:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-136206</guid>
		<description>I cannot see the folders of a particular drive in ubuntu. But i can view these folders in windows. But i can list the file using ls command in terminal. Help me out from this problem.</description>
		<content:encoded><![CDATA[<p>I cannot see the folders of a particular drive in ubuntu. But i can view these folders in windows. But i can list the file using ls command in terminal. Help me out from this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbv</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-129921</link>
		<dc:creator>rbv</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-129921</guid>
		<description>root means you are admin on that computer , when you are logged in as root you have full access to taht computer . in Ubuntu you can&#039;t log in as root but you have to use &#039;&#039;sudo&#039;&#039; so the system knows you are the admin . try : 
sudo mount -t ntfs-3g /dev/sda1 /mnt/windrive -o force

it will ask for you&#039;re password and done ... anytime when ubuntu asks you to be root use SUDO</description>
		<content:encoded><![CDATA[<p>root means you are admin on that computer , when you are logged in as root you have full access to taht computer . in Ubuntu you can&#8217;t log in as root but you have to use &#8221;sudo&#8221; so the system knows you are the admin . try :<br />
sudo mount -t ntfs-3g /dev/sda1 /mnt/windrive -o force</p>
<p>it will ask for you&#8217;re password and done &#8230; anytime when ubuntu asks you to be root use SUDO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alisha</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-128228</link>
		<dc:creator>Alisha</dc:creator>
		<pubDate>Wed, 06 Jul 2011 12:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-128228</guid>
		<description>NOT a very savvy girl here, but desperate to get my files 7 could use a little simplicity, please forgive my ignorance in advance. I am also trying to access my files from Ubuntu, when I type in the command into the terminal &quot;mount -t ntfs-3g /dev/sda1 /mnt/windrive -o force&quot; (copied &amp; pasted from a persons thread here as a successful way to access), it tells me only root can do that. Can&#039;t figure WHERE to put root for it to give me access. I REALLY NEED THESE FILES : /
Any help on how to access is deeply appreciated.</description>
		<content:encoded><![CDATA[<p>NOT a very savvy girl here, but desperate to get my files 7 could use a little simplicity, please forgive my ignorance in advance. I am also trying to access my files from Ubuntu, when I type in the command into the terminal &#8220;mount -t ntfs-3g /dev/sda1 /mnt/windrive -o force&#8221; (copied &amp; pasted from a persons thread here as a successful way to access), it tells me only root can do that. Can&#8217;t figure WHERE to put root for it to give me access. I REALLY NEED THESE FILES : /<br />
Any help on how to access is deeply appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Driver</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-117330</link>
		<dc:creator>Driver</dc:creator>
		<pubDate>Sat, 26 Mar 2011 21:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-117330</guid>
		<description>Yeah, just like my grandpa ( who had been a hard player - this man was a foolhardy driver, a war veteran who further along delved straight into all that Castaneda Toltec sorcery stuff ), probably would have asserted: &quot;I don&#039;t have to understand the facts, or else have any idea aof anything at all in regard to the topic, to have an opinion&quot;. I could proclaim the actual same thing having taken in your current post... I&#039;m not really half as tough as my grandfather (and still I&#039;ve been his popular grand daughter) furthermore having labored for 4 unexciting years at Hitachi (geek that I am) Making drivers and driver updates for &quot;the man&quot;, left me with a real fascination with creative types who are clearly excited about their particular fields of interest. Thx for the nice read. Definitely will make an attempt to read more about &quot;the facts&quot; well before I can have an opinion.</description>
		<content:encoded><![CDATA[<p>Yeah, just like my grandpa ( who had been a hard player &#8211; this man was a foolhardy driver, a war veteran who further along delved straight into all that Castaneda Toltec sorcery stuff ), probably would have asserted: &#8220;I don&#8217;t have to understand the facts, or else have any idea aof anything at all in regard to the topic, to have an opinion&#8221;. I could proclaim the actual same thing having taken in your current post&#8230; I&#8217;m not really half as tough as my grandfather (and still I&#8217;ve been his popular grand daughter) furthermore having labored for 4 unexciting years at Hitachi (geek that I am) Making drivers and driver updates for &#8220;the man&#8221;, left me with a real fascination with creative types who are clearly excited about their particular fields of interest. Thx for the nice read. Definitely will make an attempt to read more about &#8220;the facts&#8221; well before I can have an opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norlan Bustillo</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-108775</link>
		<dc:creator>Norlan Bustillo</dc:creator>
		<pubDate>Sun, 09 Jan 2011 06:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-108775</guid>
		<description>Hi, I did this about one month ago and it worked, but now, i entered windows 7 login screen (the one where it says microsoft) and turned off the pc, because i wanted to use ubuntu
now, when i enter ubuntu it shows me a message telling me that the mount of windows can&#039;t be opened...
it just gives me two options
1.- press S to skip and continue the booting
2.- press M for manual recovering...
what do i do in M?, because skipping does do nothing...
help at ndanny95@hotmail.com</description>
		<content:encoded><![CDATA[<p>Hi, I did this about one month ago and it worked, but now, i entered windows 7 login screen (the one where it says microsoft) and turned off the pc, because i wanted to use ubuntu<br />
now, when i enter ubuntu it shows me a message telling me that the mount of windows can&#8217;t be opened&#8230;<br />
it just gives me two options<br />
1.- press S to skip and continue the booting<br />
2.- press M for manual recovering&#8230;<br />
what do i do in M?, because skipping does do nothing&#8230;<br />
help at <a href="mailto:ndanny95@hotmail.com">ndanny95@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-107750</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 30 Dec 2010 17:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-107750</guid>
		<description>-Folkert

Given the example spit out by your machine, it sounds like your particular system does not address its drives as hda, but instead as sda.

My suggestion would be to issue &quot;ls /dev&quot; to list the contents of your devices directory. A few columns over you should find your hard disks listed (hda, hda1 or sda, sda1).

After you&#039;ve confirmed how your systems lists its drives, I would check to make sure &quot;hda1&quot; or &quot;sda1&quot; as it may be, is actually the drive you want to mount. You can query hard disk information by issuing the command &quot;/sbin/udevadm info --query=all --name=/dev/hda&quot;. Just replace &quot;hda&quot; with the disk listing you want to know about (ie: hda, hda1, or sda, sda1....)</description>
		<content:encoded><![CDATA[<p>-Folkert</p>
<p>Given the example spit out by your machine, it sounds like your particular system does not address its drives as hda, but instead as sda.</p>
<p>My suggestion would be to issue &#8220;ls /dev&#8221; to list the contents of your devices directory. A few columns over you should find your hard disks listed (hda, hda1 or sda, sda1).</p>
<p>After you&#8217;ve confirmed how your systems lists its drives, I would check to make sure &#8220;hda1&#8243; or &#8220;sda1&#8243; as it may be, is actually the drive you want to mount. You can query hard disk information by issuing the command &#8220;/sbin/udevadm info &#8211;query=all &#8211;name=/dev/hda&#8221;. Just replace &#8220;hda&#8221; with the disk listing you want to know about (ie: hda, hda1, or sda, sda1&#8230;.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Folkert</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-107744</link>
		<dc:creator>Folkert</dc:creator>
		<pubDate>Thu, 30 Dec 2010 15:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-107744</guid>
		<description>Help... i get a error.

afther typing: 
sudo mount -t ntfs /dev/hda1 /mnt/windrive -o “umask=022″
I get this:
ntfs-3g: Failed to access volume &#039;/dev/hda1&#039;: No such file or directory

ntfs-3g 2010.3.6 external FUSE 28 - Third Generation NTFS Driver
		Configuration type 1, XATTRS are on, POSIX ACLS are off

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2010 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage:    ntfs-3g [-o option[,...]]  

Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,
          umask=, fmask=, dmask=, streams_interface=, syncio.
          Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows


Can someone pls tell me... what am i doing wrong?</description>
		<content:encoded><![CDATA[<p>Help&#8230; i get a error.</p>
<p>afther typing:<br />
sudo mount -t ntfs /dev/hda1 /mnt/windrive -o “umask=022″<br />
I get this:<br />
ntfs-3g: Failed to access volume &#8216;/dev/hda1&#8242;: No such file or directory</p>
<p>ntfs-3g 2010.3.6 external FUSE 28 &#8211; Third Generation NTFS Driver<br />
		Configuration type 1, XATTRS are on, POSIX ACLS are off</p>
<p>Copyright (C) 2005-2007 Yura Pakhuchiy<br />
Copyright (C) 2006-2009 Szabolcs Szakacsits<br />
Copyright (C) 2007-2010 Jean-Pierre Andre<br />
Copyright (C) 2009 Erik Larsson</p>
<p>Usage:    ntfs-3g [-o option[,...]]  </p>
<p>Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,<br />
          umask=, fmask=, dmask=, streams_interface=, syncio.<br />
          Please see the details in the manual (type: man ntfs-3g).</p>
<p>Example: ntfs-3g /dev/sda1 /mnt/windows</p>
<p>Can someone pls tell me&#8230; what am i doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://technical-itch.co.uk/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-99725</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Sat, 11 Sep 2010 14:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://66.84.40.38/2006/11/06/how-to-access-your-windows-hard-drive-from-ubuntu/#comment-99725</guid>
		<description>thanks for the help , i did it ... wasn`t no mbr stuff it was a bios option the SATA Mode ... in stead of acting like IDE it was set on AHCI ... i don´t know if that</description>
		<content:encoded><![CDATA[<p>thanks for the help , i did it &#8230; wasn`t no mbr stuff it was a bios option the SATA Mode &#8230; in stead of acting like IDE it was set on AHCI &#8230; i don´t know if that</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.372 seconds -->

