【问题标题】:How to run openwrt for ppc on qemu?如何在 qemu 上为 ppc 运行 openwrt?
【发布时间】:2013-09-19 09:23:22
【问题描述】:

我需要为 MPC8377EWLANA 测试一些编译文件

我还没有硬件

任何人都知道如何在 qemu-ppc 上运行 openwrt,或者可能在其他虚拟机上运行?

【问题讨论】:

    标签: virtual-machine qemu openwrt powerpc


    【解决方案1】:

    对于 arm 你可以这样运行

    qemu-system-arm -M realview-eb-mpcore -kernel openwrt-realview-vmlinux.elf -net nic -net user -nographic

    类似的方法你可以试试

    qemu-system-ppc -M (machine) -kernel (kernel image) -net nic -net user -nographic

    【讨论】:

    • 试一下,我不确定 ppc
    猜你喜欢
    • 1970-01-01
    • 2020-10-17
    • 1970-01-01
    • 1970-01-01
    • 2020-05-03
    • 2021-06-03
    • 2016-11-14
    • 2023-03-20
    • 2011-03-31
    相关资源
    最近更新 更多