<?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: Mounting windows shared drive in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mounting-windows-shared-drive/m-p/2846407#M77769</link>
    <description>You need to pass some mroe options to your 'mount' command, similar to this:&lt;BR /&gt;&lt;BR /&gt;mount -t smbfs -o fmask=666,dmask=777 //winxp/shared /mnt/xp_shared&lt;BR /&gt;&lt;BR /&gt;All such options that can be passed in the '-o' are listed in 'man 8 smbmount'.&lt;BR /&gt;&lt;BR /&gt;Don't forget that you can add an entry (with these options) to your /etc/fstab to moun tit automatically upon boot-up, or use the Auto-Mounter (/etc/auto.misc) entry to do a similar thing.</description>
    <pubDate>Sun, 17 Nov 2002 22:59:30 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2002-11-17T22:59:30Z</dc:date>
    <item>
      <title>Mounting windows shared drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-windows-shared-drive/m-p/2846406#M77768</link>
      <description>Hey guys,&lt;BR /&gt;&lt;BR /&gt;I have shared a drive on winXP and allowed network users to modify the files.&lt;BR /&gt;I mounted the filesystem on my Linux using the two following commands:&lt;BR /&gt;&lt;BR /&gt;# mount -t smbfs -o rm //winxp/shared /mnt/xp_shared&lt;BR /&gt;# smbmount rw //winxp/shared /mnt/xp_shared -rw&lt;BR /&gt;&lt;BR /&gt;Both have mounted the filesystem fine but in 755, I even treid to chmod 777 on the mount point and did not work.&lt;BR /&gt;Before mounting I checked that the mount point was 777.&lt;BR /&gt;&lt;BR /&gt;What am I doing wrong?&lt;BR /&gt;&lt;BR /&gt;additional info:&lt;BR /&gt;- WinXP sp1 files in directory are not marked read-only&lt;BR /&gt;- local LAN&lt;BR /&gt;- Linux RH 8.0 (hp linuxcoe) with iptables and smb services started&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Seb</description>
      <pubDate>Sun, 17 Nov 2002 02:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-windows-shared-drive/m-p/2846406#M77768</guid>
      <dc:creator>Seb_4</dc:creator>
      <dc:date>2002-11-17T02:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting windows shared drive</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-windows-shared-drive/m-p/2846407#M77769</link>
      <description>You need to pass some mroe options to your 'mount' command, similar to this:&lt;BR /&gt;&lt;BR /&gt;mount -t smbfs -o fmask=666,dmask=777 //winxp/shared /mnt/xp_shared&lt;BR /&gt;&lt;BR /&gt;All such options that can be passed in the '-o' are listed in 'man 8 smbmount'.&lt;BR /&gt;&lt;BR /&gt;Don't forget that you can add an entry (with these options) to your /etc/fstab to moun tit automatically upon boot-up, or use the Auto-Mounter (/etc/auto.misc) entry to do a similar thing.</description>
      <pubDate>Sun, 17 Nov 2002 22:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-windows-shared-drive/m-p/2846407#M77769</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-11-17T22:59:30Z</dc:date>
    </item>
  </channel>
</rss>

