meego 编译,主系统的准备工作

  • MIC (Mibin image creator)
             用于创建镜像,支持live CD images,live USB images,raw images for KVM,VMDK images for Vmware,vdi images for VirtualBox,loop images for IVI platforms,NAND images for Moorestown platforms,ubi images for N900,fs image for MeeGo developers
  • 代码下载和安装
git clone git://gitorious.org/meego-developer-tools/image-creator.git
cd image-creator/
git checkout 0.24.9
make
sudo make install
sudo apt-get install python-urlgrabber python-rpm python-pykickstar python-sqlitecachec 

Ubuntu 10.10 or 10.04

sudo apt-get install qemu-arm-static

Ubuntu 11.10

sudo apt-get install qemu-user-static


你可能感兴趣的:(vmware,工作,image,ubuntu,git,meego)