Date: Mon, 20 Sep 2004 14:30:13 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Joachim Dagerot <freebsd@dagerot.nu> Cc: freebsd-questions@freebsd.org Subject: Re: "can'texec getty'/usr/X11R6/bin/xdm" for port /dev/tty8: no such file or directory Message-ID: <20040920133013.GI6502@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <200409201256.i8KCuop26171@thunder.trej.net> References: <200409201256.i8KCuop26171@thunder.trej.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--3MHXEHrrXKLGx71o
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Sep 20, 2004 at 02:56:50PM +0200, Joachim Dagerot wrote:
> I have had this error message for quite some time now. It's not
> bothering me too much because it's mainly published in the logs and on
> the console, and I normally don't even have a monitor attached to the
> system.
>=20
> But now during this weekends maintainance I have been working from
> console and get the message:
>=20
> "can't exec getty '/usr/X11R6/bin/xdm" for port /dev/tty8: no such
> file or directory
>=20
> every 30 second or so, incredibly irritating when writing a longer
> bash-command.
>=20
> I searched the archive but only found a solution telling that the /usr
> was improperly mounted, which in no way is the case.
>=20
> Any other ideas?
Edit /etc/ttys and change the line that says:
ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure
to say:
ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
^^^
The tell init(8) to re-read that file:
# kill -HUP 1
That's presuming you don't actually have xdm(1) installed or want to
run it.
Cheers,
Matthew
--=20
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
--3MHXEHrrXKLGx71o
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)
iD8DBQFBTttliD657aJF7eIRAnDcAJsE0IWD9qg7DUBQadjRiF42DwvD0ACfThTe
XzQ/pv6lYY+xiLIXrNAlJLk=
=PEYw
-----END PGP SIGNATURE-----
--3MHXEHrrXKLGx71o--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920133013.GI6502>
