> As I understood you need to change root pass? 
> You can boot from install CD, mount your boot
> environment(BE) ( beadm list show you list of BEs),
> mount your one: pfexec beadm mount BEname /mnt/
forgot: 
chroot /mnt 
...
> chmod u+w /etc/shadow
> vi /etc/shadow  // Edit shadow and remove root
> password field, maybe edit /etc/user_attr and change
> for root "type=role" to "type=normal"
> After unomunt BE and reboot you'll get root access to
> repair your system.
-- 
This message posted from opensolaris.org

Reply via email to