Steven Lau wrote: > I want to uninstall SUNWged from existing install image in my osol > 125 ... and it complained follow, which asking to retry to uninstall > on alternate BE. So I created a new BE (which is inactive) and > tried to pkg uninstall the package from this inactive new BE and then > boot that new BE. Question: how can I tell pkg to uninstall from an > inactive BE (not existing active one)
beadm mount <newbe> <mntpt> pkg -R <mntpt> uninstall SUNWged beadm unmount <newbe> Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
