i see the bug report :
--------------------------------------------------------------------------------------------------
12380 image-update loses /dev/ptmx from /etc/minor_perm
http://defect.opensolaris.org/bz/show_bug.cgi?id=12380

When using image-update or the Package Manager to update to
build 125 or greater, remote access to the system via ssh(1) or
rlogin(1) may become unavailable. Alternatively, using
terminal programs such as gnome-terminal(1) or xterm(1) may
result in characters not being echoed or commands unable to be
typed.

Work-around: Boot the original boot environment (BE) instead
and correct the /etc/minor_perm file contained within as
follows

<reboot into the earlier BE>
user at host$ pfexec beadm mount <name of new BE> /mnt
user at host$ pfexec sh -c \
"grep ^clone: /etc/minor_perm >> /mnt/etc/minor_perm"
user at host$ pfexec touch /mnt/reconfigure
user at host$ pfexec bootadm update-archive -R /mnt
user at host$ pfexec beadm unmount <name of new BE>
-------------------------------------------------------------------------
At this point, the new BE can be booted into.

******************************************************
but i don't know about BE, what is the name on snv_134
BE environement ??


best regards 
philo
-- 
This message posted from opensolaris.org

Reply via email to