Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ステップ 1
ステップ 2
デバイスを選択する
dweOS イメージを選択する
SD カードを選択する
完了!
インストールスクリプト
sudo apt update sudo apt upgrade curl -fsSL https://raw.githubusercontent.com/DeepwaterExploration/dweOS/main/scripts/install.sh | sudo -E bash -
完了
Installation of dweOS was successful.
Raspberry Pi
ARM
x86
sudo apt update sudo apt upgrade curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - sudo apt install nodejs curl -L https://npmjs.org/install.sh | sudo sh
sudo apt install libudev-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
sudo npm install -g @dwe.ai/dwe-os-1
dwe-os-1
Enter
--help
sudo npm install -g pm2
pm2 start dwe-os-1
pm2 save
sudo pm2 startup systemd -u pi --hp /home/pi
sudo pm2 startup systemd -u <your username> --hp /home/<your username>
このページは役に立ちましたか?
サポートに連絡