Dmitry Kireev
New Around Here
Hi, I'm enjoying asuswrt merlin a lot. Appreciate your effort, this is a great OSS product.
I was wondering, if anyone already made some progress on building merlin environment in qemu?
Currently I'm struggling with finding original asus kernel binary, binscan via trx doesn't seem to contain it, just sqhashfs.
running mipsel emulator is easy, I just need a kernel and boot from squashfs. It is working like this currently:
#qemu-system-mipsel -M malta -kernel vmlinux-2.6.32-5-4kc-malta -hda debian_squeeze_mipsel_standard.qcow2 -append "root=/dev/sda1 console=tty0"
Any help would be appreciated.
Thank you.
I was wondering, if anyone already made some progress on building merlin environment in qemu?
Currently I'm struggling with finding original asus kernel binary, binscan via trx doesn't seem to contain it, just sqhashfs.
running mipsel emulator is easy, I just need a kernel and boot from squashfs. It is working like this currently:
#qemu-system-mipsel -M malta -kernel vmlinux-2.6.32-5-4kc-malta -hda debian_squeeze_mipsel_standard.qcow2 -append "root=/dev/sda1 console=tty0"
Any help would be appreciated.
Thank you.