How To Install Solaris 10 (u6) On ZFS Root
November 07, 08 by cjgibbsBoot to the Solaris DVD and at the GRUB menu select Solaris (it’s the default option)
At the next menu choose ‘Solaris Interactive Text’ either desktop or console. I chose #4, the console session because it loads faster.
The installer asks you a few network and configuration questions first. For simplicity I’ll just list my summary:
Networked: Yes Use DHCP: No Host name: gibbs IP address: 150.252.xxx.xxx System part of a subnet: Yes Netmask: 255.255.xxx.xxx Enable IPv6: No Default Route: Specify one Router IP Address: 150.252.xxx.xxx Configure Kerberos Security: No Name service: DNS Domain name: acu.edu Server address(es): 150.252.xxx.xxx 150.252.xxx.xxx Search domain(s): acu.edu NFSv4 Domain Name: << Value to be derived dynamically >> Time zone: Central Time (US/Central) Date and time: 2008-11-03 14:14:00
After entering the root password the screen goes blank for a few seconds, some scripts start executing, then the installation screen comes back.
- Select the “Standard” installation
- Automatically eject CD/DVD
- Auto Reboot
- Accept the license agreement
- Select any extra regional support
- Select POSIX C (C)
- Select None for Web Start products
- Select ZFS for the filesystem
- Select Entire Distribution
- Select disk to install on
Configure the ZFS settings. I changed the swap size to 2G and left everything else default.
ZFS Pool Name: rpool ZFS Root Dataset Name: s10x_u6wos07b ZFS Pool Size (in MB): 39214 Size of Swap Area (in MB): 2048 Size of Dump Area (in MB): 1024 Keep / and /var combined
Add remote mounts if you have any and begin installation!
fred Says: 28.11.08 at 11:15 am
Please include instructions on how to install Sun Solaris 11 on your website. Thanks and God Bless you.
cjgibbs Says: 01.12.08 at 10:34 am
Here are instructions for upgrading to Solaris 11 (OpenSolaris): http://gibbs.acu.edu/2008/07/19/opensolaris-upgrade-instructions/
If you’re wanting to do a clean install then just boot from the disc and follow the GUI installer. Solaris 11 has support for a GUI install on ZFS but Solaris 10 does not. Hence the how-to. Hope that helps.