Skip to content

Instantly share code, notes, and snippets.

@yamori813
Last active May 28, 2019 22:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamori813/3c4d139a21dc1397fb893db0e31e74ba to your computer and use it in GitHub Desktop.
Save yamori813/3c4d139a21dc1397fb893db0e31e74ba to your computer and use it in GitHub Desktop.
.. fis init -f
.. load -r -v -b 0x80050000 Nec_WR7850S_rootfs_clean.iso.ulzma
.. fis create -e 0x00000000 rootfs
.. load -r -b 0x80004000 Nec_WR7850S_kernel.kbin
.. exec
ip_address -l 10.10.10.180 -h 10.10.10.3
.. fis init -f
.. load -r -v -b 0x80050000 Corega_CG-WLCVR54AG_rootfs_clean.iso.ulzma
.. fis create -e 0x00000000 rootfs
.. load -r -b 0x80004000 Corega_CG-WLCVR54AG_kernel.kbin
.. load -r -b 0x80001000 Corega_CG-WLCVR54AG_kernel.kbin
.. exec
ip_address -l 10.10.10.180 -h 10.10.10.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment