2. Compilation
First you must decompress the sources:
cd /tmp tar zxvf qemu-x.y.z.tar.gz cd qemu-x.y.z |
./configure make |
make install |
3. Download arm-test-0.2.tar.gz
4. qemu-system-arm -kernel zImage.integrator -initrd arm_root.img -nographic -append "console=ttyAMA0"
5. How to exit
如果想結束執行 QEMU 回到終端機,可以先按「 ctrl + a」,然後再按「x」,即可結束 QEMU ;另外,按下「 ctrl + a 」再按下「c」則是可以從 Linux 切換到 QEMU 自己操作介面。
沒有留言:
張貼留言