Update README.md

This commit is contained in:
adron-s 2021-09-25 22:58:13 +03:00 committed by GitHub
parent 5ebf602505
commit 1970b6d991
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ initrd mechanism. Native binary init file is replaced with a fake one. This modi
init forks itself (spawning its daemon copy) and then pass control to the original init
process. The begotten daemon copy waits for the filesystem to initialize and installs
busybox and then launch the telnetd service. To run Linux kernel with modified init file,
uses the standard RouterBOOT ability - loading via the network using dhcp/bootp and tftp
uses the standard RouterBOOT ability - loading from network using dhcp/bootp and tftp
server. dhcp/bootp server can be deployed on another device with RouterOS and OpenWRT or
even tftp32 program. For a one-time launch with tftp, You can use this commands in RouterOS: