How do i emulate it
chrooting doesnt work as i get segfaults and issues with /dev/urandom
compiling everything from scratch wont give me some of the files
I tried the command
Code:
qemu-system-arm -bios ./mt8110_bellatrix/boot.img -device sdhci-pci -drive file=fs,format=raw,id=mysdcard,if=none -device sd-card,drive=mysdcard -machine virt -serial stdio
but it gives no output