<?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: Remote mount in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176819#M32186</link>
    <description>Are you trying to mount local Windows file system or remote?&lt;BR /&gt;&lt;BR /&gt;In the first case:&lt;BR /&gt;1) mount -t ntfs ... &lt;BR /&gt;or&lt;BR /&gt;2) ntfs-3g &lt;BR /&gt;&lt;BR /&gt;The second it's better and enables write as default&lt;BR /&gt;&lt;BR /&gt;In the second case:&lt;BR /&gt;1) install smb client software (don't have my Debian box here now so can suggest the correct package name)&lt;BR /&gt;2) try smbmount ...&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;sc</description>
    <pubDate>Thu, 10 Apr 2008 10:26:31 GMT</pubDate>
    <dc:creator>scanepa</dc:creator>
    <dc:date>2008-04-10T10:26:31Z</dc:date>
    <item>
      <title>Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176812#M32179</link>
      <description>I would like to mount windows from Debian server , &lt;BR /&gt;&lt;BR /&gt;I use the command mount -t ext3 -o username="...", password="..." windows_path/path local_path, &lt;BR /&gt;&lt;BR /&gt;it pops the below messages :&lt;BR /&gt;mount: special device //windows_path/pathdoes not exist ,&lt;BR /&gt;&lt;BR /&gt;I use the same command in another RH server ( with -t cifs ) , it is OK to mount , can advise what is wrong in my server ? thx</description>
      <pubDate>Wed, 09 Apr 2008 10:19:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176812#M32179</guid>
      <dc:creator>haeman</dc:creator>
      <dc:date>2008-04-09T10:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176813#M32180</link>
      <description>You are specifying a file system type that is not SMB (windows). For -t option, you have to use "smb" or "cifs".</description>
      <pubDate>Wed, 09 Apr 2008 12:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176813#M32180</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-04-09T12:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176814#M32181</link>
      <description>Hi Ivan ,&lt;BR /&gt;&lt;BR /&gt;I tried many types of filesystem includes the two you said , but it pops that the system is not supported .&lt;BR /&gt;&lt;BR /&gt;"wrong fs type, bad options , bad superblocks on //windows_path , missing codepages or other errors .&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2008 12:38:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176814#M32181</guid>
      <dc:creator>elainelaw</dc:creator>
      <dc:date>2008-04-09T12:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176815#M32182</link>
      <description>yes u r giving filesystem is wrong. For windows its "vfat" not "ext3". ext3 is for linux only.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2008 12:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176815#M32182</guid>
      <dc:creator>Change_happens</dc:creator>
      <dc:date>2008-04-09T12:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176816#M32183</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;I also tried -t vfat , but the error is still "mount: special device //windows_path/path does not exist " , I know cifs is common with mount package , if I want the system supports the file system type "cifs" , what can i do ? thx</description>
      <pubDate>Wed, 09 Apr 2008 13:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176816#M32183</guid>
      <dc:creator>elainelaw</dc:creator>
      <dc:date>2008-04-09T13:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176817#M32184</link>
      <description>thx ,&lt;BR /&gt;&lt;BR /&gt;it seems my system is not support cifs and smbfs file system type , can advise how can I make my system supports these file system type without re-compile the kernel ? thx</description>
      <pubDate>Wed, 09 Apr 2008 15:59:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176817#M32184</guid>
      <dc:creator>elainelaw</dc:creator>
      <dc:date>2008-04-09T15:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176818#M32185</link>
      <description>for mounting u don't need SMB its for sharing linux files on windows. for that u need to install samba server and add user to it. see below&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1220090" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1220090&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;whats the file system u r trying to mount is it NTFS?</description>
      <pubDate>Thu, 10 Apr 2008 05:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176818#M32185</guid>
      <dc:creator>Change_happens</dc:creator>
      <dc:date>2008-04-10T05:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176819#M32186</link>
      <description>Are you trying to mount local Windows file system or remote?&lt;BR /&gt;&lt;BR /&gt;In the first case:&lt;BR /&gt;1) mount -t ntfs ... &lt;BR /&gt;or&lt;BR /&gt;2) ntfs-3g &lt;BR /&gt;&lt;BR /&gt;The second it's better and enables write as default&lt;BR /&gt;&lt;BR /&gt;In the second case:&lt;BR /&gt;1) install smb client software (don't have my Debian box here now so can suggest the correct package name)&lt;BR /&gt;2) try smbmount ...&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;sc</description>
      <pubDate>Thu, 10 Apr 2008 10:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176819#M32186</guid>
      <dc:creator>scanepa</dc:creator>
      <dc:date>2008-04-10T10:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remote mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176820#M32187</link>
      <description>You'll need to install the "smbfs" package.&lt;BR /&gt;&lt;BR /&gt;The easiest commands to do that would be either:&lt;BR /&gt;&lt;BR /&gt;aptitude install smbfs&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;apt-get install smbfs&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 10 Apr 2008 15:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-mount/m-p/4176820#M32187</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-04-10T15:54:30Z</dc:date>
    </item>
  </channel>
</rss>

