This commit is contained in:
IgorTimofeev 2021-04-08 12:30:36 +03:00
commit 596a0d76ed
2 changed files with 3 additions and 3 deletions

View File

@ -33,13 +33,13 @@ MineOS是一个基于GUI的Minecraft Opencomputers模组的操作系统. 它有
wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot
如果由于某种原因Github方法对你不可用(例如, 它在游戏服务器上被列入黑名单, 或者被互联网提供商屏蔽),
使用替代命令直接从dilidili页面下载安装程序:
使用替代命令直接从镜像页面下载安装程序:
wget -f https://mirror.opencomputers.ml:1337/MineOS/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot
过一会儿, 一个很好的系统安装程序将显示.
安装程序将提示您选择首选语言, 选择并格式化引导卷, 创建用户配置文件并自定义一些设置.
之后, 系统将成功安装. 更强大的设置将能够更快地安装它, 因此建议使用
之后, 系统将成功安装.
## 如何\*做某事\*?

View File

@ -29,7 +29,7 @@ You can paste it to console using middle mouse button or insert key (by default)
wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot
After a moment, a nice system installer will be shown. You will be prompted to select your preferred language, select and format a boot volume, create a user profile and customize some settings. After that, the system will be successfully installed. More powerful setups will be able to install it faster so it is reccomended to use
After a moment, a nice system installer will be shown. You will be prompted to select your preferred language, select and format a boot volume, create a user profile and customize some settings
## How to \*do_something\*?