Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cancel mounting network filesystems at startup
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
khuongdp
n00b
n00b


Joined: 09 Nov 2003
Posts: 73

PostPosted: Fri Aug 20, 2004 3:13 pm    Post subject: cancel mounting network filesystems at startup Reply with quote

When my box tried to mount network filesystems (nfs) at startup how can I cancel this operation, because the box is not on the network or the server is down. Right now it just hang and I can do anything.


Maybe I can specified a timeout in the /etc/fstab for my nfs drives
Back to top
View user's profile Send private message
aetius
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2004
Posts: 118

PostPosted: Fri Aug 20, 2004 4:50 pm    Post subject: Reply with quote

Easiest is probably 1 of two things:

1) use rc-update to turn off the netmount service, and use the service to control whether or not you mount the drives (i.e. mount them manually with /etc/init.d/netmount start).

2) Edit /etc/fstab and add the "noauto" option to those drives; in this case you will have to mount each manually when needed with "mount /mnt/sample_nfs_mountpoint" or whatever.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum