From owner-freebsd-questions@FreeBSD.ORG Thu Feb 19 08:09:51 2015 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71A642B5 for ; Thu, 19 Feb 2015 08:09:51 +0000 (UTC) Received: from mail-yk0-x22c.google.com (mail-yk0-x22c.google.com [IPv6:2607:f8b0:4002:c07::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D591DEB for ; Thu, 19 Feb 2015 08:09:51 +0000 (UTC) Received: by mail-yk0-f172.google.com with SMTP id 131so3402638ykp.3 for ; Thu, 19 Feb 2015 00:09:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9qKJCIwGPRd/boBM92Zj87gadoHUfS+IzyRJirfvoqI=; b=FCKjKoQ+j0dvFRrQQy8s9UI96g0gNBeKqHxiwWLImkc2CfMkWzV4BOKHq4uWBquE9e yVTHdahHsYSePcmVSFHGvTzzR+wV6Gr9fsYy7HUbWtQvQF3aJzVtC0F8nC4n7wRZuzM8 2Pc7lRGT1JQJ78AmFDSVgJC3vKgr2kUHWsH6IW5MhETLBdpJj6jOkdxuzFs3jVaNf/fc ooqjRickHFGfyFjEx0aKvzr1uRmqI+rGgKzTQ0BBTD4AelcJtue7e/wxeivaTUGLHxvr gf9i30SQsXv2ioHWg4JHtpbnh7iZ6X4JGliMQpt2YFSHj+1XykigHzn7WlPEZj5RbiBb 2Z2Q== MIME-Version: 1.0 X-Received: by 10.170.42.209 with SMTP id 200mr2090332ykk.23.1424332939714; Thu, 19 Feb 2015 00:02:19 -0800 (PST) Received: by 10.170.64.17 with HTTP; Thu, 19 Feb 2015 00:02:19 -0800 (PST) In-Reply-To: <20150219085756.54319227.freebsd@edvax.de> References: <201502190733.t1J7X8sq021980@deneb.dwf.com> <20150219085756.54319227.freebsd@edvax.de> Date: Thu, 19 Feb 2015 03:32:19 -0430 Message-ID: Subject: Re: How to turn off X11 when booting PCBSD? From: Alberto Mijares To: Polytropon Content-Type: text/plain; charset=UTF-8 Cc: reg@dwf.com, "questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 08:09:51 -0000 > > For the task of installing the driver, going into SUM should > be sufficient. Note that I haven't tested it. > Before you ask, SUM stands for Single User Mode.