您的位置:首页 > 其它

SUN服务器Solaris10安装步骤

2012-07-09 22:23 411 查看
Sun服务器Solaris10安装步骤
(通过终端安装)

把系统光盘放入光驱。
1、 开机上电,等待显示器亮后,按Stop-a键。如果是在终端上安装,按Ctrl-Break键
2、 这时,服务器进入OK监控状态: OK 将Solaris10系统盘插入DVD/CD-ROM,并在OK提示符下输入以下命令:
OK boot cdrom (或者终端上输入: reboot cdrom)
这时,服务器从光盘上开始引导系统
3、等待一会,系统出现如下提示:
Select a Language
0. English
1. French
2. German
3. Italian
4. Japanese
5. Korean
6. Simplified Chinese
7. Spanish
8. Swedish
9. Traditional Chinese
Please make a choice (0 - 9), or press h or ? for help:
这是选择安装时显示的语言,我选择 0. English
输入0后按Esc-2;F2;
4、出现如下提示:
Select a Locale
0. English (C - 7-bit ASCII)
1. Albania (ISO8859-2)
2. Australia (ISO8859-1)
3. Belgium-Flemish (ISO8859-1)
4. Belgium-Flemish (ISO8859-15 - Euro)
5. Bosnia (ISO8859-2)
6. Brazil (ISO8859-1)
7. Brazil (UTF-8)
8. Bulgaria (ISO8859-5)
9. Canada-English (ISO8859-1)
10. Catalan, Spain (ISO8859-1)
11. Catalan, Spain (ISO8859-15 - Euro)
12. Croatia (ISO8859-2)
13. Czech Republic (ISO8859-2)
14. Denmark (ISO8859-1)
15. Denmark (ISO8859-15 - Euro)
16. Egypt (ISO8859-6)
17. Egypt (UTF-8)
18. Estonia (ISO8859-15)
Press Return to show more choices.
Please make a choice (0 - 59), or press h or ? for help:
这是选择本地语言,请注意,在这里一定要选择0. English (C - 7-bit ASCII)
输入0后按Esc-2;F2
5、在终端上安装Solaris10,这时会出现如下提示:
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) DEC VT100
输入3后按Esc-2;
6、出现如下提示:
q The Solaris Installation Program qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
The Solaris installation program is divided into a series of short sections
where you'll be prompted to provide information for the installation. At
the end of each section, you'll be able to change the selections you've
made before continuing.
About navigation...
- The mouse cannot be used
- If your keyboard does not have function keys, or they do not
respond, press ESC; the legend at the bottom of the screen
will change to show the ESC keys to use for navigation.
qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
F2_Continue F6_Help
该提示告诉安装人员,Solaris的安装分为好几部分,每一部分后面都需要你进行确认,如果发现
有错,可以更改你先前输入的信息
按Esc-2/F2键继续安装;

7、出现如下提示:
q Identify This System qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
On the next screens, you must identify this system as networked or
non-networked, and set the default time zone and date/time.
If this system is networked, the software will try to find the information
it needs to identify your system; you will be prompted to supply any
information it cannot find.
> To begin identifying this system, press F2.
qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
F2_Continue F6_Help
该提示告诉安装人员,要开始定义系统的名字,网络及掩码,时区及时间
按Esc-2/F2键继续安装;
- Network Connectivity ---------------------------------------------------------
Specify Yes if the system is connected to the network by one of the Solaris
or vendor network/communication Ethernet cards that are supported on the
Solaris CD. See your hardware documentation for the current list of
supported cards.
Specify No if the system is connected to a network/communication card that
is not supported on the Solaris CD, and follow the instructions listed under
Help.
Networked
---------
[X] Yes
[ ] No
--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
安装程序提示系统是否连接了网络?使用上下箭头键移动,在合适的位置停止后,按空格键, 选中该选项;在我们的安装中,需要网络功能,因此按Esc-2/F2键继续安装;
- Configure Multiple Network Interfaces ----------------------------------------
Multiple network interfaces have been detected on this system. Specify all
of the network interfaces you want to configure.
Note: You must choose at least one interface to configure.
Network interfaces
------------------
[X] bge0
[ ] bge1
[ ] bge2
[ ] bge3
--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
选择主网卡接口 在我们的安装例子中,使用上下箭头键移动光标,移动到bge0处,按空格键选中该网卡,,因此按Esc-2键继续安装
- DHCP for bge0 ----------------------------------------------------------------
Specify whether or not this network interface should use DHCP to configure
itself. Choose Yes if DHCP is to be used, or No if the network interface is
to be configured manually.
NOTE: DHCP support will not be enabled, if selected, until after the system
reboots.
Use DHCP for bge0
-----------------
[ ] Yes
[X] No

--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示是否需要使用DHCP来配置主机的IP地址; 在我们的安装中,不使用DHCP功能,因此按Esc-2键继续安装;
- Host Name for bge0 -----------------------------------------------------------
Enter the host name which identifies this system on the network. The name
must be unique within your domain; creating a duplicate host name will cause
problems on the network after you install Solaris.
A host name must have at least one character; it can contain letters,
digits, and minus signs (-).
Host name for bge0 N2000NGN2
--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
输入主机名,本例中,我们输入主机名N2000NGN2后按Esc-2键继续安装;
- IP Address for bge0 ----------------------------------------------------------
Enter the Internet Protocol (IP) address for this network interface. It
must be unique and follow your site's address conventions, or a
system/network failure could result.
IP addresses contain four sets of numbers separated by periods (for example
129.200.9.1).
IP address for bge0 12.3.102.23
--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示输入主机的IP地址,本例中,输入12.3.102.23后按Esc-2键继续安装;
- Subnet for bge0 --------------------------------------------------------------
On this screen you must specify whether this system is part of a subnet. If
you specify incorrectly, the system will have problems communicating on the
network after you reboot.
> To make a selection, use the arrow keys to highlight the option and
press Return to mark it [X].
System part of a subnet
-----------------------
[X] Yes
[ ] No
--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示主机的网络是否采用子网掩码的方法,本例中,要采用子网掩码的方法,因此按Esc-2键继续安装;
- Netmask for bge0 -------------------------------------------------------------
On this screen you must specify the netmask of your subnet. A default
netmask is shown; do not accept the default unless you are sure it is
correct for your subnet. A netmask must contain four sets of numbers
separated by periods (for example 255.255.255.0).
Netmask for bge0 255.255.255.0
--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示你输入主机的子网掩码,本例中,输入255.255.255.0后,按F2键继续安装;
- IPv6 for bge0 ----------------------------------------------------------------
Specify whether or not you want to enable IPv6, the next generation Internet
Protocol, on this network interface. Enabling IPv6 will have no effect if
this machine is not on a network that provides IPv6 service. IPv4 service
will not be affected if IPv6 is enabled.
> To make a selection, use the arrow keys to highlight the option and
press Return to mark it [X].
Enable IPv6 for bge0
--------------------
[ ] Yes
[X] No
--------------------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示你是否采用IPv6技术?本例中,不采用IPv6技术,按F2键继续安装;

----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示你是否采用IPv6技术?本例中,不采用IPv6技术,按F2键继续安装;
- Set the Default Route for bge0 -----------------------------------------------
To specify the default route, you can let the software try to detect one
upon reboot, you can specify the IP address of the router, or you can choose
None. Choose None if you do not have a router on your subnet.
> To make a selection, use the arrow keys to select your choice and press
Return to mark it [X].
Default Route for bge0
--------------------------
[ ] Detect one upon reboot
[X] Specify one
[ ] None
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示你设置缺省网关,本例中,我们选择Specify one,设置缺省网关,使用上下
箭头,移动光标到[ ] Specify one位置后,按空格键选中,然后按F2键继续安装;
- Default Route IP Address for bge0 ----------------------------------
Enter the IP address of the default route. This entry will be placed in the
/etc/defaultrouter file and will be the default route after you reboot
(example 129.146.89.225).
Router IP Address for bge0 12.3.102.250
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
提示你输入主机的缺省网关,本例中,输入12.3.102.250后,按F2键继续安装;
- Confirm Information for bge0 -------------------------------------------------
> Confirm the following information. If it is correct, press F2;
to change any information, press F4.
Networked: Yes
Use DHCP: No
Host name: N2000NGN2
IP address: 12.3.102.23
System part of a subnet: Yes
Netmask: 255.255.255.0
Enable IPv6: No
Default Route: Specify one
Router IP Address: 12.3.102.250
----------------------------------------------------------------------
Esc-2_Continue Esc-4_Change Esc-6_Help
提示你确认上面输入的信息,如果上述的输入信息有错,可以按F4键后重新输入;如果正确,
按F2键后继续安装;
- Configure Security Policy: ---------------------------------------------------
Specify Yes if the system will use the Kerberos security mechanism.
Specify No if this system will use standard UNIX security.
Configure Kerberos Security
---------------------------
[ ] Yes
[X] No
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
配置安全策略,本例中,我们选择No,因此按F2键继续安装;
- Confirm Information ----------------------------------------------------------
> Confirm the following information. If it is correct, press F2;
to change any information, press F4.
Configure Kerberos Security: No
---------------------------------------------------------------------
Esc-2_Continue Esc-4_Change Esc-6_Help
确认刚才输入的信息,如果刚才输入的信息有错,按Esc-4键重新输入;如果正确,按F2键继续安装;

- Name Service -------------------------------------------------------
On this screen you must provide name service information. Select the name
service that will be used by this system, or None if your system will either
not use a name service at all, or if it will use a name service not listed
here.
> To make a selection, use the arrow keys to highlight the option
and press Return to mark it [X].
Name service
------------
[ ] NIS+
[ ] NIS
[ ] DNS
[ ] LDAP
[X] None
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
配置名字服务,本例中,我们选择None(不采用任何名字服务)。使用上下箭头移动光标到 None后,按空格键,选中该选项,按F2键继续安装;
- Confirm Information ------------------------------------------------
> Confirm the following information. If it is correct, press F2;
to change any information, press F4.
Name service: None
----------------------------------------------------------------------
Esc-2_Continue Esc-4_Change Esc-6_Help
确认刚才输入的信息,如果刚才输入的信息有错,按F4键重新输入;如果正确,按F2键继续安装;
- Time Zone ----------------------------------------------------------
On this screen you must specify your default time zone. You can specify a
time zone in three ways: select one of the continents or oceans from the
list, select other - offset from GMT, or other - specify time zone file.
> To make a selection, use the arrow keys to highlight the option and
press Return to mark it [X].
Continents and Oceans
----------------------------------
- [ ] Africa
| [ ] Americas
| [ ] Antarctica
| [ ] Arctic Ocean
| [ ] Asia
| [ ] Atlantic Ocean
| [ ] Australia
| [X] Europe
v [ ] Indian Ocean
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
设置时区,使用上下箭头移动光标到Asia后,按空格键,选中该选项,按F2键继续安装;
- Country or Region --------------------------------------------------
> To make a selection, use the arrow keys to highlight the option and
press Return to mark it [X].
Countries and Regions
-------------------------
^ [ ] France
| [ ] Germany
| [ ] Gibraltar
| [ ] Greece
| [ ] Hungary
| [ ] Ireland
| [X] Italy
| [ ] Latvia
| [ ] Liechtenstein
| [ ] Lithuania
| [ ] Luxembourg
| [ ] Macedonia
v [ ] Malta
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
择国家或地区,使用上下箭头移动光标到China后,按空格键,选中该选项,按F2键继续安装;
- Date and Time -----------------------------------------------------
> Accept the default date and time or enter
new values.
Date and time: 2007-08-29 10:48
Year (4 digits) : 2007
Month (1-12) : 08
Day (1-31) : 29
Hour (0-23) : 10
Minute (0-59) : 48
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
设置时间。本例中,设置时间当地时间。按F2键继续安装;

确认刚才输入的信息,如果刚才输入的信息有错,按F4键重新输入;如果正确,按F2键继续安装;
- Root Password ------------------------------------------------------
Please enter the root password for this system.
The root password may contain alphanumeric and special characters. For
security, the password will not be displayed on the screen as you type it.
> If you do not want a root password, leave both entries blank.
Root password: *****
Root password: *****
----------------------------------------------------------------------
Esc-2_Continue Esc-6_Help
设置root用户密码。本例中,设置为admin。按F2键继续安装;
- Identify This System -----------------------------------------------
On the next screens, you must identify this system as networked or
non-networked, and set the default time zone and date/time.
If this system is networked, the software will try to find the information
it needs to identify your system; you will be prompted to supply any
information it cannot find.
> To begin identifying this system, press F2.
----------------------------------------------------------------------
F2_Continue F6_Help
系统鉴别系统信息不用管进行下一步开始安装,按F2键继续安装;
- Solaris Interactive Installation -----------------------------------
On the following screens, you can accept the defaults or you can customize
how Solaris software will be installed by:
- Selecting the type of Solaris software to install
- Selecting disks to hold software you've selected
- Selecting unbundled products to be installed with Solaris
- Specifying how file systems are laid out on the disks
After completing these tasks, a summary of your selections (called a
profile) will be displayed.
There are two ways to install your Solaris software:
- "Standard" installs your system from a standard Solaris Distribution.
Selecting "Standard" allows you to choose between initial install
and upgrade, if your system is upgradable.
- "Flash" installs your system from one or more Flash Archives
---------------------------------------------------------------------
F2_Standard F4_Flash F5_Exit F6_Help

- Eject a CD/DVD Automatically? --------------------------------------
During the installation of Solaris software, you may be using one or more
CDs/DVDs. You can choose to have the system eject each CD/DVD automatically
after it is installed or you can choose to manually eject each CD/DVD.
[ ] Automatically eject CD/DVD
[X] Manually eject CD/DVD

----------------------------------------------------------------------
F2_Continue F3_Go Back F5_Exit
- Reboot After Installation? -----------------------------------------
After Solaris software is installed, the system must be rebooted. You can
choose to have the system automatically reboot, or you can choose to
manually reboot the system if you want to run scripts or do other
customizations before the reboot. You can manually reboot a system by using
the reboot(1M) command.
[X] Auto Reboot
[ ] Manual Reboot

----------------------------------------------------------------------
F2_Continue F3_Go Back F5_Exit
- Solaris Interactive Installation ---------------------------------------------
This system is upgradable, so there are two ways to install the Solaris
software.
The Upgrade option updates the Solaris software to the new release, saving
as many modifications to the previous version of Solaris software as
possible. Back up the system before using the Upgrade option.
The Initial option overwrites the system disks with the new version of
Solaris software. This option allows you to preserve any existing file
systems. Back up any modifications made to the previous version of Solaris
software before starting the Initial option.
After you select an option and complete the tasks that follow, a summary of
your actions will be displayed.

----------------------------------------------------------------------
F2_Upgrade F3_Go Back F4_Initial F5_Exit F6_Help
- Initializing -------------------------------------------------------
The system is being initialized.
Loading install media, please wait...
- License ------------------------------------------------------------
- Sun Microsystems, Inc. ("Sun")
| SOFTWARE LICENSE AGREEMENT
|
| READ THE TERMS OF THIS AGREEMENT ("AGREEMENT") CAREFULLY BEFORE
| OPENING SOFTWARE MEDIA PACKAGE. BY OPENING SOFTWARE MEDIA
| PACKAGE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE
| ACCESSING SOFTWARE ELECTRONICALLY, INDICATE YOUR ACCEPTANCE OF
| THESE TERMS BY SELECTING THE "ACCEPT"(OR EQUIVALENT) BUTTON AT
| THE END OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
| TERMS, PROMPTLY RETURN THE UNUSED SOFTWARE TO YOUR PLACE OF
| PURCHASE FOR A REFUND OR, IF SOFTWARE IS ACCESSED ELECTRONICALLY,
| SELECT THE "DECLINE" (OR EQUIVALENT) BUTTON AT THE END OF THIS
| AGREEMENT. IF YOU HAVE SEPARATELY AGREED TO LICENSE TERMS
| ("MASTER TERMS") FOR YOUR LICENSE TO THIS SOFTWARE, THEN SECTIONS
| 1-6 OF THIS AGREEMENT ("SUPPLEMENTAL LICENSE TERMS") SHALL
| SUPPLEMENT AND SUPERSEDE THE MASTER TERMS IN RELATION TO THIS
| SOFTWARE.
|
v 1. Definitions.
----------------------------------------------------------------------
Esc-2_Accept License F5_Exit
-- Select Geographic Regions -----------------------------------------
Select the geographic regions for which support should be installed.
> [ ] Australasia
> [ ] Asia
> [ ] Eastern Europe
> [ ] Northern Europe
> [ ] Northern Africa
> [ ] Middle East
V [/] Southern Europe
[ ] Catalan, Spain (ISO8859-1)
[ ] Cyprus (Greek) (UTF-8)
[ ] Greece (ISO8859-7)
[X] Italian
[X] Italy (ISO8859-1)
[ ] Malta (English) (UTF-8)
[ ] Malta (UTF-8)
[ ] Portugal (ISO8859-1)
[ ] Spain (ISO8859-1)
Press Return to hide components
--------------------------------------------------------------------------------
Esc-2_Continue F3_Go Back F5_Exit F6_Help

- Select System Locale ---------------------------------------------------------
Select the initial locale to be used after the system has been installed.
[ ] POSIX C ( C )
Western Europe
[ ] Great Britain (ISO8859-1) ( en_GB.ISO8859-1 )
[ ] Great Britain (ISO8859-15 - Euro) ( en_GB.ISO8859-15 )
[X] Great Britain (UTF-8) ( en_GB.UTF-8 )

[x] Simplified Chinese EUC

[x] Simplified Chinese GB18030

[x] Simplified Chinese GBK

[x] Simplified Chinese UTF-8

----------------------------------------------------------------------
Esc-2_Continue F3_Go Back F5_Exit F6_Help
- Select Products ----------------------------------------------------
Select the products you would like to install.
V [X] Solaris 10 Extra Value Software................. 69.92 MB
[X] Sun Validation Test Suite 6.3................... 69.92 MB
Product is selected. Press Return to deselect
----------------------------------------------------------------------
Esc-2_Continue F3_Go Back Esc-4_Product Info F5_Exit F6_Help

- Additional Products ------------------------------------------------
To scan for additional products, select the location you wish to scan.
Products found at the selected location that are in a Web Start Ready
install form will be added to the Products list.
Web Start Ready product scan location:
[X] None
[ ] CD/DVD
[ ] Network File System
----------------------------------------------------------------------
Esc-2_Continue F3_Go Back F5_Exit

- Select Software ----------------------------------------------------
Select the Solaris software to install on the system.
NOTE: After selecting a software group, you can add or remove software by
customizing it. However, this requires understanding of software
dependencies and how Solaris software is packaged.
[X] Entire Distribution plus OEM support ....... 5617.00 MB
[ ] Entire Distribution ........................ 5573.00 MB
[ ] Developer System Support ................... 5460.00 MB
[ ] End User System Support .................... 4444.00 MB
[ ] Core System Support ........................ 971.00 MB
[ ] Reduced Networking Core System Support ..... 920.00 MB

---------------------------------------------------------------------
Esc-2_Continue F3_Go Back F4_Customize F5_Exit F6_Help

- Select Disks -------------------------------------------------------
On this screen you must select the disks for installing Solaris software.
Start by looking at the Suggested Minimum field; this value is the
approximate space needed to install the software you've selected. Keep
selecting disks until the Total Selected value exceeds the Suggested Minimum
value.
NOTE: ** denotes current boot disk
Disk Device Available Space
======================================================================
[X] c1t0d0 69994 MB (F4 to edit)
[ ] c1t1d0 69994 MB
Total Selected: 69994 MB
Suggested Minimum: 4372 MB
----------------------------------------------------------------------
Esc-2_Continue F3_Go Back F4_Edit F5_Exit F6_Help

选择磁盘:按空格键,选中磁盘后,按F2键继续安装;

- Preserve Data? -----------------------------------------------------
Do you want to preserve existing data? At least one of the disks you've
selected for installing Solaris software has file systems or unnamed slices
that you may want to save.
----------------------------------------------------------------------
Esc-2_Continue F3_Go Back F4_Preserve F5_Exit F6_Help

提示是否保存数据,本例中,不保存,按F2继续安装;

- Automatically Layout File Systems? ---------------------------------
Do you want to use auto-layout to automatically layout file systems?
Manually laying out file systems requires advanced system administration
skills.
----------------------------------------------------------------------
F2_Auto Layout F3_Go Back F4_Manual Layout F5_Exit F6_Help

提示是否采用自动布局文件系统:本例中,我们采用自动布局文件系统,所以按F2键继续安装;

- File System and Disk Layout ----------------------------------------
The summary below is your current file system and disk layout, based on the
information you've supplied.
NOTE: If you choose to customize, you should understand file systems, their
intended purpose on the disk, and how changing them may affect the operation
of the system.
File sys/Mnt point Disk/Slice Size
======================================================================
overlap c1t0d0s2 69994 MB
----------------------------------------------------------------------
Esc-2_Continue F3_Go Back F4_Customize F5_Exit F6_Help

- Customize Disk: c1t0d0 ---------------------------------------------
Boot Disk: c1t0d0
Entry: Recommended: MB Minimum: MB
======================================================================
Slice Mount Point Size (MB)
0 0
1 0
2 overlap 69994
3 0
4 0
5 0
6 0
7 0
======================================================================
Capacity: 69994 MB
Allocated: 0 MB
Free: 69994 MB
--------------------------------------------------------------------------------
Esc-2_OK Esc-4_Options F5_Cancel F6_Help

- Customize Disk: c1t0d0 -------------------------------------------------------
Boot Disk: c1t0d0
Entry: swap Recommended: 0 MB Minimum: 0 MB
======================================================================
Slice Mount Point Size (MB)
0 / 14339
1 swap 8193
2 overlap 69994
3 /opt 26627
4 0
5 0
6 /export/home 20481
7 0
======================================================================
Capacity: 69994 MB
Allocated: 69640 MB
Rounding Error: 2 MB
Free: 352 MB
----------------------------------------------------------------------
Esc-2_OK Esc-4_Options F5_Cancel F6_Help

- File System and Disk Layout ----------------------------------------
The summary below is your current file system and disk layout, based on the
information you've supplied.
NOTE: If you choose to customize, you should understand file systems, their
intended purpose on the disk, and how changing them may affect the operation
of the system.
File sys/Mnt point Disk/Slice Size
======================================================================
/ c1t0d0s0 14339 MB
swap c1t0d0s1 8193 MB
overlap c1t0d0s2 69994 MB
/opt c1t0d0s3 26627 MB
/export/home c1t0d0s6 20481 MB
----------------------------------------------------------------------
Esc-2_Continue F3_Go Back F4_Customize F5_Exit F6_Help

- Mount Remote File Systems? -----------------------------------------
Do you want to mount software from a remote file server? This may be
necessary if you had to remove software because of disk space problems.
----------------------------------------------------------------------
Esc-2_Continue F3_Go Back F4_Remote Mounts F5_Exit F6_Help

- Profile ------------------------------------------------------------
The information shown below is your profile for installing Solaris software.
It reflects the choices you've made on previous screens.
======================================================================
- Installation Option: Initial
| Boot Device: c1t0d0
| Client Services: None
|
| Locales: Great Britain (ISO8859-1)
| System Locale: Great Britain (UTF-8) ( en_GB.UTF-8
|
| Software: Solaris 10, Entire Distribution plus OEM su
|
| File System and Disk Layout: / c1t0d0s0 14339 MB
| swap c1t0d0s1 8193 MB
| /opt c1t0d0s3 26627 MB
| /export/home c1t0d0s6 20481 MB
v
----------------------------------------------------------------------
Esc-2_Begin Installation F4_Change F5_Exit F6_Help

- Warning ------------------------------------------------------------
The following disk configuration condition(s) have been
detected. Errors must be fixed to ensure a successful
installation. Warnings can be ignored without causing the
installation to fail.
WARNING: Unused disk space (c1t0d0)
WARNING: CHANGING DEFAULT BOOT DEVICE
You have either explicitly changed the default boot device, or
accepted the default to "Reconfigure EEPROM". In either case,
the system's EEPROM will be changed so it will always boot
Solaris from the device that you've specified. If this is not
what you had in mind, go back to the disk selection screens and
change the "Reconfigure EEPROM" setting.
----------------------------------------------------------------------
Esc-2_OK F5_Cancel

from :

http://blog.chinaunix.net/uid-82069-id-84401.html (good)

http://customer.iteye.com/blog/556770

http://wenku.baidu.com/view/3d02561810a6f524ccbf85ed.html
http://bbs.chinaunix.net/thread-964612-1-1.html

http://wenku.baidu.com/view/4f6e5a284b73f242336c5f16.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: