mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
1. 修复bootstrap.sh在安装libssl-dev之前,安装dadk,从而导致错误的问题 (#338)
1. 修复bootstrap.sh在安装libssl-dev之前,安装dadk,从而导致错误的问题 2. 构建系统的文档,补充对vnc端口的说明
This commit is contained in:
@ -241,4 +241,6 @@ make run-docker
|
||||
|
||||
:::{note}
|
||||
如果您需要在vnc中运行DragonOS,请在上述命令后加上`-vnc`后缀。如:`make run-vnc`
|
||||
|
||||
qemu虚拟机将在5900端口监听vnc连接。您可以使用vnc viewer或者Remmina连接至qemu虚拟机。
|
||||
:::
|
||||
|
Reference in New Issue
Block a user