View Single Post
Old 06-15-2011, 05:05 PM   #7
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,055
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
You need to install qemu on your system, and download the initrd-img-2.6..., vmlinuz-2.6... and README files from LoneTech, as well. The exact instructions on how to run qemu are in the README file. Once you get qemu running and log in, you can 'scp' the file to your host system:

Code:
scp /usr/bin/wget 10.0.2.2:/tmp/
assuming that you have a sshd daemon running on the host.

'qemu-img' can be used to convert the qcow2 disk image to another format, but I personally haven't tried that route.
rkomar is offline   Reply With Quote