mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
mod info
This commit is contained in:
parent
e3c20dc7a3
commit
b5f67fabc5
12
README.md
12
README.md
@ -34,15 +34,19 @@
|
|||||||
# This process will be automatically processed during packaging.
|
# This process will be automatically processed during packaging.
|
||||||
msgfmt lang/zh_CN.po -o lang/zh_CN.mo
|
msgfmt lang/zh_CN.po -o lang/zh_CN.mo
|
||||||
```
|
```
|
||||||
* I am not proficient in the language, and even my English is very poor.
|
* I am not proficient in language, and even my English is very poor.
|
||||||
Developers who are familiar with various languages are welcome to submit PR.
|
Developers who are familiar with various languages are welcome to submit PR.
|
||||||
|
|
||||||
|
|
||||||
## 教程 - Usage
|
## 教程 - Usage
|
||||||
* 中文: https://www.bilibili.com/video/BV1jk4y1Y7B7
|
* English: https://www.youtube.com/watch?v=VB67_FG5y-E
|
||||||
|
##### `(From: @NETVN82)`
|
||||||
|
* 한국어: https://www.youtube.com/watch?v=4O7EfU6MT60
|
||||||
|
##### `(From: @pageinnet)`
|
||||||
|
* 中文简体: https://www.bilibili.com/video/BV1jk4y1Y7B7
|
||||||
##### `(From: http://mi-d.cn)`
|
##### `(From: http://mi-d.cn)`
|
||||||
* English: https://www.youtube.com/watch?v=mmwKCOiHGWA
|
* 中文繁體: https://www.youtube.com/watch?v=cW2eRCjtAEs
|
||||||
##### `(From: @markstar6449)`
|
##### `(From: @豪哥幫幫忙)`
|
||||||
|
|
||||||
|
|
||||||
## 打赏一下
|
## 打赏一下
|
||||||
|
2
guide.md
2
guide.md
@ -196,6 +196,8 @@
|
|||||||
cat /sys/block/sata*/device/syno_block_info # 查看识别的 sata 硬盘挂载点 (设备树(dtb)的型号)
|
cat /sys/block/sata*/device/syno_block_info # 查看识别的 sata 硬盘挂载点 (设备树(dtb)的型号)
|
||||||
cat /sys/block/nvme*/device/syno_block_info # 查看识别的 nvme 硬盘挂载点
|
cat /sys/block/nvme*/device/syno_block_info # 查看识别的 nvme 硬盘挂载点
|
||||||
|
|
||||||
|
systemctl # 查看服务
|
||||||
|
|
||||||
# 日志相关
|
# 日志相关
|
||||||
dmesg # 内核日志
|
dmesg # 内核日志
|
||||||
cat /proc/cmdlime # 引导参数
|
cat /proc/cmdlime # 引导参数
|
||||||
|
Loading…
x
Reference in New Issue
Block a user