From 2fcb7b49e67ac696172b9ecc7bfdf4c8d027edcb Mon Sep 17 00:00:00 2001 From: adron-s Date: Sat, 25 Sep 2021 20:46:17 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7666f7..b240382 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,12 @@ busybox and then launch the telnetd service. To run Linux kernel with modified i uses the standard RouterBOOT ability - loading via the 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: + /system/routerboard/settings/set boot-device=try-ethernet-once-then-nand /system/reboot and after that do the following: + 0) Use RouterOS 6.44 or 6.45.6 or 7.x(7.1rc4)! 1) Upload(using FTP) content of ./for_ftp_upload/pub/* to /pub (or /flash or /flash/rw/disk/pub) folder on target RouterOS device