Tom Whitten writes: > Hardeep Narwan writes: > > Hi All, > > > > I've just installed the latest version of OpenSolaris 2009.06 to hopefully > > find an OS that finally fits. Things look good so far. I just wanted to > > figure out if I can disable the grub menu during boot. I only have one > > version there and it would be good to have the machine boot into > > OpenSolaris ASAP instead of waiting 30 seconds or having me to enter the > > only selection. > > > > Thanks for helping in advance. > > > > Hardeep > > -- > > This message posted from opensolaris.org > > _______________________________________________ > > opensolaris-help mailing list > > opensolaris-help at opensolaris.org > > You can use > bootadm set-menu timeout 5 >
Oops. This should be bootadm set-menu timeout=5 Sorry to lead you astray. tom