Oliver Haertel wrote: > Hello all, > > How would I go about installing i.e. > - Solaris 9 to slice0 > - Solaris 10u1 to slice3 > - 10u3 to slice5 > > My understanding is that the root FS > will always be installed to s0, hope I'm wrong here ! > > > Is something like this possible ? > <client_solaris9>: > base_config_profile_root=???? > base_config_profile_swap=256 > > <client_solaris10u1> > base_config_profile_s3_mtpt="/" > > TIA > Oliver
Interesting. I can tell you immediately that the JET template won't let you do that. However, JET does allow you to specify your own "profile" so you could certainly create a profile that attempts to do what you suggest. (Just for kicks, you can simply manually edit the /opt/SUNWjet/Clients/<clientname>/profile for testing.) However, I'm not sure how you'd make this work. How do you intend to control which O/S boots? One way which is highly likely to work is to install Sol 9 on slice 0, then lucreate slice3 and upgrade to Sol 10 u1, and then lucreate slice5 and upgrade to 10u3. (If you're on x86, then your grub menu will let you select the O/S to boot. I don't know/can't remember how you'd do this from the EEPROM on SPARC, but at least you could use luactivate to swap between environments.) > > > This message posted from opensolaris.org > _______________________________________________ > install-discuss mailing list > install-discuss at opensolaris.org > http://opensolaris.org/mailman/listinfo/install-discuss -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3237 bytes Desc: S/MIME Cryptographic Signature URL: <http://mail.opensolaris.org/pipermail/install-discuss/attachments/20070112/e01d5245/attachment.bin>
