From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L5iYb-00051w-6m for qemu-devel@nongnu.org; Thu, 27 Nov 2008 10:13:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L5iYZ-00051k-P7 for qemu-devel@nongnu.org; Thu, 27 Nov 2008 10:13:28 -0500 Received: from [199.232.76.173] (port=53827 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5iYZ-00051h-N9 for qemu-devel@nongnu.org; Thu, 27 Nov 2008 10:13:27 -0500 Received: from vsmtp04.dti.ne.jp ([202.216.231.139]:61509) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L5iYZ-0005P9-3q for qemu-devel@nongnu.org; Thu, 27 Nov 2008 10:13:27 -0500 Message-ID: <492EB904.2040408@juno.dti.ne.jp> Date: Fri, 28 Nov 2008 00:13:08 +0900 From: Shin-ichiro KAWASAKI MIME-Version: 1.0 Subject: Re: [Qemu-devel] atapi on ppc issue (was Re: qemu-system-ppc broken ?) References: <22272111134-BeMail@laptop> <15BEECE3-2086-4EF9-9C89-3D458CB4AEC3@web.de> <1226433268.3978.7.camel@frecb07144> <93DB29A2-6CF8-4494-8471-87957AD242F5@lvivier.info> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: 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 Cc: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , =?UTF-8?B?RnJhbsOnb2lzIFJldm9s?= , Laurent Vivier Blue Swirl wrote: > With the attached hack I'm able to boot > debian-40r5-powerpc-businesscard.iso, though it hangs after: > Calling quiesce ... > returning from prom_init > > The same happens with 0.8.2, so I think Qemu is in a way "correct". > Now all I need to do is to find a nice OS that really can be > installed. Any suggestions? I tried debian-31r8-powerpc-binary-1.iso. Even though it can't complete installation, it can go farther. It's available here. http://riksun.riken.go.jp/pub/pub/Linux/debian/debian-cdimage/archive/3.1_r8/powerpc/iso-cd/ Don't forget to choose 2.4 kernel installation menu on the boot prompt, because 2.6 kernel seems to fail to boot. Rene's patch might solve it. The menu 'expert-2.4' worked for me. It took half an hour to complete installation, but rebooting from HDD fails. Yaboot dumps something like configuration file and says 'Unable to load boot file'. Does anyone have suggestions to solve this problem? I tried debian-31r8-powerpc-businesscard.iso, also. It requires ftp site to download packages for network installation. But there exists no site for debian-3x and installation fails. I hope this report help works on ppc. Regards, Shin-ichiro KAWASAKI