Skip to content

Unable to get networking in Native emulation.  #131

@Jugulaire

Description

@Jugulaire

Hey !

I have successfully started Raspbian in QEMU with this command :

sudo /usr/local/bin/qemu-system-aarch64 -M raspi3 -append "rw earlyprintk loglevel=8 console=ttyAMA0,115200 dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootdelay=1" -dtb '/home/jugu/SSD/home/jugu/VM-HDD/raspbian/qemu-rpi-kernel/native-emulation/dtbs/bcm2710-rpi-3-b-plus.dtb' -sd '/home/jugu/SSD/home/jugu/VM-HDD/raspbian/raspbian.qcow2' -kernel "/home/jugu/SSD/home/jugu/VM-HDD/raspbian/qemu-rpi-kernel/native-emulation/5.4.51 kernels/kernel8.img" -m 1G -smp 4 -serial stdio -usb -device usb-mouse -device usb-kbd

But i'm unable to get networking inside this box. I've followed the QEMU guide, but I cannot figure out.
Did someone have successfully booted a native emulated raspbian with networking enabled ?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions