projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35a5cbe
)
Update README.md
32/head
author
hackruu
<hackru@gmail.com>
Wed, 2 Jul 2014 20:52:21 +0000
(
00:52
+0400)
committer
hackruu
<hackru@gmail.com>
Wed, 2 Jul 2014 20:52:21 +0000
(
00:52
+0400)
Short notes about using net console on other OSes.
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index fa941ca10bd00fc7137f8fa0eb3bd400c4a0da08..f6b9fb3be1940d75a467dcc8251a69ac03cdfa3f 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-140,6
+140,11
@@
Second, very useful modification is a network console (it is a part of original
![](http://www.tech-blog.pl/wordpress/wp-content/uploads/2013/04/u-boot_mod_for_tp-link_with_ar9331_netconsole.jpg)
+You could also use netcat instead of Hercules utility on Mac/Linux:
+```
+# nc -u -p 6666 192.168.1.1 6666
+```
+
### Other
Moreover: