> Originally I was going to revert the changes to the > /etc/system file (which I did) however the server > still refuses to boot (stuck on loading screen)
Did you unmount the zfs root filesystem after you made the /etc/system change, and before you rebooted the LiveCD OS ? In case you unmounted the zfs root filesystem, the boot archive probably is now out of sync with the individual files. (But in case the root filesystem was mounted at the time of reboot, Solaris should have automatically constructed an updated boot archive after the etc/system change) You can manually fix the boot archive by booting from the LiveCD, "zpool import -f rpool", mount the zfs root filesystem, e.g. to /rp and run "bootadm update-archive -R /rp" -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org