<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Make a file system mount stick after reboot? in All Things Unix</title>
<link>http://www.dslreports.com/forum/r18935114</link>
<description></description>
<language>en</language>
<pubDate>Thu, 10 Dec 2009 09:25:23 EDT</pubDate>
<lastBuildDate>Thu, 10 Dec 2009 09:25:23 EDT</lastBuildDate>

<item>
<title>Re: Make a file system mount stick after reboot?</title>
<link>http://www.dslreports.com/forum/remark,18941452</link>
<description><![CDATA[<A HREF="/useremail/u/528303"><b>salahx</b></A> : <div class="bquote"><SMALL>said by  NETSH <A HREF="/useremail/u/716396"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</SMALL><BR><BR>Here is what I have in the fstab file and it still isnt working. What could I be missing? See entry in bold. The other entries are pre existing.<br>LABEL=//track/CDList    /z                          <B>smbfs</B>   username=****,password=****,sockopt=IPTOS_LOWDELAY,TCP_NODELAY,ro</B><br> </DIV>This should be "cifs" not "smbfs", unless you are connecting to a 9x/ME machine. ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,18941452</guid>
<pubDate>Fri, 24 Aug 2007 13:11:54 EDT</pubDate>
</item>

<item>
<title>Re: Make a file system mount stick after reboot?</title>
<link>http://www.dslreports.com/forum/remark,18940536</link>
<description><![CDATA[<A HREF="/useremail/u/716396"><b>NETSH</b></A> : nope...still not working. I cant believe how hard this is. Maybe a startup script is the answer instead.<br><SMALL>--<br>=="I am the embodiment of IT"==</SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,18940536</guid>
<pubDate>Fri, 24 Aug 2007 10:32:38 EDT</pubDate>
</item>

<item>
<title>Re: Make a file system mount stick after reboot?</title>
<link>http://www.dslreports.com/forum/remark,18940323</link>
<description><![CDATA[<A HREF="/useremail/u/262724"><b>powerhog</b></A> : I'd drop the LABEL= part of that line and see what happens.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,18940323</guid>
<pubDate>Fri, 24 Aug 2007 09:54:20 EDT</pubDate>
</item>

<item>
<title>Re: Make a file system mount stick after reboot?</title>
<link>http://www.dslreports.com/forum/remark,18940220</link>
<description><![CDATA[<A HREF="/useremail/u/716396"><b>NETSH</b></A> : Here is what I have in the fstab file and it still isnt working. What could I be missing? See entry in bold. The other entries are pre existing.<br><br># This file is edited by fstab-sync - see 'man fstab-sync' for details<br>LABEL=/                 /                       ext3    defaults        1 1<br>LABEL=/boot             /boot                   ext3    defaults        1 2<br>none                    /dev/pts                devpts  gid=5,mode=620  0 0<br>none                    /dev/shm                tmpfs   defaults        0 0<br>none                    /proc                   proc    defaults        0 0<br>none                    /sys                    sysfs   defaults        0 0<br>LABEL=/u                /u                      ext3    defaults        1 2<br>LABEL=SW-cciss/c0d0p3   swap                    swap    defaults        0 0<br><B>LABEL=//track/CDList    /z                          smbfs   username=****,password=****,sockopt=IPTOS_LOWDELAY,TCP_NODELAY,ro</B><br><SMALL>--<br>=="I am the embodiment of IT"==</SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,18940220</guid>
<pubDate>Fri, 24 Aug 2007 09:34:00 EDT</pubDate>
</item>

<item>
<title>Re: Make a file system mount stick after reboot?</title>
<link>http://www.dslreports.com/forum/remark,18935152</link>
<description><![CDATA[<A HREF="/useremail/u/830709"><b>pablo2525</b></A> : I'm going to assume you tried reading the man page and got stuck?<br><br>If not:  man mount<br><br>If so:<br><textarea name="code" class="text" cols=50 rows=10>//zorra/c   /mnt/zorra   smbfs    username=friendly_user,password=friendly_passwd,sockopt=IPTOS_LOWDELAY,TCP_NODELAY,ro&#012;</textarea><!--end code block--><br>:)<br><br><SMALL>--<br>pablo<br>openSUSE 10.2/KDE<br>ISP:  TekSavvy DSL; backhauled  via a 6KM wireless link</SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,18935152</guid>
<pubDate>Thu, 23 Aug 2007 15:38:18 EDT</pubDate>
</item>

<item>
<title>Make a file system mount stick after reboot?</title>
<link>http://www.dslreports.com/forum/remark,18935114</link>
<description><![CDATA[<A HREF="/useremail/u/716396"><b>NETSH</b></A> : I have two Linux RH servers running different applications. I need to share a folder on one of the servers so that the other server can mount it. On the one server called "Track" I created the following directory:<br><br>\\track\u\CDList (I then made it a samba share so that PC users can drop files into it)<br><br>On the other server called "Classpag" I want to mount this folder that is on the track server...I can do it by the following:<br><br>#mkdir /z<br>#mount //track/u/CDList /z<br><br>This will mount the remote folder to the /z file system<br><br>Now once I reboot this mount will  disappear. <br><br>What would I need to place into the /etc/fstab file so this will mount every time the server is rebooted?<br><br>Being on a  different server I think the options in the fstab file need username and password as well.<br><SMALL>--<br>=="I am the embodiment of IT"==</SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,18935114</guid>
<pubDate>Thu, 23 Aug 2007 15:32:56 EDT</pubDate>
</item>

</channel>
</rss>
