This is a discussion on How do I have a command run during bootup? within the AIX Operating System forums, part of the Unix Operating Systems category; --> We are mounting a Linux drive and run the command nfso -o nfs_use_reserved_ports=1 and then mount the directory using ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| We are mounting a Linux drive and run the command nfso -o nfs_use_reserved_ports=1 and then mount the directory using the mount commad I don't thing the mkitab is the right command. should I put the commands in the rc file? Thanks for any help, Doug Baker |
| ||||
| "Road Runner" <fake@liable.com> schrieb im Newsbeitrag news:9hkCb.66068$%h4.6241@twister.tampabay.rr.com. .. > We are mounting a Linux drive and run the command > nfso -o nfs_use_reserved_ports=1 > > and then mount the directory using the mount commad > I don't thing the mkitab is the right command. > should I put the commands in the rc file? > > Thanks for any help, > Doug Baker > Hallo Doug, /etc/rc.nfs should be the right place. HTH, Andreas |