From owner-freebsd-questions@FreeBSD.ORG Tue Jan 15 13:05:27 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0F5A446F for ; Tue, 15 Jan 2013 13:05:27 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from mail-ee0-f49.google.com (mail-ee0-f49.google.com [74.125.83.49]) by mx1.freebsd.org (Postfix) with ESMTP id A90AF708 for ; Tue, 15 Jan 2013 13:05:26 +0000 (UTC) Received: by mail-ee0-f49.google.com with SMTP id d4so37556eek.8 for ; Tue, 15 Jan 2013 05:05:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=m+hY+xkxKlnZE1ZyYLFbPU2icnUO862Eg3pLSdnW5Wk=; b=PPocEAET6szQ1n0uLDEyRioOCN67cdDhvIhrNpagyidAhU3TXra2Nb/aC22oNEHgpu VGuUnmCSO0bBYaCzrbEqB8+Czkurn+zdtgqtuLZ8mb/7BKyXAzOy2NV4WBYRNAZN2Duh winRkTt5waGvKTnZC9QryPyUQXvzryIBhb5EUmahYHF2WszoWXnwa3QJ67dXySDZahnk IGw9e4ivCtyq0MP0v/MJ5u1snYvRRs0f34fNwK/0M/F1DKzvpZnrHhuZvXGaen4poUGI zatPhu0Ek+nE/XJClIF0O3euVWPLmz4Qhl+HSicVRjkOL37pzAYRQMAUwDfkW++czON5 iiJQ== MIME-Version: 1.0 Received: by 10.14.2.196 with SMTP id 44mr241247140eef.25.1358254635716; Tue, 15 Jan 2013 04:57:15 -0800 (PST) Received: by 10.14.215.134 with HTTP; Tue, 15 Jan 2013 04:57:15 -0800 (PST) Date: Tue, 15 Jan 2013 05:57:15 -0700 Message-ID: Subject: From: Modulok To: "questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2013 13:05:27 -0000 List, When I boot the FreeBSD 9.1-RELEASE install CD, everything boots as expected, except random letters appear in random colors. For example, a pink 'r' or a blue colon ":", etc. What could be causing this? -Modulok-