[opensuse] Automating the NFS mount

2007-05-06 Thread Mohamed Haidar
Hello all, I finally got the nfs service to work. In retrospect i see that it was kind of trivial but for a newbe nothing really is. My question now is how to make the hole process automated. I have tried to add the line ip:folder /mnt/folder nfs rw,no_root_squash 0 0 to my fstab but with no r

[opensuse] Automating the NFS mount

2007-05-06 Thread Mohamed Haidar
Hello all, I finally got the nfs service to work. In retrospect i see that it was kind of trivial but for a newbe nothing really is. My question now is how to make the hole process automated. I have tried to add the line ip:folder /mnt/folder nfs rw,no_root_squash 0 0 to my fstab but with no re

Re: [opensuse] Automating the NFS mount

2007-05-06 Thread Simon Roberts
- Original Message From: Mohamed Haidar <[EMAIL PROTECTED]> To: opensuse@opensuse.org Sent: Sunday, May 6, 2007 8:01:20 AM Subject: [opensuse] Automating the NFS mount Hello all, I finally got the nfs service to work. In retrospect i see that it was kind of trivial but for a

Re: [opensuse] Automating the NFS mount

2007-05-07 Thread Simon Lewis
Does /mnt/folder already exist? I think this needs to be present if the folder is to be mounted on start up? Simon Mohamed Haidar schrieb: > Hello all, I finally got the nfs service to work. In retrospect i see > that it was kind of trivial but for a newbe nothing really is. My > question now

Re: [opensuse] Automating the NFS mount

2007-05-09 Thread Dave Howorth
Mohamed Haidar wrote: > Hello all, I finally got the nfs service to work. In retrospect i see > that it was kind of trivial but for a newbe nothing really is. My > question now is how to make the hole process automated. I have tried to > add the line > ip:folder /mnt/folder nfs rw,no_root_squash