文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>[原创]Branded Zones on Solaris 10 (Sparc and X86)

[原创]Branded Zones on Solaris 10 (Sparc and X86)

时间:2010-09-02  来源:G_eagle

On Solaris 10 Sparc, Branded zone can be run as Linux OS:

 

1. Create a Branded zone, set /lxbrandedz as its zonepath
zonecfg -z brandedz "create -t SUNWlx; set zonepath=/lxbrandedz; set autoboot=true"

2. Install the zone
zoneadm -z brandedz install -d <path to tarball/centos_fs_image.tar.bz2>

3. Boot the zone
zoneadm -z brandedz boot

##############################################

On Solaris 10 X86, Branded zone can be run as Solaris 8 or Solaris 9:

1. Download "s9containers-bundle-solaris10-sparc.tar.gz" and "solaris9-image.flar" from following URL: http://www.sun.com/software/solaris/containers/getit.jsp (You may need a SUN account)

2. Install "Solaris 9 Containers 1.0" on Solaris 10 hosts after reading README file,
add the Solaris patch 127111-01 for your system.

3. Create a zone named s9zone
zonecfg -z s9zone "create -t SUNWsolaris9; set zonepath=<zonepath>; set autoboot=true"

4. Install the zone
zoneadm -z s9zone install -u -a <path of solaris9-image.flar>

5. Boot the zone
zoneadm -z s9zone boot

相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载