ref: http://onbeat.dk/thecus/index.php/N2100_Debian_Chroot http://onbeat.dk/thecus/index.php/N2100_Installing_SlimServer http://onbeat.dk/th...
ref:
- http://onbeat.dk/thecus/index.php/N2100_Debian_Chroot
- http://onbeat.dk/thecus/index.php/N2100_Installing_SlimServer
- http://onbeat.dk/thecus/index.php/N2100_Module:_SSH
- http://onbeat.dk/thecus/index.php/N2100_Module:_ROOTPSW
[安裝前準備]
- 首先要取得, 可以登入 thecus 之許可.
- 安裝 ssh, rootpsw
http://onbeat.dk/thecus/index.php/N2100_Module:_ROOTPSW
http://onbeat.dk/thecus/index.php/N2100_Module:_SSH - 再登入 thecus
- 確定可以登入即可
[安裝 Debian]
- 透過ssh, 登入 thecus.
- 安裝 chroot 版之 debian
- cd /raid
- wget http://onbeat.dk/thecus/downloads/debian_arm_minimal_chroot.tar.gz
- tar -xvzf debian_arm_minimal_chroot.tar.gz
- rm /raid/debian_arm_minimal_chroot.tar.gz
- 完工
[使用 Debian]--每次都要這樣做, 才會在 Debian 環境.
- 安裝好 Debian, 透過 ssh 登入.
- chroot /raid/debian
- 就在 Debian 環之下囉