| 60 | ~$ echo "deb http://free.nchc.org.tw/drbl-core drbl live-unstable live-testing live-experimental live-stable stable testing unstable" > drbl.list |
| 61 | ~$ sudo mv drbl.list /etc/apt/sources.list.d/ |
| 62 | ~$ sudo apt-get update |
| 63 | ~$ wget http://drbl.nchc.org.tw/GPG-KEY-DRBL |
| 64 | ~$ sudo apt-key add GPG-KEY-DRBL |
| 65 | ~$ sudo apt-get update |
| 66 | ~$ sudo apt-get -y install drbl clonezilla live-helper cdebootstrap zip |
| 67 | ~$ sudo /opt/drbl/sbin/create-drbl-live-by-pkg -m http://free.nchc.org.tw/debian -s http://free.nchc.org.tw/debian-security -e unstable |