From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vw0-f42.google.com (mail-vw0-f42.google.com [209.85.212.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id CDACAC1A25B for ; Thu, 8 Apr 2010 21:11:41 -0400 (EDT) Received: by vws16 with SMTP id 16so167330vws.29 for ; Thu, 08 Apr 2010 18:11:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:message-id:to:cc :subject:in-reply-to:references:comments:date:from; bh=lmpvdnUdTfjVZANgJ6vmHPlB1vyp/UHUdEGVStT1gM8=; b=BkHGgRRZa8deO/JikRG2S29hka0Wkz+lLpPAKOR8OZk7HeSUXw1DPKMiMTWoJYF1F5 vNUlFdSxZvXPAZD2RJMLvQnFxPqQG2YCdmfPiFVFPJPnQcq52Cz6CW4CdMrSzBm0BZOi eccKnf0yBxzRRJEUr0I51fnqNlelNIU0m3nHg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:to:cc:subject:in-reply-to:references:comments:date:from; b=hC8GBgHVlRo1Ua6me0xhuOV795xHJkrnrhwW0AQOMuTnFbak/1hMlZWcL6F9Mg6g+M skA1kU2FUbR5XnIn088E425a5OEgoh2jDZ2aDMg6LR7MMFeybbrbe8Fk2sDOgbWw68YV 7PERYUe0UGbjBbLFVuY9DeTQYtGWKo+SEwY8w= Received: by 10.220.61.197 with SMTP id u5mr692242vch.192.1270775483546; Thu, 08 Apr 2010 18:11:23 -0700 (PDT) Received: from main (TREVTOP2W.WV.CC.CMU.EDU [128.237.231.148]) by mx.google.com with ESMTPS id 25sm13139125vws.1.2010.04.08.18.10.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 Apr 2010 18:11:07 -0700 (PDT) Received: from tbsaunde (helo=main) by main with local-esmtp (Exim 4.71) (envelope-from ) id 1O02k6-0000q2-J8; Thu, 08 Apr 2010 21:10:42 -0400 Message-Id: To: "Speakup is a screen review system for Linux." Subject: Re: virtualization, was: Re: an observation, and question In-reply-to: <20100409001526.GB16146@romuald.net.eu.org> References: <20100408185419.GA10369@romuald.net.eu.org> <4DC13FCCBAAE4D8B9A4B7EAFA5BC0543@bouncy> <20100408230852.GA16146@romuald.net.eu.org> <20100408234221.GA11811@lava-net.com> <20100409001526.GB16146@romuald.net.eu.org> Comments: In-reply-to Gregory Nowak message dated "Thu, 08 Apr 2010 17:15:26 -0700." Date: Thu, 08 Apr 2010 21:10:37 -0400 From: trev.saunders@gmail.com Cc: tbsaunde@main X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Fri, 09 Apr 2010 01:11:42 -0000 Hi, I think he was discusing install OS's into vm's. Personally the only thing I've installed into qemu/kvm is debian whitch went fine with -curses then using fb=false at the boot prompt. virtualbox doesn't have an equivelent of -curses but with some work you can do a serial console, but I although I'd like to learn I don't now how to install an os that way. As a result since use virtualbox on a server, I used qemu to install the vm and then typically run it with virtualbox. HTH Trev