On Sun, Jun 20, 2010 at 10:44, Peter Steiner <pxstei...@yahoo.ca> wrote: > When I boot OpenSolaris 2009.06 then the GNU GRUB v0.97 bootOS selection > screen appears (when no key is pressed) currently for 30 seconds. > > How can I decrease this wait countdown time to lets say 3 seconds?
Use the bootadm command, like so : # bootadm set-menu timeout=3 See man bootadm for more info. Laurent. _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org