From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cfgxv-0008Uu-LJ for qemu-devel@nongnu.org; Sat, 18 Dec 2004 10:57:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cfgxu-0008UN-S0 for qemu-devel@nongnu.org; Sat, 18 Dec 2004 10:57:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cfgxs-0008UK-PH for qemu-devel@nongnu.org; Sat, 18 Dec 2004 10:57:54 -0500 Received: from [64.233.184.193] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cfg1K-0005ct-2Q for qemu-devel@nongnu.org; Sat, 18 Dec 2004 09:57:22 -0500 Received: by wproxy.gmail.com with SMTP id 68so264564wri for ; Sat, 18 Dec 2004 06:57:18 -0800 (PST) Message-ID: Date: Sat, 18 Dec 2004 14:57:18 +0000 From: 4L3X P4RD03 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Mandrake Linux Image Problems Reply-To: 4L3X P4RD03 , 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 I am running Qemu on Mac OS 10.3.7. The ReactOS and TestLinux images work fine but when I try to launch the Mandrake10.0 image from FreeOSZoo, no matter which option I choose (Linux, failsafe etc.) I get the error: Kernal panic: No init found. Try passing init= option to kernel. Does anyone know why this problem occours and how I can solve it. (I am launching the image using: $ sudo /opt/local/bin/qemu -hda /Users/Admin/Desktop/mandrake-1.img -boot c -m 128 -user-net) Please Help Alex