Hello all,
I use Qemu to run ubuntu image(for kernel debugging affairs). I use
following command:

sudo qemu -hda ubuntu-qemu-test -append "root=/dev/sda1" -kernel
/mnt/build/linux-2.6/arch/x86/boot/bzImage -boot c -net nic -net user

Mouse doesn't work on guest ubuntu.

I googled my problem, and I found two solutions:
adding "-usb -usbdevice tablet"
entering this command before running qemu: "export SDL_VIDEO_X11_DGAMOUSE=0"

But none of them worked for me. any help is appreciated.

-- 
Amirali Shambayati
Bachelor Student
Computer Engineering Department
Sharif University of Technology
Tehran, Iran

Reply via email to