Changes between Version 11 and Version 12 of jazz/09-08-03


Ignore:
Timestamp:
Aug 3, 2009, 8:42:41 PM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-08-03

    v11 v12  
    4545{{{
    4646~$ echo "deb http://download.virtualbox.org/virtualbox/debian jaunty non-free" > virtualbox.list
    47 ~$ sudo apt-get update; sudo apt-get install gcin virtualbox-3.0
    48 ~$ sudo
     47~$ sudo mv virtualbox.list /etc/apt/source.list.d/
     48~$ sudo apt-get update; sudo aptitude install linux-headers-$(uname -r) build-essential virtualbox-3.0 dkms gcin
     49~$ im-switch -s gcin
     50}}}
     51
     52 * STEP-3:改用 Debian 5.0 測試
     53{{{
     54
    4955}}}
    5056