Hello All,
I am trying to reboot with genvmunix and run sizer in order to create
device files for some new equipment and have discoverd the following
problem (this problem occurs while booting vmunix also).
When booting to single user mode a file domain containing /usr fails to
mount. I suppose that explains why I get this message when trying to go to
run level 2 or 3 as getty is in /usr/sbin:
INIT: Command is respawning too rapidly. Check for possible errors
> id: cons "/usr/sbin/getty console console vt100"
I was unable to mount it manually either. I got an error message about it
not being a valid ADVFS. However, when booting straight to level 3 there
is no problem.
/etc/fstab and /etc/inittab look good to me, but I've included them below.
The link for it is correct as well.
root#ls -l /etc/fdmns/usr_domain/
total 280
lrwxrwxrwx 1 root system 9 Apr 23 13:31 rz8g -> /dev/rz8g
root#more /etc/fstab
root_domain#root / advfs rw 0 0
/proc /proc procfs rw 0 0
usr_domain#usr /usr advfs rw 0 0
/dev/rz8b swap1 ufs sw 0 2
datatel_domain#release /datatel/release advfs rw 0 0
datatel_domain#live /datatel/live advfs rw 0 0
datatel_domain#work /datatel/work advfs rw 0 0
datatel_domain#development /datatel/development advfs rw 0 0
root#more /etc/inittab
# *****************************************************************
#
# HISTORY
#
# _at_(#)$RCSfile: inittab,v $ $Revision: 4.1.19.3 $ (DEC) $Date: 1995/10/24
18:37:
04 $
#
#
# (c) Copyright 1990, OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# OSF/1 Release 1.0
is:3:initdefault:
ss:Ss:wait:/sbin/rc0 shutdown < /dev/console > /dev/console 2>&1
s0:0:wait:/sbin/rc0 off < /dev/console > /dev/console 2>&1
fs:23:wait:/sbin/bcheckrc < /dev/console > /dev/console 2>&1
kls:Ss:sysinit:/sbin/kloadsrv < /dev/console > /dev/console 2>&1
sysconfig:23:wait:/sbin/init.d/autosysconfig start < /dev/console >
/dev/console
2>&1
update:23:wait:/sbin/update > /dev/console 2>&1
it:23:wait:/sbin/it < /dev/console > /dev/console 2>&1
kmk:3:wait:/sbin/kmknod > /dev/console 2>&1
s2:23:wait:/sbin/rc2 < /dev/console > /dev/console 2>&1
s3:3:wait:/sbin/rc3 < /dev/console > /dev/console 2>&1
cons:1234:respawn:/usr/sbin/getty console console vt100
Any clues?
TIA.
Rob
\\|//
(o -)
~~~~~~~~~~~oOOo~(_)~oOOo~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Robert K. Kubarych, Programmer/Analyst Phone: 914-574-4799
Rockland Community College email: rkubarych_at_sunyrockland.edu
Suffern, NY 10901 home_email: lablubber_at_msn.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Received on Sun Jun 21 1998 - 06:25:02 NZST