wiki:rock/one

Version 1 (modified by rock, 14 years ago) (diff)

--

  • ONE 1.4 版本需要的套件 sudo aptitude install libcurl4-openssl-dev
  • OpenNEbula 簡單設定
    NAME   = xp
    CPU    = 1 
    MEMORY = 1024
       
    OS = [ boot = hd ]
       
    DISK = [ source   = /home/rock/xp.img,
             clone    = no, 
             target   = hda,
             readonly = no ]
       
    GRAPHICS = [ type ="vnc",
                 listen ="127.0.0.1",
                 port = "5901" ]
    NIC=[
      BRIDGE=br0,
      IP=140.110.138.X                                                                                  
      ]