From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 00:44:26 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A14469AD for ; Wed, 13 Aug 2014 00:44:26 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CD922DC8 for ; Wed, 13 Aug 2014 00:44:25 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s7D0iKj7068230 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 12 Aug 2014 18:44:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s7D0iK1K068227; Tue, 12 Aug 2014 18:44:20 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 12 Aug 2014 18:44:20 -0600 (MDT) From: Warren Block To: David Benfell Subject: Re: operation not permitted on entropy file In-Reply-To: <20140812023229.GB84770@home.parts-unknown.org> Message-ID: References: <20140810070239.GA80734@home.parts-unknown.org> <20140810103119.GA26958@slackbox.erewhon.home> <20140810124433.da498898.freebsd@edvax.de> <20140810224038.GD24036@home.parts-unknown.org> <20140811101822.41851cc7.freebsd@edvax.de> <20140811142707.GA10186@home.parts-unknown.org> <20140811171653.b7c60e58.freebsd@edvax.de> <20140811153535.GA30506@home.parts-unknown.org> <20140811183912.ef0f20a6.freebsd@edvax.de> <20140812023229.GB84770@home.parts-unknown.org> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 12 Aug 2014 18:44:21 -0600 (MDT) Cc: Polytropon , FreeBSD Questions 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: Wed, 13 Aug 2014 00:44:26 -0000 On Mon, 11 Aug 2014, David Benfell wrote: > > Wouldn't the copy and paste operation require moused? I have an issue > here because I haven't figured out how to get moused to recognize my > USB mouse (which is strange: it does this just fine on my notebook). If you are using vt(4), the mouse pointer does not appear if hw.vga.textmode=1 is set in /boot/loader.conf.