<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: mount partition ntfs ???????? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107898#M74676</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From your linux partition, you need to locate your windows partition. This can be done from hat menu / system tools / hardware browser. You'll see on your Hard disk section reference to your windows parition being like 'hda1' or something like that, depending on your install.&lt;BR /&gt;To see it from linux, close hardware browser (you just opened it to see the partition number , hda1 or hdb6 and so on). Open a shell, being root, and type :&lt;BR /&gt;mkdir /mnt/win&lt;BR /&gt;mount /dev/hda1 /mnt/win (where hda1 is your windows partition).&lt;BR /&gt;cd /mnt/win&lt;BR /&gt;You are in.&lt;BR /&gt;&lt;BR /&gt;Notice : &lt;BR /&gt;- if you are with ntfs filesystem, it's somehow harder, as you need to recompile your kernel to read ntfs type partition.&lt;BR /&gt;- When you'll format your windows partition, you'll loose access to your linux partition, as windows will erase the MBR and grub. To get it back, boot from your redhat cd1, and type 'linux rescue' at prompt. Then ok to all up to the time you get a shell. Then :&lt;BR /&gt;chroot /mnt/sysimage&lt;BR /&gt;/sbin grub--install /dev/hda&lt;BR /&gt;You get the boot loader back...&lt;BR /&gt;&lt;BR /&gt;J</description>
    <pubDate>Sat, 01 Nov 2003 07:48:52 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-11-01T07:48:52Z</dc:date>
    <item>
      <title>mount partition ntfs ????????</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107897#M74675</link>
      <description>how can i see files of windows ?&lt;BR /&gt;when im on linux... i heard about mount partition or something like dat but i wanna know how.&lt;BR /&gt;because i need to format the windows partition and i wanna move some files to linux cuz i dont wanna lose em.&lt;BR /&gt;thanks a lot hope u help me&lt;BR /&gt;&lt;BR /&gt;redhat 9</description>
      <pubDate>Sat, 01 Nov 2003 05:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107897#M74675</guid>
      <dc:creator>dude_2</dc:creator>
      <dc:date>2003-11-01T05:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: mount partition ntfs ????????</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107898#M74676</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From your linux partition, you need to locate your windows partition. This can be done from hat menu / system tools / hardware browser. You'll see on your Hard disk section reference to your windows parition being like 'hda1' or something like that, depending on your install.&lt;BR /&gt;To see it from linux, close hardware browser (you just opened it to see the partition number , hda1 or hdb6 and so on). Open a shell, being root, and type :&lt;BR /&gt;mkdir /mnt/win&lt;BR /&gt;mount /dev/hda1 /mnt/win (where hda1 is your windows partition).&lt;BR /&gt;cd /mnt/win&lt;BR /&gt;You are in.&lt;BR /&gt;&lt;BR /&gt;Notice : &lt;BR /&gt;- if you are with ntfs filesystem, it's somehow harder, as you need to recompile your kernel to read ntfs type partition.&lt;BR /&gt;- When you'll format your windows partition, you'll loose access to your linux partition, as windows will erase the MBR and grub. To get it back, boot from your redhat cd1, and type 'linux rescue' at prompt. Then ok to all up to the time you get a shell. Then :&lt;BR /&gt;chroot /mnt/sysimage&lt;BR /&gt;/sbin grub--install /dev/hda&lt;BR /&gt;You get the boot loader back...&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Sat, 01 Nov 2003 07:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107898#M74676</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-11-01T07:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: mount partition ntfs ????????</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107899#M74677</link>
      <description>To automagically mount the Windows partition put a line similar to the following into your &lt;BR /&gt;fstab&lt;BR /&gt;&lt;BR /&gt;/dev/hda1       /windows/C      ntfs    ro,user,umask=022 0 2&lt;BR /&gt;&lt;BR /&gt;(if the ro = readonly is required depends on your version of the NTFS support in the kernel)</description>
      <pubDate>Sat, 01 Nov 2003 19:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107899#M74677</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-11-01T19:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: mount partition ntfs ????????</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107900#M74678</link>
      <description>well it wasn't supported by the kernel&lt;BR /&gt;NEVERMIND..... i installed all again.&lt;BR /&gt;thanks</description>
      <pubDate>Sun, 02 Nov 2003 00:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-partition-ntfs/m-p/3107900#M74678</guid>
      <dc:creator>dude_2</dc:creator>
      <dc:date>2003-11-02T00:48:20Z</dc:date>
    </item>
  </channel>
</rss>

