Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Hi We are trying to install some application packages at boot time. We kept the scripts responsible to do pkgadd etc at /etc/rc3.d directory. We are getting pkgadd error as follows " pkgadd: ERROR: freopen(/dev/tty, "a", stdout) failed, errno=6 pkgadd: ERROR: request script did not complete successfully "
Can some one throw some ideas??
If we install after the system coming up and login as root. Everything is fine.
Summary: Hi We are trying to install some application packages at boot time. We kept the scripts responsible to do pkgadd etc at /etc/rc3.d directory. We are getting pkgadd error as follows " pkgadd: ERROR: fr...
Summary: Hi, Does anybody know how I can properly get a module to load at boot time. I want to load sys/shmsys and sys/semsys when the machine boots but using a forceload statement in /etc/system always seems ...