> "I can't boot into an older version because the last > version I had was b118 which doesn't have zfs version > 19 support. I've been looking to see if there's a > way to downgrade via IPS but that's turned up a lot > of nothing." > > If someone can tell me which files are needed for the > driver I can extract them from my b125 and post them > here for you, so you can try out. Then we can know if > the problem is in b126 drivers or not. If b125 > drivers work, we know the problem is in b126. > Otherwise there might be some other problem. > > Another solution could be that you install SCXE b125. > There are links to that DVD b125. And from SCXE you > can upgrade to later Opensolaris builds. I think. > > Is it possible to upgrade to a specific build via > IPS? When I use the Update Manager, I always upgrade > to the latest build. Can I target, say, bXXX? Or is > the only way to get bXXX, by installing SXCE?
Here are some notes i stole from the list earlier. I think they might be on a wiki somewhere now, but it seems relatively easy to upgrade to a specific version: Starting from OpenSolaris 2009.06 (snv_111b) active BE. 1) beadm create snv_111b-dev 2) beadm activate snv_111b-dev 3) reboot 4) pkg set-authority -O http://pkg.opensolaris.org/dev opensolaris.org 5) pkg install SUNWipkg 6) pkg list 'entire*' 7) beadm create snv_118 8) beadm mount snv_118 /mnt 9) pkg -R /mnt refresh 10) pkg -R /mnt install ent...@0.5.11-0.118 11) bootadm update-archive -R /mnt 12) beadm umount snv_118 13) beadm activate snv_118 14) reboot Now you have a snv_118 development environment. -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss