From owner-freebsd-questions@FreeBSD.ORG Sun Feb 17 16:01:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83EC616A41A for ; Sun, 17 Feb 2008 16:01:36 +0000 (UTC) (envelope-from matthias@adminlife.net) Received: from mx.adminlife.net (mx.adminlife.net [89.149.221.68]) by mx1.freebsd.org (Postfix) with ESMTP id 5081F13C459 for ; Sun, 17 Feb 2008 16:01:35 +0000 (UTC) (envelope-from matthias@adminlife.net) Received: from [192.168.0.52] (p5488F7CB.dip.t-dialin.net [84.136.247.203]) by mx.adminlife.net (Postfix) with ESMTP id D6BD3AB19D for ; Sun, 17 Feb 2008 16:57:08 +0100 (CET) Message-ID: <47B85A51.6020201@adminlife.net> Date: Sun, 17 Feb 2008 17:01:21 +0100 From: Matthias Kellermann User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: FreeBSD Questions List X-Enigmail-Version: 0.95.0 OpenPGP: id=85F1B9F5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig032E0E43FE793CCAAF7078D9" Subject: issues with serial console output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2008 16:01:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig032E0E43FE793CCAAF7078D9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi list, I'm trying to install a FreeBSD system on a remote server I can only access via a serial console with 57600 baud. There is a Linux rescue system that I use for copying a FreeBSD HDD image via dd to the harddisk. To access the FreeBSD installation via remote serial console I've done the following things: /boot/loader.conf: console=3D"vidconsole,comconsole" boot_multicons=3D"YES" comconsole_speed=3D"57600" /boot.config: -S57600 -Dh /etc/ttys: # only changed the following line ttyd0 "/usr/libexec/getty std.57600" vt100 on secure I can see the loader and can choose between the different choices to boot. After choosing the default entry all I get is this: /boot/kernel/acpi.ko text=3D0x44a7c data=3D0x24c0+0x1b8c syms=3D[0x4+0x7d50+0x4+0xaae0] lots of lines of question marks I don't get a login prompt nor the kernel messages. The console does not response on my keyboard. Any ideas whats wrong? Matthias --------------enig032E0E43FE793CCAAF7078D9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHuFpUGSi/LIXxufURAs5MAKC6F8SM6yFbLKi1XBean/YjILdqSwCfd0K3 zFXCHDUDu0KMwKi4z4LEizQ= =cP95 -----END PGP SIGNATURE----- --------------enig032E0E43FE793CCAAF7078D9--