Nokia N8x0 emulation part II

My previous post about Nokia N800 tablet emulation became one of popular ones. On LinuxTag I shown Maemo booting in QEmu and it was met with nice response from community. But the problem remained — how to boot it when config.mtd which I used was not distributable…

Yesterday I solved that part. After studying how Maemo boots and why does QEmu restarts with wrong config.mtd I grabbed that partition from my N810 and tried again. This time OS2008/Chinook booted fine :)

What is needed? Tablet needs to have “no-lifeguard-reset” flag set. IT can be done by using flasher as this is one of R&D flags. I had it set on my N810 because I did experiments with booting from internal SD card in past.

Maemo OS2008 (Chinook) on emulated N800 - first screen
Maemo OS2008 (Chinook) on emulated N800 - first screen
Maemo OS2008 (Chinook) on emulated N800 - desktop
Maemo OS2008 (Chinook) on emulated N800 - desktop
Maemo OS2008 (Chinook) on emulated N800
Maemo OS2008 (Chinook) on emulated N800

Thanks to Faheem Pervez (more widely known as) from his N800 I was able to confirm that this is all what is needed.

Next step will be updating qemu to more recent revision to get N810 emulation (which is present in HEAD) and getting Diablo booted.

UPDATE: Diablo booted on emulated N800 and N810:

Maemo OS2008 (Diablo) on emulated N800
Maemo OS2008 (Diablo) on emulated N800
Maemo OS2008 (Diablo) on emulated N810
Maemo OS2008 (Diablo) on emulated N810

Nokia N810 emulation is more useful as there is a keyboard attached so no need for use of onscreen input methods. There are some things to remember anyway:

NOTE: This is QEmu HEAD — no extra patches were needed to boot Chinook on emulated N800. To boot Diablo “hw/nseries.c” file needs to be edited to change partition info (initfs is twice as big compared to Chinook).

maemo n810 nokia qemu