Linux/Other Distro

Crunchbang 10 on VirtualBox 4.1.18

smores 2012. 7. 31. 07:48

Install Crunchbang10 on VirtualBox 4.1.18


1) Install based on English


2) Install Guest Addtions

 - sudo aptitude update

 - sudo aptitude install build-essential linux-headers-$(uname -r)

 - sudo aptitude purge virtualbox-ose-guest-x11 virtualbox-ose-guest-utils virtualbox-ose-guest-dkms

 - reboot

 - mount guest addtions

 - sudo su

 - sh /media/cdrom/VBoxLinuxAdditions.run


3) Install Korean font

 - sudo apt-get install ttf-unfonts-core ttf-unfonts-extra

 - apt-cache search korean font

 - using synaptic package manager, install nanum

 - reboot


4) Install Korean IME

 - sudo apt-get install ibus-hangul

 - im-config    ---> ibus select

 - logout & re-login


5) Install Google Chrome

 - visit the following link and download the .deb file

 - in terminal, goto the download folder and run dpkg

   sudo dpkg -i google-chrome-stable_current_i386.deb

   If you see any dependency errors use the following command

 - sudo apt-get -f install


6) Desktop Wallpaper 

 - just put images in ~/images/wallpapers then can select 


7) Status bar(?) position change (from top to bottom)

 - Settings > tint2 > Edit config file

 - find 'top' > change it to bottom