qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] QEMU emulation Nokia n800 - segmentation fault


From: Лубягов Николай
Subject: [Qemu-devel] QEMU emulation Nokia n800 - segmentation fault
Date: Thu, 05 Feb 2009 15:21:26 +0300

Hello all, sorry i very bed speak English...

I was try emulated this device, download QEMU revision 6501, from SVN 
svn://svn.sv.gnu.org/qemu/trunk Compile it (i use ubuntu interpid 8.10) 
download firmware and use instruction 
http://www.rkeene.org/projects/info/wiki/106 for make image, try run it as:

address@hidden:~/S60EMULATORS/arm-test/qemup/flash$ 
../instroot/bin/qemu-system-arm -kernel zImage -M n800 -mtdblock 
maemo-image.qemuflash -m 130 -append "root=/dev/mtdblock3 rootfstype=jffs2"
mipid_reset: Display off
Segmentation fault
address@hidden:~/S60EMULATORS/arm-test/qemup/flash$ 

and always Segmentation fault... if i remove memory size i have:

address@hidden:~/S60EMULATORS/arm-test/qemup/flash$ 
../instroot/bin/qemu-system-arm -kernel zImage -M n800 -mtdblock 
maemo-image.qemuflash -append "root=/dev/mtdblock3 rootfstype=jffs2"
Not enough memory (requested_size = 98304, max memory = 134938624)
Aborted
address@hidden:~/S60EMULATORS/arm-test/qemup/flash$ 

what is maybe? Meybe if i get previous revision it will be ok? it error coming 
only if use -M n800 or -M n810 option.

//== 

I was try write in QEMU forum yesterday, but i dont recerved ansver...




reply via email to

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