View Single Post
Old 01-29-2023, 01:41 AM   #3
rololbot
Junior Member
rololbot began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2022
Device: Kindle
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
rololbot is offline   Reply With Quote