close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Dec 3, 2008, 9:54:30 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v17
|
v18
|
|
| 40 | 40 | * 安裝 Ubuntu 8.10 intrepid netinstall 版本,並加選 openssh 與 xubuntu desktop |
| 41 | 41 | * 不確定是否是 resolv.conf 造成安裝的速度較為緩慢,建議加入 "nameserver 168.95.192.1" 到 /etc/resolv.conf 或將http://free.nchc.org.tw/ubuntu 設為預設套件來源,看是否安裝會比較快速。 |
| 42 | | * 當執行 drblsrv -i 時出現以下訊息: |
| | 42 | * [錯誤裝法] 一開始我只有加入 drbl unstable apt repository |
| | 43 | {{{ |
| | 44 | root@ubuntu:~# wget http://drbl.nchc.org.tw/GPG-KEY-DRBL |
| | 45 | root@ubuntu:~# apt-key add GPG-KEY-DRBL |
| | 46 | root@ubuntu:~# echo "deb http://free.nchc.org.tw/drbl-core drbl unstable" > /etc/apt/sources.list.d/drbl.list |
| | 47 | root@ubuntu:~# apt-get update |
| | 48 | root@ubuntu:~# apt-get install drbl |
| | 49 | root@ubuntu:~# /opt/drbl/sbin/drblsrv -i |
| | 50 | }}} |
| | 51 | * 結果當執行 drblsrv -i 時出現以下訊息: |
| 43 | 52 | {{{ |
| 44 | 53 | E: 無法找到 mkswap-uuid 套件。 |