Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2004 16:25:11 -0500
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: can't exec /usr/libexec/getty for /dev/ttyv1
Message-ID:  <20040110212511.GA636@crodrigues.org>
In-Reply-To: <Pine.NEB.3.96L.1040109195846.72338A-100000@fledge.watson.org>
References:  <20040109152441.F24587@carver.gumbysoft.com> <Pine.NEB.3.96L.1040109195846.72338A-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 09, 2004 at 08:00:39PM -0500, Robert Watson wrote:
> > > init: can't exec getty `/usr/libexec/getty` for /dev/ttyv1: No souch file or directory
> > > init: can't exec getty `/usr/libexec/getty` for /dev/ttyv2: No souch file or directory


Hmm, very strange.  It looks like mergemaster borked my files in
/etc/rc.d (i.e. I did not have any files in this directory after
running the mergemaster).  So, I booted into single user mode,
and did:  cp /usr/src/etc/rc.d/* /etc/rc.d
and that seemed to solve things....dunno why.

-- 
Craig Rodrigues        
http://crodrigues.org
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040110212511.GA636>