Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Error with the NetInfo mounts import command line' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Error with the NetInfo mounts import command line
Authored by: rorya on Mar 04, '03 01:57:45PM

I've noticed that the command line mentioned for loading the contents of fstab into NetInfo's /mounts is incomplete. The way it is specified in the article would not work. It's important as it's a crucial step in the process. Here is the right command:

% sudo niload -m fstab / < /etc/fstab

As you may have noticed, the " < /etc/fstab" is missing in the article's directions command line example.

---
"Any sufficiently advanced technology is indistinguishable from magic" - Arthur C. Clarke



[ Reply to This | # ]