Sean McGrath wrote: > Bug : > http://defect.opensolaris.org/bz/show_bug.cgi?id=11087 > auto-install should at least try to do a fast-reboot after install > > webrev: > http://cr.opensolaris.org/~seanmcg/bug-11087 > > > Currently AI simply calls 'reboot' if configured to be rebooted after install. > This bug suggests an attempt to do a fast reboot (via -f data-set/path) by > default. > > To do this, beadm is used to find the boot environment that will be active > on reboot and uses the path (or zfs dataset) of that boot environment. >
I'd suggest filing an RFE against beadm to add a subcommand to directly provide the active BE, since it seems likely to be useful in a number of other circumstances. Dave
