> $ pfexec pkg refresh > $ pfexec pkg install [EMAIL PROTECTED] > $ pfexec pkg install [EMAIL PROTECTED] > (these steps update your 2008.05 to include the > e latest IPS fixes) > > $ pfexec beadm create opensolaris-[N] where [N] > ] is an unused number; > see "beadm list" for those > already assigned > > $ pfexec beadm mount opensolaris-[N] /mnt > $ pfexec pkg -R /mnt install pkg:/[EMAIL PROTECTED] > $ pfexec beadm unmount opensolaris-[N] > When you're ready to activate the newly created BE, > just execute > > $ pfexec beadm activate opensolaris-[N]
Hello! thanks for the reply :) The inclusion of the new meta package "entire" definiately makes the process easier, but i'm still not able to boot into the newly created BE. Here are my steps: # pkg refresh # pkg install [EMAIL PROTECTED] # pkg install [EMAIL PROTECTED] # beadm create opensolaris-1 # beadm mount opensolaris-1 /mnt/91 # pkg -R /mnt/91 install pkg:/[EMAIL PROTECTED] # /mnt/91/boot/solaris/bin/update_grub -R /mnt/91 # beadm unmount opensolaris-1 # beadm activate opensolaris-1 # reboot when grub loads, there are three entries in the grub menu: snv_86, opensolaris-1 (the default), and snv_91 (2008.11) When opensolaris-1 loads, i get this error message: Krtld: bind_primary(): no relocation information found for module /platform/i86pc/kernel/amd64/unix Krtld: error during inital load/link phase Krtld could not locate nor resolve symbols for: /platform/i36pc/kernel/amd64/unix In the boot archive. not sure how to troubleshoot from here? any ideas? -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
