Quote:
Originally Posted by tuxor
I'm currently trying to set up a useable qemu arm build environment with debian squeeze armel. Still looking for an easy solution to exchange files between the host and the qemu guest. And I'm trying to build qt-4.7.3 to have a qt environment in the correct version... My long term target is PySide or PyQt, whichever is easier to build.
|
Have you tried using scp for transferring files? Inside the guest, the host can be reached at 10.0.2.2 in the default setup.