Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emulating Netgear R8000 issue #28

Open
WizardsOfTheInternet opened this issue Aug 20, 2022 · 0 comments
Open

Emulating Netgear R8000 issue #28

WizardsOfTheInternet opened this issue Aug 20, 2022 · 0 comments

Comments

@WizardsOfTheInternet
Copy link

I have managed to get the router launching when using ./run-emux-docker, running launcher and then selecting my newly created Netgear R8000 device.

I have an issue when I run the emux-docker-shell command, run userspace and then select /bin/sh. I get the following error:

[emux-docker 🐚] ~$ userspace
Entering Netgear R8000 Wi-Fi Router CONSOLE (/bin/sh)
mount: mounting /proc on /emux/R8000/rootfs/proc failed: No such file or directory
mount: mounting /sys on /emux/R8000/rootfs/sys failed: No such file or directory
[+] chroot /emux/R8000/rootfs /.emux/emuxshell
chroot: can't execute '/.emux/emuxshell': No such file or directory
Connection to 192.168.100.2 closed.

What else am I meant to do to be able to get this running?

Config

# Sample device configuration file
#
id=R8000
nvram=nvram.ini
rootfs=rootfs
randomize_va_space=0
#ld_preload=preload
initcommands="/sbin/preinit;/bin/sh"

Device Information

R8000,qemu-system-arm-6.0.0,vexpress-a9,,,256M,zImage-2.6.39.4-vexpress,VEXPRESS2,Netgear R8000 Wi-Fi Router

File System
The file system is taken from the extracted firmware and then compressed into a .tar.bz2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant