Alternativly you could just put the mount command into a startup script and execute that at boot.

I did it this way, I couldn't get the windows share to mount from /etc/fstab. Was on another distro so maybe thats why ?

regards
James

On 5/6/05, Patrick Lauer <[EMAIL PROTECTED]> wrote:
On Fri, 2005-05-06 at 15:35 -0400, Karl Zander wrote:
> There is a Windows share that we would like to mount at boot time.  Is that
> possible?
>
> We have smbsf compiled into the kernel. Using smbmount we can mount and
> access that share now.  Is it somehow possible to put this into /etc/fstab
> so it can mount at boot?  Or is there another way?
//server/share /where/you/want/it smbfs noatime username=foo,password=blah 0 0

or something quite similar should do the trick. I've used it in the
past, so it is possible to directly mount from /etc/fstab.

wkr,
Patrick






--
XP is the fisher price of operating systems - Simon Frost
Windows: A colourful clown suit for DOS - Unknown

Reply via email to