We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Credit: https://www.exploitee.rs/index.php/Wink_Hub
Note: Ensure that the Wink hub has fully booted at least once before proceeding
=>
setenv bootdelay 1 saveenv setenv bootargs 'noinitrd console=ttyAM0,115200 rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw gpmi init=/bin/sh'; nand read ${loadaddr} app-kernel 0x00400000 && bootm ${loadaddr}
/ #
ttyAM0::respawn:/sbin/getty -L ttyAM0 115200 vt100 #GENERIC_SERIAL
passwd
sync
touch /database/ENABLE_SSH
touch /database_default/ENABLE_SSH
/etc/default/dropbear
DROPBEAR_ARGS=-sg
DROPBEAR_ARGS=
/etc/init.d/S50dropbear restart
Add the following to /etc/hosts:
/etc/hosts
127.0.0.1 hub-api.winkapp.com 127.0.0.1 hub-updates.winkapp.com 127.0.0.1 wink-hub-images.s3.amazonaws.com
Run sync