accessory:add-on_boards:xu4_cloudshell2:easy_install

1. Set the RAID mode

There are four data storage modes on the CloudShell2: RAID 0, RAID 1, SPAN and PM. This means that the hard disks will be detected separately in PM mode.

To select the RAID mode, set the RAID Mode DIP Switch to the setting that you want, then apply power while pressing the RAID Setup Key button until booting is complete.

2. Configure LCD and Fan

Enter the following commands to enable the LCD and fan.

Enabling/Configure the LCD

target
wget https://launchpad.net/~kyle1117/+archive/ubuntu/ppa/+files/odroid-cloudshell_1.0-1~3~ubuntu18.04.1_armhf.deb
sudo dpkg -i odroid-cloudshell_*

Fan configuration

target
wget https://launchpad.net/~kyle1117/+archive/ubuntu/ppa/+files/cloudshell2-fan_1.0-0~2~ubuntu18.04.1_armhf.deb
sudo dpkg -i cloudshell2-fan_*

3. Configure the IR Sensor

Use the automated tool to configure it. (Github Project page)

target
wget https://raw.githubusercontent.com/mdrjr/cloudshell_ir/master/install_ir.sh
chmod +x install_ir.sh
sudo ./install_ir.sh

CloudShell2 server LCD configuration

target
wget https://launchpad.net/~kyle1117/+archive/ubuntu/ppa/+files/cloudshell-lcd_1.1-0~7~ubuntu18.04.1_armhf.deb
sudo dpkg -i cloudshell-lcd_*

Launchpad to get the latest packages

You can visit the launchpad page to get the latest packages for CloudShell.

Or, you also can download for the other versions of Ubuntu such as 16.04 or 18.10.

Please check this page out: https://launchpad.net/~kyle1117/+archive/ubuntu/ppa/+packages

  • accessory/add-on_boards/xu4_cloudshell2/easy_install.txt
  • Last modified: 2019/05/16 16:11
  • by joshua