使用JumpStart快速安装Solaris
h. Verify the network information and click Next. i. Select the network type and routing option and click Next. j. Verify the NIS domain information and click Next. k. Verify the NIS+ domain information and click Next. l. Review the settings and click Finish. The DHCP Manager appears and you are asked to start the Address Wizard: m. Click Yes. The Address Wizard appears: n. Type the number of IP addresses and click Next. o. Verify the server information and click Next. p. Verify the IP addresses and click Next. q. Verify the client configuration information and click Next. r. Select the lease type and click Next. s. Review the settings and click Finish. With The Create Macro form appears: t. Create the u. Create the v. Repeat the same process to create the second macro. x. Click Add. y. Click Add and then click OK. z. After generating the second macro, select File->Exit in the DHCP Manager window to end the When you ran the Due to a bug in the creation of the - install dhcp Therefore, change the file from this: default=0
timeout=30
title Solaris_10 Jumpstart
kernel /I86PC.Solaris_10-1/multiboot kernel/unix -B \
install_config=172.16.64.194:/export/config, \
sysid_config=172.16.64.194:/export/config/sysidcfg1, \
install_media=172.16.64.194:/export/install, \
install_boot=172.16.64.194:/export/install/boot
module /I86PC.Solaris_10-1/x86.miniroot
to this: default=0
timeout=4
title Solaris_10 Jumpstart
kernel /I86PC.Solaris_10-1/multiboot kernel/unix - install dhcp -B \
install_config=172.16.64.194:/export/config, \
sysid_config=172.16.64.194:/export/config/sysidcfg1, \
install_media=172.16.64.194:/export/install, \
install_boot=172.16.64.194:/export/install/boot
module /I86PC.Solaris_10-1/x86.miniroot
更多相关文章
|
推荐文章
精彩文章
|