Bug 65404
Summary: | Automounting of ncp connections are taking place at the wrong time in system init. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Anders Norrbring <anders> |
Component: | util-linux | Assignee: | Elliot Lee <sopwith> |
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | notting |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-02-19 22:28:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Anders Norrbring
2002-05-23 08:34:30 UTC
re-assigning to initscripts Florian La Roche -a -t noXXX,YYY,ZZZ The 'no' applies to all three of XXX, YYY, and ZZZ. If it's trying to mount YYY or ZZZ, either mount is broken, or it's docs are. With the util-linux in rawhide, if I make an fstab line: asdf blah ncp defaults 0 0 ...then a 'mount -a -t nonfs,ncp' does not try to mount the ncp thing. So I will assume this was fixed by upstream util-linux, unless someone can reproduce it on a Phoebe beta. |