install with two HD

I have two hard disk,i disconnect the HD1and in the IDE1 connect a cdrom (is a Netra x1), i did install Solaris 10, but i want to add the other HD with the same file system, how do this?
[193 byte] By [lucaxvua] at [2007-11-26 12:21:28]
# 1
When you say you want to add the other HDD with the same FS, you're talking about mirroring I guess?
widjayya at 2007-7-7 15:13:09 > top of Java-index,Archived Forums,Socket Programming...
# 2
I have installed Solaris 10 in HD0, but i have another empty HD, how add this HD to the partition filesystem is my question.
lucaxvua at 2007-7-7 15:13:09 > top of Java-index,Archived Forums,Socket Programming...
# 3
From the CLI, use "format" to partition and format it. Then create a new filesystem on it with "newfs". Finally, mount it to a mount point with "mount".Or, simply use the SMC GUI tool to create and mount the file system!
DoxBriana at 2007-7-7 15:13:09 > top of Java-index,Archived Forums,Socket Programming...