Update README.md

This commit is contained in:
aiminick 2019-01-01 03:01:28 +08:00 committed by GitHub
parent b92f833b8e
commit 1a779acdfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -246,6 +246,12 @@ Linux有很多压缩算法lz,lzo,xz,gzip,lzma...
考虑到系统的通用性以上模块没有自动加载需要老铁们自行手动配置加载具体使用配置请查看KVM相关手册
### USB启动
- 本系统支持直接从USB设备启动不需要使用TF卡直接将系统镜像烧录至USB设备即可(U盘、移动硬盘经测试均可)
- 目前仅3B+无需任何修改可以直接使用其他型号设备由于芯片固件的原因不支持直接启动需要做相关设置后才可以支持直接使用USB启动(设置后不再需要TF卡),请点击[树莓派官方网站](https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/host.md)查看相关的设置方法
### UEFI启动
新系统抛弃了传统树莓派的启动方式使用当下PC流行的EFI方式启动系统其特性如下