Skip to content

Why doesn't your one-click script add "boot_wait=on" when installing permanent SSH? (⊙o⊙) #149

@Maozai-Teng

Description

@Maozai-Teng

Your one-click script only added these when installing permanent SSH, but it seems it didn't consider the "boot_wait=on" option.

bdata set telnet_en=1
bdata set ssh_en=1
bdata set uart_en=1
bdata commit
Image

But I don't really understand this stuff either, and I don't know what its function is. Haha~ (/ω\)

I was looking at tutorials for installing permanent SSH on other Xiaomi routers, and it seems like this option was added in all of them. What are the considerations for not including it in yours? It would be even better if you could explain it~

Below are some other tutorials on installing permanent SSH, and it seems they all have this section:

https://github.com/uyez/lyq/releases/tag/be6500
https://github.com/lemoeo/AX6S
https://github.com/uyez/lyq

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions