From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C8jsQ-0008Al-VI for qemu-devel@nongnu.org; Sat, 18 Sep 2004 14:24:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C8jsP-0008A7-7B for qemu-devel@nongnu.org; Sat, 18 Sep 2004 14:24:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C8jsP-00089w-0B for qemu-devel@nongnu.org; Sat, 18 Sep 2004 14:24:01 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1C8jmJ-0000ip-K2 for qemu-devel@nongnu.org; Sat, 18 Sep 2004 14:17:43 -0400 Message-ID: <414C7B2D.9040303@gmx.com> Date: Sat, 18 Sep 2004 20:15:09 +0200 From: "Bochnig, Martin" MIME-Version: 1.0 Subject: Re: [Qemu-devel] Patch: Sparc system support (3/3) References: <200409182046.55883.hetz@witch.dyndns.org> In-Reply-To: <200409182046.55883.hetz@witch.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: bochnig@pool.math.tu-berlin.de, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hetz Ben Hamo wrote: > One question: doesn't the sun machine that you emulate requires SCSI devices > for storage? (if I recall correctly, only the UltraSparc based machines came > with IDE drives).. While the latter is true, I cannot see any connection with the rest of your question. As the targeted guest OS's (SunOS5.x/Solaris2.x as well as LinUX and *BSD) do support both ide and scsi, they should be able to 'see'/access their installation medium w/o problems. I assume, BlueSwirl is facing other problems right now. mb > Thanks, > Hetz