From owner-freebsd-questions@FreeBSD.ORG Fri Jul 15 19:18:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AE93D16A420 for ; Fri, 15 Jul 2005 19:18:06 +0000 (GMT) (envelope-from jjvaughan@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44C1C43D45 for ; Fri, 15 Jul 2005 19:17:59 +0000 (GMT) (envelope-from jjvaughan@gmail.com) Received: by wproxy.gmail.com with SMTP id i24so696847wra for ; Fri, 15 Jul 2005 12:17:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=K5HXdhewPm5+IWEBFJBUQf++8aVjsBqbNmy0WV392m+f4hIBJDl7MrS8jbhdlxvdYH/68fRxguxVHXNpXejYnkNXf/225VT6zbUHsQ57HZ2VtfhAXnbYlx3mdZEfr+vhzcQgC6CxtoVQBjxFgQg9SrtcWQEsu1JLHN7Izi4683E= Received: by 10.54.33.7 with SMTP id g7mr1217290wrg; Fri, 15 Jul 2005 12:17:41 -0700 (PDT) Received: by 10.54.106.20 with HTTP; Fri, 15 Jul 2005 12:17:41 -0700 (PDT) Message-ID: Date: Fri, 15 Jul 2005 15:17:41 -0400 From: John Vaughan To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: cu terminal screen size - text not aligning properly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Vaughan List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 19:18:06 -0000 I am trying to install headless over a serial console using cu on another machine that I am connected to via SSH. system to be installed <- cu session <- working FreeBSD system <- ssh session <- local system (me) My problem is that the text for the install is not aligned properly making the options hard to read. Does anyone know what size I should set my terminal window to so the text appears correctly? I am installing using the "FreeBSD black and white" option if that matters any. Thanks for the help, -John