From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbMEi-00083c-IB for qemu-devel@nongnu.org; Wed, 03 May 2006 14:38:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbMEg-00082G-Oy for qemu-devel@nongnu.org; Wed, 03 May 2006 14:38:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbMEg-00082B-KI for qemu-devel@nongnu.org; Wed, 03 May 2006 14:38:06 -0400 Received: from [212.8.0.13] (helo=rosi.naasa.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FbMF7-0001cJ-9n for qemu-devel@nongnu.org; Wed, 03 May 2006 14:38:33 -0400 From: Joerg Platte Subject: Re: [Qemu-devel] SPARC iommu mapping Date: Wed, 3 May 2006 20:37:57 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Disposition: inline Message-Id: <200605032037.58161.lists@naasa.net> Content-Transfer-Encoding: quoted-printable Reply-To: jplatte@naasa.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org Am Montag, 17. April 2006 10:49 schrieb Blue Swirl: Hi! > This command fails when installing kernel and modules: > qemu-system-sparc -kernel vmlinux-2.6.11+tcx -cdrom > debian-30r4-sparc-binary-1.iso -hda hd -initrd debian-30r4-sparc.initrd > -nographic -append 'cdrom ramdisk_size=3D16384 devfs=3Dmount rw root=3D= /dev/rd/0' After spending more time on this issue I tried to reproduce your problems= . But=20 I can't find a suitable initrd. The initrd from ftp.debian.org caused an=20 Oops: RAMDISK: ext2 filesystem found at block 0 RAMDISK: Loading 10028KiB [1 disk] into ram disk... done. VFS: Mounted root (ext2 filesystem). Root-NFS: No NFS server available, giving up. Unable to handle kernel NULL pointer dereference tsk->{mm,active_mm}->context =3D ffffffff tsk->{mm,active_mm}->pgd =3D fc000000 \|/ ____ \|/ "@'/ ,. \`@" /_| \__/ |_\ \__U_/ swapper(1): Oops [#1] Which initrd did you use? regards, J=F6rg