Sebastian Hagedorn wrote: > Hi, > > -- [EMAIL PROTECTED] is rumored to have mumbled on 13. Juli 2008 03:17:21 > -0700 regarding [indiana-discuss] http://pkg.opensolaris.org/ package > repository update (build 93): > >> 4) If you are using a build prior to 93, it is recommended one apply >> the update directly to an alternate boot environment. > > $ uname -a > SunOS opensolaris 5.11 snv_91 i86pc i386 i86pc Solaris > > OK, so I follow this: > >> First, display >> the list of the existing BEs on the system >> >> $ beadm list >> BE Active Active on Mountpoint Space >> Name reboot Used >> ---- ------ --------- ---------- ----- >> opensolaris no no - 33.92M >> opensolaris-1 yes yes - 17.06M > > $ beadm list > > BE Active Active on Mountpoint Space > Name reboot Used > ---- ------ --------- ---------- ----- > opensolaris-1 yes yes / 3.78G > opensolaris no no - 55.74M > >> Next, choose the name of a new BE - if the most recent created BE is of >> the form "opensolaris-<N>" where <N> is an integer, then a suitable >> choice for the new BE is "opensolaris-<N+1>". In the above example, >> the new BE would be "opensolaris-2". >> >> Then, execute the following sequence to create, mount, update and >> activate the new BE >> >> $ pfexec beadm create opensolaris-<N+1> > > -bash-3.2$ pfexec /usr/sbin/beadm create opensolaris-2 > >> $ pfexec beadm mount opensolaris-<N+1> /mnt > > -bash-3.2$ pfexec /usr/sbin/beadm mount opensolaris-2 /mnt > beadm: Unable to mount opensolaris-2 > > Huh? What now? It's there, but I can't mount it:
There must be something already mounted on /mnt. Either unmount that or try a different mount point. > > $ beadm list > > BE Active Active on Mountpoint Space > Name reboot Used > ---- ------ --------- ---------- ----- > opensolaris-2 no no - 45.5K > opensolaris-1 yes yes / 3.78G > opensolaris no no - 55.74M > -- > Sebastian Hagedorn - RZKR-R1 (Flachbau), Zi. 18, Robert-Koch-Str. 10 > Zentrum für angewandte Informatik - Universitätsweiter Service RRZK > Universität zu Köln / Cologne University - Tel. +49-221-478-5587 > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
