This should be possible, but you will have to do some manual tweaks. when you switch from legacy to AHCI, the disk device names (cXtXdX) will change,
If the root slice was UFS, you will have to boot into failsafe mode. Mount the root slice on /a run: # devfsadm -R /a # disks -R /a # devlinks -R /a # touch /a/reconfigure You also have to modify /a/etc/vfstab. Finally unmount /a and reboot. K -- This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
