<?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: Howto mount windows partition onto ubuntu Linux</title> <atom:link href="http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Jagdish</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-63513</link> <dc:creator>Jagdish</dc:creator> <pubDate>Fri, 14 Oct 2011 12:12:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-63513</guid> <description>Hi,
I tried to mount
using following steps
jagdish@jagdish-ThinkPad-T420:~$ sudo mkdir -p /media/c
jagdish@jagdish-ThinkPad-T420:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x2ed1e535
Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       32517   261186584    7  HPFS/NTFS
/dev/sda2           32517       33003     3905537    5  Extended
/dev/sda3           33003       60802   223291392   83  Linux
/dev/sda5           32517       33003     3905536   82  Linux swap / Solaris
jagdish@jagdish-ThinkPad-T420:~$ sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/hdb1 /media/c
ntfs-3g: Failed to access volume &#039;/dev/hdb1&#039;: No such file or directory
ntfs-3g 2010.8.8 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
Ntfs-3g news, support and information:  http://ntfs-3g.org
jagdish@jagdish-ThinkPad-T420:~$
Got above error</description> <content:encoded><![CDATA[<p>Hi,<br
/> I tried to mount<br
/> using following steps<br
/> jagdish@jagdish-ThinkPad-T420:~$ sudo mkdir -p /media/c<br
/> jagdish@jagdish-ThinkPad-T420:~$ sudo fdisk -l</p><p>Disk /dev/sda: 500.1 GB, 500107862016 bytes<br
/> 255 heads, 63 sectors/track, 60801 cylinders<br
/> Units = cylinders of 16065 * 512 = 8225280 bytes<br
/> Sector size (logical/physical): 512 bytes / 512 bytes<br
/> I/O size (minimum/optimal): 512 bytes / 512 bytes<br
/> Disk identifier: 0x2ed1e535</p><p> Device Boot      Start         End      Blocks   Id  System<br
/> /dev/sda1   *           1       32517   261186584    7  HPFS/NTFS<br
/> /dev/sda2           32517       33003     3905537    5  Extended<br
/> /dev/sda3           33003       60802   223291392   83  Linux<br
/> /dev/sda5           32517       33003     3905536   82  Linux swap / Solaris<br
/> jagdish@jagdish-ThinkPad-T420:~$ sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/hdb1 /media/c<br
/> ntfs-3g: Failed to access volume &#8216;/dev/hdb1&#8242;: No such file or directory</p><p>ntfs-3g 2010.8.8 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>Ntfs-3g news, support and information: <a
href="http://ntfs-3g.org" rel="nofollow">http://ntfs-3g.org</a><br
/> jagdish@jagdish-ThinkPad-T420:~$</p><p>Got above error</p> ]]></content:encoded> </item> <item><title>By: Jagdish</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-63511</link> <dc:creator>Jagdish</dc:creator> <pubDate>Fri, 14 Oct 2011 12:06:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-63511</guid> <description>Hi,
Initially I have windows 7, i did two partition of disk. I installed ubuntu 11.04 Natty on free disk, after completion of installation, when i reboot the system, it is not listing windows 7 option in prompt and also it is not showing data in the ubnuntu. It is showing that Unknown for this System-&gt;Administration-&gt;Disk.
Please give the solution how can i get my data back?
Thanks,
Jagdish</description> <content:encoded><![CDATA[<p>Hi,</p><p>Initially I have windows 7, i did two partition of disk. I installed ubuntu 11.04 Natty on free disk, after completion of installation, when i reboot the system, it is not listing windows 7 option in prompt and also it is not showing data in the ubnuntu. It is showing that Unknown for this System-&gt;Administration-&gt;Disk.<br
/> Please give the solution how can i get my data back?<br
/> Thanks,<br
/> Jagdish</p> ]]></content:encoded> </item> <item><title>By: shanaka</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-63391</link> <dc:creator>shanaka</dc:creator> <pubDate>Tue, 11 Oct 2011 14:42:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-63391</guid> <description>great...worked 4 me..thnkx</description> <content:encoded><![CDATA[<p>great&#8230;worked 4 me..thnkx</p> ]]></content:encoded> </item> <item><title>By: Mike Avison</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-62765</link> <dc:creator>Mike Avison</dc:creator> <pubDate>Sat, 24 Sep 2011 15:28:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-62765</guid> <description>Hi JJ
Did you try my method above (October 2010)? (using disk utility, no need to type anything!)
I&#039;ve also got one PC mounting its NTFS disk automatically at startup by editing the fstab file. I could show you the script if you wanted, it is very easy.
Mike</description> <content:encoded><![CDATA[<p>Hi JJ</p><p>Did you try my method above (October 2010)? (using disk utility, no need to type anything!)</p><p>I&#8217;ve also got one PC mounting its NTFS disk automatically at startup by editing the fstab file. I could show you the script if you wanted, it is very easy.</p><p>Mike</p> ]]></content:encoded> </item> <item><title>By: jj</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-62749</link> <dc:creator>jj</dc:creator> <pubDate>Fri, 23 Sep 2011 21:38:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-62749</guid> <description>Hello, I followed your tutorial but it didn&#039;t work on Ubuntu 11.04. My laptop has 2 hard drives, one of which holds the Linux OS and its partitions and the other is a NTFS file archive. I can&#039;t access the NTFS volume, although I have no problem with external hard drives. Here&#039;s my terminal&#039;s output
sudo fdisk -l
Disco /dev/sda: 80.0 GB, 80026361856 byte
255 testine, 63 settori/tracce, 9729 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x000cda23
Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        9534    76578816   83  Linux
/dev/sda2            9534        9730     1569793    5  Esteso
/dev/sda5            9534        9730     1569792   82  Linux swap / Solaris
Disco /dev/sdb: 80.0 GB, 80026361856 byte
255 testine, 63 settori/tracce, 9729 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x754d5e9b
Questa non sembra una tabella delle partizioni.
Probabilmente è stato scelto il dispositivo sbagliato.
Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sdb1   ?           1        9729    78148161    7  HPFS/NTFS
When i then do
sudo ntfs-3g /dev/sdb1 /media/d
ntfs-3g: Failed to access volume &#039;/dev/sdb1&#039;: File o directory non esistente
ntfs-3g 2010.8.8 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
Ntfs-3g news, support and information:  http://ntfs-3g.org</description> <content:encoded><![CDATA[<p>Hello, I followed your tutorial but it didn&#8217;t work on Ubuntu 11.04. My laptop has 2 hard drives, one of which holds the Linux OS and its partitions and the other is a NTFS file archive. I can&#8217;t access the NTFS volume, although I have no problem with external hard drives. Here&#8217;s my terminal&#8217;s output</p><p>sudo fdisk -l</p><p>Disco /dev/sda: 80.0 GB, 80026361856 byte<br
/> 255 testine, 63 settori/tracce, 9729 cilindri<br
/> Unità = cilindri di 16065 * 512 = 8225280 byte<br
/> Sector size (logical/physical): 512 bytes / 512 bytes<br
/> I/O size (minimum/optimal): 512 bytes / 512 bytes<br
/> Identificativo disco: 0x000cda23</p><p>Dispositivo Boot      Start         End      Blocks   Id  System<br
/> /dev/sda1   *           1        9534    76578816   83  Linux<br
/> /dev/sda2            9534        9730     1569793    5  Esteso<br
/> /dev/sda5            9534        9730     1569792   82  Linux swap / Solaris</p><p>Disco /dev/sdb: 80.0 GB, 80026361856 byte<br
/> 255 testine, 63 settori/tracce, 9729 cilindri<br
/> Unità = cilindri di 16065 * 512 = 8225280 byte<br
/> Sector size (logical/physical): 512 bytes / 512 bytes<br
/> I/O size (minimum/optimal): 512 bytes / 512 bytes<br
/> Identificativo disco: 0x754d5e9b</p><p>Questa non sembra una tabella delle partizioni.<br
/> Probabilmente è stato scelto il dispositivo sbagliato.</p><p>Dispositivo Boot      Start         End      Blocks   Id  System<br
/> /dev/sdb1   ?           1        9729    78148161    7  HPFS/NTFS</p><p>When i then do</p><p>sudo ntfs-3g /dev/sdb1 /media/d</p><p>ntfs-3g: Failed to access volume &#8216;/dev/sdb1&#8242;: File o directory non esistente</p><p>ntfs-3g 2010.8.8 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>Ntfs-3g news, support and information: <a
href="http://ntfs-3g.org" rel="nofollow">http://ntfs-3g.org</a></p> ]]></content:encoded> </item> <item><title>By: daragh</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-62738</link> <dc:creator>daragh</dc:creator> <pubDate>Fri, 23 Sep 2011 15:18:45 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-62738</guid> <description>...and if in WUBI, just open /host directory - it is already mounted.</description> <content:encoded><![CDATA[<p>&#8230;and if in WUBI, just open /host directory &#8211; it is already mounted.</p> ]]></content:encoded> </item> <item><title>By: Jared Drake</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-62227</link> <dc:creator>Jared Drake</dc:creator> <pubDate>Wed, 07 Sep 2011 12:43:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-62227</guid> <description>Sorry, Ubuntu 5.04 is an old version of the operating system. Try to use version 11.04 of Ubuntu Linux, its the best and terminal program is available.
Regards
Jared</description> <content:encoded><![CDATA[<p>Sorry, Ubuntu 5.04 is an old version of the operating system. Try to use version 11.04 of Ubuntu Linux, its the best and terminal program is available.</p><p>Regards<br
/> Jared</p> ]]></content:encoded> </item> <item><title>By: sickophant</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-59147</link> <dc:creator>sickophant</dc:creator> <pubDate>Tue, 03 May 2011 04:18:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-59147</guid> <description>Exactly what I needed. Thanks, dude.</description> <content:encoded><![CDATA[<p>Exactly what I needed. Thanks, dude.</p> ]]></content:encoded> </item> <item><title>By: Dev</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-58479</link> <dc:creator>Dev</dc:creator> <pubDate>Wed, 27 Apr 2011 20:00:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-58479</guid> <description>i have $ instead of # at the command</description> <content:encoded><![CDATA[<p>i have $ instead of # at the command</p> ]]></content:encoded> </item> <item><title>By: Mount Trouble</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-56215</link> <dc:creator>Mount Trouble</dc:creator> <pubDate>Wed, 09 Mar 2011 08:28:09 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-56215</guid> <description>When using:
sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda2 ~/Windows/C:
I get:
Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another software may use it which could be identified for example by the help of the &#039;fuser&#039; command.
However, when I run this:
fuser -a
I get:
No process specification given
Thanks for helping a n00b.</description> <content:encoded><![CDATA[<p>When using:<br
/> sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda2 ~/Windows/C:<br
/> I get:<br
/> Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another software may use it which could be identified for example by the help of the &#8216;fuser&#8217; command.<br
/> However, when I run this:<br
/> fuser -a<br
/> I get:<br
/> No process specification given</p><p>Thanks for helping a n00b.</p> ]]></content:encoded> </item> <item><title>By: Aditya</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-56073</link> <dc:creator>Aditya</dc:creator> <pubDate>Tue, 01 Mar 2011 20:45:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-56073</guid> <description>i have a problem i can not see my windows NTFS partitions in my user, i can only see the partitions on login from root...
please help me, how can i access my /dev/sda2 partition on login as a user as well as root.
please reply me on my email ID.</description> <content:encoded><![CDATA[<p>i have a problem i can not see my windows NTFS partitions in my user, i can only see the partitions on login from root&#8230;</p><p>please help me, how can i access my /dev/sda2 partition on login as a user as well as root.<br
/> please reply me on my email ID.</p> ]]></content:encoded> </item> <item><title>By: Mike Avison</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-50145</link> <dc:creator>Mike Avison</dc:creator> <pubDate>Sat, 16 Oct 2010 18:52:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-50145</guid> <description>Hi
With Ubunto 10 it is easier than the methods above.
From your top menu select system&gt;administration&gt;disk utility
It shows you a map of the partitions of all the local disks.
Click on the partition you want to mount (it goes darker) then click on Mount the Volume (just below). Over to the right you will see the mount point (e.g. /media/document).
Check it out by starting File Browser and navigating to the mount point, you should find the contents of your windows file system.
Simples</description> <content:encoded><![CDATA[<p>Hi<br
/> With Ubunto 10 it is easier than the methods above.<br
/> From your top menu select system&gt;administration&gt;disk utility</p><p>It shows you a map of the partitions of all the local disks.</p><p>Click on the partition you want to mount (it goes darker) then click on Mount the Volume (just below). Over to the right you will see the mount point (e.g. /media/document).</p><p>Check it out by starting File Browser and navigating to the mount point, you should find the contents of your windows file system.</p><p>Simples</p> ]]></content:encoded> </item> <item><title>By: M. Jeyaraj</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-49789</link> <dc:creator>M. Jeyaraj</dc:creator> <pubDate>Wed, 29 Sep 2010 05:27:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-49789</guid> <description>dear sir,
i am using dual os how can i mount the windows partition mount with linux 5
pls reply my mail</description> <content:encoded><![CDATA[<p>dear sir,</p><p> i am using dual os how can i mount the windows partition mount with linux 5<br
/> pls reply my mail</p> ]]></content:encoded> </item> <item><title>By: Ritesh</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-49768</link> <dc:creator>Ritesh</dc:creator> <pubDate>Tue, 28 Sep 2010 08:32:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-49768</guid> <description>Hi,
I got the following error when i mount ntfs partition on centos 5
Output of fdisk
# fdisk -l
Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          13      104391   83  Linux
/dev/sda2              14         523     4096575   82  Linux swap / Solaris
/dev/sda3             524       19452   152047192+  83  Linux
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1      121601   976760001    7  HPFS/NTFS
# mount -t ntfs -o nls=utf8,umask=0222 /dev/sdb1 /mnt/backup_94/
FATAL: Module fuse not found.
ntfs-3g-mount: fuse device is missing, try &#039;modprobe fuse&#039; as root
#
Can any one help to sort the issue ?</description> <content:encoded><![CDATA[<p>Hi,<br
/> I got the following error when i mount ntfs partition on centos 5<br
/> Output of fdisk<br
/> # fdisk -l</p><p>Disk /dev/sda: 160.0 GB, 160000000000 bytes<br
/> 255 heads, 63 sectors/track, 19452 cylinders<br
/> Units = cylinders of 16065 * 512 = 8225280 bytes</p><p> Device Boot      Start         End      Blocks   Id  System<br
/> /dev/sda1   *           1          13      104391   83  Linux<br
/> /dev/sda2              14         523     4096575   82  Linux swap / Solaris<br
/> /dev/sda3             524       19452   152047192+  83  Linux</p><p>Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes<br
/> 255 heads, 63 sectors/track, 121601 cylinders<br
/> Units = cylinders of 16065 * 512 = 8225280 bytes</p><p> Device Boot      Start         End      Blocks   Id  System<br
/> /dev/sdb1   *           1      121601   976760001    7  HPFS/NTFS</p><p># mount -t ntfs -o nls=utf8,umask=0222 /dev/sdb1 /mnt/backup_94/<br
/> FATAL: Module fuse not found.<br
/> ntfs-3g-mount: fuse device is missing, try &#8216;modprobe fuse&#8217; as root<br
/> #</p><p>Can any one help to sort the issue ?</p> ]]></content:encoded> </item> <item><title>By: CJC</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-45930</link> <dc:creator>CJC</dc:creator> <pubDate>Wed, 10 Feb 2010 09:38:13 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-45930</guid> <description>Thank you so much. It worked perfectly.</description> <content:encoded><![CDATA[<p>Thank you so much. It worked perfectly.</p> ]]></content:encoded> </item> <item><title>By: Sajal</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-45523</link> <dc:creator>Sajal</dc:creator> <pubDate>Tue, 12 Jan 2010 09:32:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-45523</guid> <description>Thank you very much .
These commands really worked .
I was trying to mount from a lot of time but succeeded with this one .</description> <content:encoded><![CDATA[<p>Thank you very much .<br
/> These commands really worked .<br
/> I was trying to mount from a lot of time but succeeded with this one .</p> ]]></content:encoded> </item> <item><title>By: Shahrasaan</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-45184</link> <dc:creator>Shahrasaan</dc:creator> <pubDate>Tue, 15 Dec 2009 10:32:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-45184</guid> <description>hi, there,
This is Shahrasaan, i&#039;m in trouble with my Ubuntu 9.04 once i was happy with it but sometimes before it asked me for a update and i allowed it.
Now it&#039;s not showing my Windows XP OS because i have updated my grub to grub-2 it shows on the startup : Debain GNU/Linux kernel 2.6.28.17 on the top, 2.6.28.16 on the middle and 2.6.28.11 on the bottom with their recovery modes but not my Windows XP is listed as it was before.... is their any thing in Ubuntu like system restore in Windows</description> <content:encoded><![CDATA[<p>hi, there,<br
/> This is Shahrasaan, i&#8217;m in trouble with my Ubuntu 9.04 once i was happy with it but sometimes before it asked me for a update and i allowed it.<br
/> Now it&#8217;s not showing my Windows XP OS because i have updated my grub to grub-2 it shows on the startup : Debain GNU/Linux kernel 2.6.28.17 on the top, 2.6.28.16 on the middle and 2.6.28.11 on the bottom with their recovery modes but not my Windows XP is listed as it was before&#8230;. is their any thing in Ubuntu like system restore in Windows</p> ]]></content:encoded> </item> <item><title>By: tharpa</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-43594</link> <dc:creator>tharpa</dc:creator> <pubDate>Sun, 06 Sep 2009 14:32:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-43594</guid> <description>@Bongkeng start with:
sudo mkdir -p /media/c
sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda5 /media/c</description> <content:encoded><![CDATA[<p>@Bongkeng start with:<br
/> sudo mkdir -p /media/c<br
/> sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda5 /media/c</p> ]]></content:encoded> </item> <item><title>By: tharpa</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-43585</link> <dc:creator>tharpa</dc:creator> <pubDate>Sat, 05 Sep 2009 16:34:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-43585</guid> <description>I have the same question as  kapoios, how to make the mount permanent.  The link that  nixcraft provided seems to be based on reading only Windows Shares, rather than whole drives.  How would I use this method, but make it start up with GNU/Linux?</description> <content:encoded><![CDATA[<p>I have the same question as  kapoios, how to make the mount permanent.  The link that  nixcraft provided seems to be based on reading only Windows Shares, rather than whole drives.  How would I use this method, but make it start up with GNU/Linux?</p> ]]></content:encoded> </item> <item><title>By: tharpa</title><link>http://www.cyberciti.biz/faq/mounting-windows-partition-onto-ubuntu-linux/#comment-43560</link> <dc:creator>tharpa</dc:creator> <pubDate>Thu, 03 Sep 2009 23:42:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/mounting-windows-partition-onto-ubuntu-linux.php#comment-43560</guid> <description>This is great!  I&#039;m now one major step closer to being able to leave Windows behind.  I&#039;m just astonished when something actually works without too much hassle!</description> <content:encoded><![CDATA[<p>This is great!  I&#8217;m now one major step closer to being able to leave Windows behind.  I&#8217;m just astonished when something actually works without too much hassle!</p> ]]></content:encoded> </item> </channel> </rss>
