Thankx to:
Alan Davis <Alan.Davis_at_digital.com>
John Becker <John.Becker_at_digital.com>
for their quick answer.
The problem was that during the product installation I forgot to add the
lsm options.
Here is the solution:
| Is lsm in the kernel?
| 1) Execute "doconfig" without any options and select LSM
| from the menu of kernel options.
| # /usr/sbin/doconfig
| 2) Save the old kernel and copy the new one.
| # cp /vmunix /vmunix.saved
| # mv /usr/sys/SYSTEMNAME/vmunix /vmunix
| 3) Shutdown and boot the new kernel.
| # cd /
| # /usr/sbin/shutdown -r +10
| >>> b
| or
| 1) Use vi to edit the /usr/sys/conf/SYSTEMNAME file and add the
| following lines.
| pseudo-device lsm_ted 0
| pseudo-device lsm 1
| 2) Build a new kernel.
| # /usr/sbin/doconfig -c SYSTEMNAME
| 3) Save the old kernel and copy the new one.
| # cp /vmunix /vmunix.saved
| # mv /usr/sys/SYSTEMNAME/vmunix /vmunix
| 4) Shutdown and boot the new kernel.
| # cd /
| # /usr/sbin/shutdown -r +10 Rebooting with lsm built into kernel
| >>> b
|
After that everything now works properly.
With regards,
Massimo Carboni
\|/
(o -)
+-[Son 1.0 released]--------oOOo-(_)-oOOo--+--[
http://www.lnf.infn.it/]--+
| | __ _ |
| Massimo Carboni, UNIX Administrator |I| / / (_)__ __ ____ __ |L|
| National Institute of Nuclear Physics |N| / /__/ / _ \/ // /\ \/ / |N|
| Laboratori Nazionali di Frascati, |F| /____/_/_//_/\_,_/ /_/\_\ |F|
| Bld 321, Via Enrico Fermi, 40 |N| |
| 00044 Frascati, Rome, Italy | *For IQ's Higher Than 95* |
| Phone +39 694032349 FAX +39 694032349 +-----------------------------+
| Email Massimo.Carboni_at_lnf.infn.it | UNIX is user-friendly... |
| URL
http://www.lnf.infn.it/~carboni | it's just selective about |
| | who its friends are. |
+------------------------------------------+-----------------------------+
| The BEST way to accelerate a Mac is at 9.8 metres/sec (/sec). |
| .oooO |
+-----------------------------( )---Oooo.------------------------------+
\ ( ( )
\_) ) /
(_)
Received on Tue Feb 17 1998 - 09:51:52 NZDT