wiki:rock/one

Version 2 (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 ="0.0.0.0",
                 port = "5901" ]
    
    NIC=[ BRIDGE=br0,
          IP=140.110.X.X ]