Christopher Covington writes:
> Hi Alex,
>
> On 03/10/2015 09:12 PM, Alex Sun wrote:
>> I downloaded QEMU 2.2.0, and built a qemu-system-arm from there.
>> I loaded a versatile kernel 2.6.32.5 and my own file system.
>>
>> #qemu-system-arm -pidfile /tmp/qemu_0_pids/0.pid -M versatilepb -option-r
Thank you Chris!
Your suggestion is really working!!! Awesome!!!
I find in this way if I input "^C" in stdio I'm gonna kill the qemu
process. But I think it's fine to me ;-).
Did you managed to make serial communication between host (which holds QEMU
client) and guest (QEMU client)?
I tried to us
Hi Alex,
On 03/10/2015 09:12 PM, Alex Sun wrote:
> I downloaded QEMU 2.2.0, and built a qemu-system-arm from there.
> I loaded a versatile kernel 2.6.32.5 and my own file system.
>
> #qemu-system-arm -pidfile /tmp/qemu_0_pids/0.pid -M versatilepb -option-rom
> efi-rtl8139.rom -initrd newinitrd -k
I downloaded QEMU 2.2.0, and built a qemu-system-arm from there.
I loaded a versatile kernel 2.6.32.5 and my own file system.
#qemu-system-arm -pidfile /tmp/qemu_0_pids/0.pid -M versatilepb -option-rom
efi-rtl8139.rom -initrd newinitrd -kernel vmlinuz-2.6.32-5-versatile
-append "root=/dev/sda1 con