From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmpop107.cox.net (fed1rmpop107.cox.net [68.230.241.11]) by speech.braille.uwo.ca (Postfix) with ESMTP id 98C6810A93 for ; Wed, 15 Apr 2009 21:10:17 -0400 (EDT) Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmmtao103.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20090416002406.NRIN4363.fed1rmmtao103.cox.net@fed1rmimpo01.cox.net> for ; Wed, 15 Apr 2009 20:24:06 -0400 Received: from cmbrannon ([68.12.115.220]) by fed1rmimpo01.cox.net with bizsmtp id g0Q61b00N4lNohg030Q6gz; Wed, 15 Apr 2009 20:24:06 -0400 X-Authority-Analysis: v=1.0 c=1 a=D0FwzJErslgA:10 a=278-s4LkGyMA:10 a=xZUAlSZWh0ypr4cLCn8A:9 a=ao8oO-Ae7HpAys1V7o8FErKGeV8A:4 X-CM-Score: 0.00 From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: Which hardware synthesizer to buy? In-reply-to: <20090415232232.GB8764@localhost.localdomain> References: <20090410212552.GA15942@clearwire.net> <20090413182256.GA24586@localhost.localdomain> <20090413211309.GA20121@linux1> <20090413215037.GA30188@localhost.localdomain> <20090415223204.GA312@linux1> <20090415225808.QEVO1731.eastrmmtao106.cox.net@eastrmimpo02.cox.net> <20090415232232.GB8764@localhost.localdomain> Date: Wed, 15 Apr 2009 19:26:04 -0500 Message-Id: <20090416002406.NRIN4363.fed1rmmtao103.cox.net@fed1rmimpo01.cox.net> X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 01:10:18 -0000 Gregory Nowak wrote: > Virtualbox doesn't strictly require X, since it can be used using the > vboxheadless interface. True, but isn't the headless interface only useful for controlling Virtual Box? As far as I can tell, you need X if you want output from the console of the emulated system. A serial console is probably still an option. Bochs can direct serial I/O to a pseudo-terminal, and I've used the socat utility to service the host end of the emulated serial line. In other words, I don't need serial hardware in order to use the serial console of a virtual system. I bet Virtual Box will allow something similar. Regarding User-Mode Linux, there are definitely kernel projects for which it isn't suitable. -- Chris