Title: | USG buildhelp questions/answers |
Moderator: | SMURF::FILTER |
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
Date Of Receipt: 6-JUN-1995 09:04:08.02 From: SMURF::GURU::arvidson "Bill Arvidson USEG 06-Jun-1995 0902" To: odehelp@dec:.zko.guru CC: arvidson@dec:.zko.guru Subj: unable to get /sbin/init.d/ode start to mount anything HELP Bill ********************************************************************* Bill Arvidson OSSE (Operating System Support Engineering) Phone: (603) 881-1630 Enet: guru::arvidson DTN: 381-1630 Internet: [email protected] Mailstop: ZK03-2/T43 *********************************************************************
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1516.1 | Re: unable to get /sbin/init.d/ode start to mount anything | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Jun 06 1995 11:39 | 34 |
Date Of Receipt: 6-JUN-1995 10:16:23.08 From: SMURF::WASTED::"[email protected]" "06-Jun-1995 1014" To: [email protected] CC: [email protected], [email protected] Subj: Re: unable to get /sbin/init.d/ode start to mount anything Did you run /usr/sde/install/ode install? When you do it configures ode on your machine and asks you for the trees you want to mount. It then puts the list into /etc/rc.config as: ODE_ODEMOUNT_STRING="hw3os hw3x goldminos goldminx" or whatever. Do you have "ODE*" values in your rc.config file? -Grant | | HELP | | Bill | | ********************************************************************* | Bill Arvidson | OSSE (Operating System Support Engineering) Phone: (603) 881-1630 | Enet: guru::arvidson DTN: 381-1630 | Internet: [email protected] Mailstop: ZK03-2/T43 | ********************************************************************* | | |||||
1516.2 | Re: unable to get /sbin/init.d/ode start to mount anything | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Jun 06 1995 12:47 | 45 |
Date Of Receipt: 6-JUN-1995 11:19:41.86 From: SMURF::WASTED::"[email protected]" "06-Jun-1995 1118" To: [email protected] CC: [email protected] Subj: Re: unable to get /sbin/init.d/ode start to mount anything Try cleaning that up, like removing all of that and just putting in one existing tree to start with and then adding the others that you need. You said it was a long time ago - there have been some bug fixes to some of the scripts, you may want to just run it again and then clean up your rc.config so it doesn't have multiple entries. Did this just stop working, or did it never work? Did you reinstall recently or something? -Grant | | Hello, | | I did the ode install a long time ago. | I have the following in my rc.config | | ODE_TYPE="client" | export ODE_TYPE | ODE_TOOLS_SERVER="""" | export ODE_TOOLS_SERVER | ODE_ODEMOUNT="yes" | export ODE_ODEMOUNT | ODE_ODEMOUNT_STRING="comet agosmaint.bl6 alpha.bl012 V1.3A.prime | v13supportos.nightly v13supportos v13patch3os v13patch2os v13patch1os | v13bsupportos.night | ly agoshw.bl7 agosmaint.V1.3A v20supportos v20supportos.nightly v20bsupportos | agoshw2.bl6 goldos v20bsupportos.bld v20bsupportos.nightly v30supportos.nigh | tly goldos.bl12 v32supportos.nightly ptos.nightly ptos goldos ptliteos.nightl y | ptliteos v30maintos v30bsupportos.nightly v30bsupportos goldminos.bl5" | export ODE_ODEMOUNT_STRING | | | Bill |