玩客云加硬盘变成小NaS(Casaos系统)
网址:(需科学)https://github.com/hzyitc/armbian-onecloud/releases
下载固件
1. Armbian-unofficial_25.11.0-trunk_Onecloud_noble_current_6.12.43_minimal.burn.img
2. Armbian-unofficial_25.11.0-trunk_Onecloud_bookworm_current_6.12.43_minimal.img
下载的1用USB_Burning_Tool刷机
启动设置用户名密码
安装好arembian系统之后,一键换源
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
apt update && apt upgrade -y
下载的2用rufus刷入硬盘插入USB口
启动设置用户名密码
安装好arembian系统之后,一键换源
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
apt update && apt upgrade -y
然后是docker的换源
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
如Docker崩溃
用以下命令修复
sudo apt-get install -y docker.io
或者
sudo aptitude install -y docker.io
OEC 需要用修复命令
# Ubuntu/Debian 系统
sudo apt update
sudo apt install apparmor apparmor-utils -y
安装Casaos
curl -fsSL https://get.casaos.io | sudo bash
添加程序仓库
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
https://play.cuse.eu.org/Cp0204-AppStore-Play.zip
安装各种Compose应用
完成
页:
[1]