qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] SH4 kernel and diskimage


From: Kristoffer Ericson
Subject: Re: [Qemu-devel] SH4 kernel and diskimage
Date: Wed, 12 Nov 2008 22:41:01 +0100

On Wed, 12 Nov 2008 12:33:55 -0800 (PST)
Tiago Maluta <address@hidden> wrote:

> > I'm using current linux-2.6.git (vanilla v2.6.27
> > didn't work).
> > And an image I created based on the minimal image from
> > jlime (sh3 based). I can bootup and logon just like on my 
> > jornada with no apparent problems.
> > 
> > I get the IRQ_NOBODY_CARED error at bootup and
> > the keyboard is overly sensitive otherwise it's
> > fine.
> > 
> > I've put the disk and kernel image here:
> 
> I've tested and my keyboard doesn't work. Stayed on login prompt. I used:
> 
> #qemu-system-sh4 -M r2d --serial vc --serial /dev/tty --kernel 
> sh4-7751-qemu.zImage --append "console=tty0 root=/dev/sda1" disk_small.img
> 

qemu-system-sh4 -M r2d --serial vc --serial /dev/tty \
  --kernel sh4-7751-qemu.zImage --append "console=tty0 root=/dev/sda1" \
  -usb --usbdevice keyboard --usbdevice mouse disk_small.img

As you see you lack the -usb... line and thats why it isn't 
working.

> Must I set some kernel config or pass any qemu parameter?
> 
> Best regards,
> Tiago Maluta
> 
> 
> 
> 
>       


-- 
Kristoffer Ericson <address@hidden>

Attachment: pgpookGKxSx_8.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]