From owner-freebsd-questions@FreeBSD.ORG Mon Aug 2 06:46:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7128E16A4CE for ; Mon, 2 Aug 2004 06:46:06 +0000 (GMT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D971A43D6D for ; Mon, 2 Aug 2004 06:46:05 +0000 (GMT) (envelope-from marchenk@in.tum.de) Date: Mon, 02 Aug 2004 08:46:02 +0200 To: freebsd-questions@freebsd.org From: Maksym Marchenko Content-Type: text/plain; format=flowed; charset=koi8-r MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Win32 M2 build 3227 X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de Subject: Headless Install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 06:46:06 -0000 Hi! I try to install 4.10 on headless PC(without a monitor and vga output) So I've used my laptop as a serial console (via null modem cable). All was wonderfull, but after end of install procedure und reboot, I see with this terminal (cu -l /dev/cuaa0) all and the date for the login line. But not the login prompt. So I can't to log in and do anything. What have I to do, to log in this headless PC? Another terminal may be? Thanks in advance.