<?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: howto mount the second harddisc under linux SUSE 9.1 ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280155#M72087</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;now it works !&lt;BR /&gt;&lt;BR /&gt;I did following steps:&lt;BR /&gt;- install ntfsprogs packet &lt;BR /&gt;- create a new folder "windows"&lt;BR /&gt;- edit etc/fstab and put a new line:&lt;BR /&gt;  /dev/hda1 /windows           ntfs       user,noexec,nodev,nosuid,noauto 0 0&lt;BR /&gt;&lt;BR /&gt;that's it.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
    <pubDate>Thu, 20 May 2004 12:18:59 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2004-05-20T12:18:59Z</dc:date>
    <item>
      <title>howto mount the second harddisc under linux SUSE 9.1 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280149#M72081</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I have WIN2000 (NTFS) installed on the first harddisc &lt;BR /&gt;and linux SUSE 9.1 (Ext 3) on the second harddisc.&lt;BR /&gt;&lt;BR /&gt;howto mount the second harddisc under SUSE ?&lt;BR /&gt;&lt;BR /&gt;and how should I edit /etc/fstab to put a line with Windows ntfs partition ?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chris &lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 17:21:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280149#M72081</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-05-18T17:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: howto mount the second harddisc under linux SUSE 9.1 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280150#M72082</link>
      <description>Since Windows 2000 is on the first disk, you have limited options.&lt;BR /&gt;&lt;BR /&gt;You can buy a third party product such as partition magic. This will enable you to set your system up as dual boot with a choice at boot time as to whether to boot which disk.&lt;BR /&gt;&lt;BR /&gt;You can get part way there by installing Suse 9.1. You boot off of that cd and instruct it to install on the second hard disk. You'll be prompted about using grub to maintain the disk setup.&lt;BR /&gt;&lt;BR /&gt;This may work, but it may trash the Windows 2000 parition. So you need to be careful and read the steps carefully to avoid damaging the W2K parition. A backup would be a good idea prior to proceedng.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 18 May 2004 17:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280150#M72082</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-18T17:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: howto mount the second harddisc under linux SUSE 9.1 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280151#M72083</link>
      <description>hi steven&lt;BR /&gt;&lt;BR /&gt;to boot linux or windows is NOT a problem and I can boot both systems with Windows NT-Bootmanager without any problems.&lt;BR /&gt;&lt;BR /&gt;my problem is to mount and read windows data files under linux.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2004 17:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280151#M72083</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-05-18T17:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: howto mount the second harddisc under linux SUSE 9.1 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280152#M72084</link>
      <description>Put the line&lt;BR /&gt;&lt;BR /&gt;&lt;PARTITION&gt; &lt;MOUNT point=""&gt;  ntfs  defaults  00&lt;BR /&gt;&lt;BR /&gt;in your fstab file, eg:&lt;BR /&gt;&lt;BR /&gt;/dev/hda1 /mnt/windoze ntfs  defaults   00 &lt;BR /&gt;&lt;BR /&gt;Note that you *might* see some weird owner/group settings on the mounted NTFS filesystems.&lt;BR /&gt;&lt;BR /&gt;Col&lt;/MOUNT&gt;&lt;/PARTITION&gt;</description>
      <pubDate>Wed, 19 May 2004 07:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280152#M72084</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2004-05-19T07:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: howto mount the second harddisc under linux SUSE 9.1 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280153#M72085</link>
      <description>Just make sure that you have ntfs system support in your kernel either static or as a module.   Note that with most 'current' implemenations, you can only get read-only access to an ntfs partition although there is work to make it read write.   I wouldn't trust doing ntfs read-write at this point in time. &lt;BR /&gt;&lt;BR /&gt;I would suggest setting up a VFAT partition for data transfer between the two OSes is you have a need to have some common read/write data space. &lt;BR /&gt;&lt;BR /&gt;I have used ntfs_resize tool to resize an ntfs partition successully to create enough space for a vfat partion.  SystemRescue CD has this tool, a 'free' Partition Magic kind of tool</description>
      <pubDate>Thu, 20 May 2004 07:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280153#M72085</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2004-05-20T07:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: howto mount the second harddisc under linux SUSE 9.1 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280154#M72086</link>
      <description>the last time i checked, NTFS kernel module was still experimental. but, you would need to either compile in or instmod in the NTFS file system module, then mount it as mentioned above. &lt;BR /&gt;&lt;BR /&gt;you might consider getting a ext2 file system driver for NT, as that is less likley to obliterate the filesystem. NTFS for linux is reverse-engineered, but EXT2-3 is a open system, and easily ported.</description>
      <pubDate>Thu, 20 May 2004 09:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280154#M72086</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-05-20T09:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: howto mount the second harddisc under linux SUSE 9.1 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280155#M72087</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;now it works !&lt;BR /&gt;&lt;BR /&gt;I did following steps:&lt;BR /&gt;- install ntfsprogs packet &lt;BR /&gt;- create a new folder "windows"&lt;BR /&gt;- edit etc/fstab and put a new line:&lt;BR /&gt;  /dev/hda1 /windows           ntfs       user,noexec,nodev,nosuid,noauto 0 0&lt;BR /&gt;&lt;BR /&gt;that's it.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Thu, 20 May 2004 12:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-mount-the-second-harddisc-under-linux-suse-9-1/m-p/3280155#M72087</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-05-20T12:18:59Z</dc:date>
    </item>
  </channel>
</rss>

