View Single Post
Old 09-30-2013, 11:43 AM   #45
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
You still have to get the start-up command line passed to QEMU correct for the Kindle model processor your emulating.
(Which is doable, just missing from Brian's post.)

See the "qemu sub-tree" of the Buildroot distribution for examples.

And if your starting QEMU in 'system' mode (not running its own kernel, but using your host's kernel) -
Keep in mind that QEMU is just re-directing system calls to your host's linux kernel.
Which, sometimes, means your host needs to be running the same kernel version (to get the system calls to match the emulated system).

- - - - -

Yes, I know, the water is getting deeper and the current stronger - - but its all doable - just swim harder.
knc1 is offline   Reply With Quote