Hi, I was wondering how I can setup my SMB mounts to be mounted at startup. I have added the mounts to the fstab but since fstab is ran before SMB is started, they cant be mounted. It works fine if I do a simple "mount -a" after startup, so there is nothing wrong with what I have written in fstab, just that I'd like it to be mounted automatically. Thanks in advance, Morsal
also sprach Morsal R (on Mon, 08 Jan 2001 07:45:30PM +0100):
I was wondering how I can setup my SMB mounts to be mounted at startup. I have added the mounts to the fstab but since fstab is ran before SMB is started, they cant be mounted. It works fine if I do a simple "mount -a" after startup, so there is nothing wrong with what I have written in fstab, just that I'd like it to be mounted automatically.
any log output? have you started networking before fstab? i'll email you a script for network file systems which originally came from redhat but which i have modified quite a lot. (anyone else interested should email me). martin [greetings from the heart of the sun]# echo madduck@!#:1:s@\@@@.net -- "i believe that the moment is near when by a procedure of active paranoiac thought, it will be possible to systematize confusion and contribute to the total discrediting of the world of reality." -- salvador dali
Does anyone else have any clue about this, I really wanna see what the problem is. I dont have any logoutput, but there must be one of u out there who also mount your shares using fstab. Thanks, Morsal ----- Original Message ----- From: "MaD dUCK" <madduck@madduck.net> To: "Morsal R" <morsal@bolina.hsb.se> Cc: <suse-linux-e@suse.com> Sent: Monday, January 08, 2001 9:19 PM Subject: Re: [SLE] SMB mounting at startup
also sprach Morsal R (on Mon, 08 Jan 2001 07:45:30PM +0100):
I was wondering how I can setup my SMB mounts to be mounted at startup. I have added the mounts to the fstab but since fstab is ran before SMB is started, they cant be mounted. It works fine if I do a simple "mount -a" after startup, so there is nothing wrong with what I have written in fstab, just that I'd like it to be mounted automatically.
any log output? have you started networking before fstab? i'll email you a script for network file systems which originally came from redhat but which i have modified quite a lot. (anyone else interested should email me).
martin
[greetings from the heart of the sun]# echo madduck@!#:1:s@\@@@.net -- "i believe that the moment is near when by a procedure of active paranoiac thought, it will be possible to systematize confusion and contribute to the total discrediting of the world of reality." -- salvador dali
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
Morsal R wrote:
Does anyone else have any clue about this, I really wanna see what the problem is. I dont have any logoutput, but there must be one of u out there who also mount your shares using fstab.
I don't do this myself, but have a look in the nfs startup script (/sbin/init.d/nfs). It mounts nfs filesystems listed in /etc/fstab. You could modify this to also check for smb mounts and mount them...
----- Original Message ----- From: "MaD dUCK" <madduck@madduck.net>
also sprach Morsal R (on Mon, 08 Jan 2001 07:45:30PM +0100):
I was wondering how I can setup my SMB mounts to be mounted at startup. I have added the mounts to the fstab but since fstab is ran before SMB is started, they cant be mounted. It works fine if I do a simple "mount -a" after startup, so there is nothing wrong with what I have written in fstab, just that I'd like it to be mounted automatically.
any log output? have you started networking before fstab? i'll email you a script for network file systems which originally came from redhat but which i have modified quite a lot. (anyone else interested should email me).
Bye, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\
participants (3)
-
Chris Reeves
-
MaD dUCK
-
Morsal R