Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7611773
  • 博文数量: 1769
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16352
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1769)

文章存档

2024年(15)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

分类:

2006-06-12 07:51:19

#mkdir -p /zone/zone

#chmod 0700 /zone/zone

#zonecfg -z zone

zonecfg:zone>create

zonecfg:zone>set zonepath=/zone/zone

zonecfg:zone>set autoboot=true

zonecfg:zone>add net

zonecfg:zone:net>set address=192.168.0.3

zonecfg:zone:net>set physical=rtls0

zonecfg:zone:net>end

zonecfg:zone> info

zonepath: /zone/zone

autoboot: true

pool:

inherit-pkg-dir:

        dir: /lib

inherit-pkg-dir:

        dir: /platform

inherit-pkg-dir:

        dir: /sbin

inherit-pkg-dir:

        dir: /usr

net:

        address: 192.168.0.3

        physical: rtls0

zonecfg:zone>verify

zonecfg:zone>commit

zonecfg:zone>^d

 

# zonecfg -z zone info

zonepath: /zone/zone

autoboot: true

pool:

inherit-pkg-dir:

        dir: /lib

inherit-pkg-dir:

        dir: /platform

inherit-pkg-dir:

        dir: /sbin

inherit-pkg-dir:

        dir: /usr

net:

        address: 192.168.0.3

        physical: rtls0

#

# zoneadm -z zone install

Preparing to install zone .

Creating list of files to copy from the global zone.

Copying <2457> files to the zone.

Initializing zone product registry.

Determining zone package initialization order.

Preparing to initialize <1001> packages on the zone.

Initializing package <943> of <1001>: percent complete: 94%        

Initialized <1001> packages on zone.

Zone is initialized.

The file contains a log of the zone installation.

#

# zoneadm list -vc

  ID NAME             STATUS         PATH

   0 global           running        /

   - zone             installed      /zone/zone

# zoneadm -z zone boot

# zoneadm list -vc

  ID NAME             STATUS         PATH

   0 global           running        /

   1 zone             running        /zone/zone

#

# zlogin -C zone

[ÒÑÁ¬½Óµ½ÇøÓò 'zone' ¿ØÖÆ̨]

100/100

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Select a Language

 

  0. English

  1. Simplified Chinese

 

Please make a choice (0 - 1), or press h or ? for help:

Ñ¡0

 

What type of terminal are you using?

 1) ANSI Standard CRT

 2) DEC VT52

 3) DEC VT100

 4) Heathkit 19

 5) Lear Siegler ADM31

 6) PC Console

 7) Sun Command Tool

 8) Sun Workstation

 9) Televideo 910

 10) Televideo 925

 11) Wyse Model 50

 12) X Terminal Emulator (xterms)

 13) CDE Terminal Emulator (dtterm)

 14) Other

Type the number of your choice and press Return: 3

 

 

 

以后一台机子就可以当N台机子玩了,和和,

阅读(2559) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~