close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_fs-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 5, 2010, 11:40:28 PM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v31
|
v32
|
|
| 130 | 130 | jazz@jazzbook:~$ VBoxManage controlvm "Lenny" poweroff |
| 131 | 131 | }}} |
| 132 | | * 如果要讓 VirtualBox 的 VM 可以經過 tap0 連線外界,要記得加 NAT 的規則 |
| | 132 | * 如果要讓 VirtualBox 的 VM 可以經過 tap0 連線外界,除了要[http://drbl.nchc.org.tw/advanced/fine-print.php?path=./01_DRBL/07-virtualbox-drbl.faq 先安裝 uml-utilities,產生 tap0 裝置]外,還要記得加 NAT 的規則 |
| 133 | 133 | {{{ |
| | 134 | jazz@Wdebian:~$ sudo apt-get install uml-utilities |
| | 135 | jazz@Wdebian:~$ wget http://drbl.nchc.org.tw/advanced/01_DRBL/utils/config-tun.sh |
| | 136 | jazz@Wdebian:~$ chmod a+x config-tun.sh |
| | 137 | jazz@Wdebian:~$ sudo ./config-tun.sh start |
| | 138 | jazz@Wdebian:~$ VBoxManage list -l bridgedifs |
| 134 | 139 | jazz@Wdebian:~$ sudo VBoxTunctl |
| 135 | 140 | Set 'tap0' persistent and owned by uid 0 |