From owner-freebsd-questions@FreeBSD.ORG Sat Jun 28 15:27:51 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 82D951065687 for ; Sat, 28 Jun 2008 15:27:51 +0000 (UTC) (envelope-from amsibamsi@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 0DE1E8FC0C for ; Sat, 28 Jun 2008 15:27:50 +0000 (UTC) (envelope-from amsibamsi@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so550992fgb.35 for ; Sat, 28 Jun 2008 08:27:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=jrSzRIIuLLKTuGDKo5GTZvQNdviWeIU94ZkdXiN256Q=; b=j2g672G103aFBtoVDJHFUnYNtucS6O8+Wqj0EDg6bLj+w26imxAK0DBVGnO51gHiDp XBinV0T/oDeytycEjgWUmRwj4Nb33youucp1c143v8wdIJlWFCq7uYUaw7pGbTi5Cwd1 tADp5HCocxYjbbLAxPIoGokcKiUpsxXN65ZwM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=pCzrx2h/IT5Gb7AWf7mdy82BK8GC3cqw/OULguQm0quqdJFkwLsyZLusvcMXWQKdq0 JvLUx04UAY9PSWpH+9JiiVlejYAmxLoqI9l/unTW/uekE5J4nFipEbT761ChTssRR6eD gS9YFCFXHPzUBNdFTAhMzTqtueZPaTckfsIHM= Received: by 10.86.96.18 with SMTP id t18mr3694337fgb.17.1214666869741; Sat, 28 Jun 2008 08:27:49 -0700 (PDT) Received: from marvelman.marvels.xx ( [77.57.75.125]) by mx.google.com with ESMTPS id d4sm5052486fga.8.2008.06.28.08.27.48 (version=SSLv3 cipher=RC4-MD5); Sat, 28 Jun 2008 08:27:48 -0700 (PDT) Message-Id: <9667D578-75B9-4FA0-8D20-D40BC7FEC5C9@gmail.com> From: Anselm Strauss To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v924) Date: Sat, 28 Jun 2008 17:27:45 +0200 X-Mailer: Apple Mail (2.924) Subject: Re: No serial console input in loader 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: Sat, 28 Jun 2008 15:27:51 -0000 > Coud you put here the related entries of /boot/loader.conf and /etc/ > tty ? /boot/loader.conf: console="comconsole" comconsole_speed="38400" /boot/boot.config: -h -S38400 /etc/ttys (disabled all ttyv*): ttyd0 "/usr/libexec/getty std.38400" vt100 on secure