On Thu, Nov 1, 2012 at 6:03 PM, gregrwm <tclug1 at whitleymott.net> wrote: > is there a command available to bash to reboot into a particular OS, > different from the default, or do i have to edit the grub config? You need to edit the grub config. I used to have a slick little script to do this, it read in the OS list and then based on input used sed to change the default OS for the next reboot. Unfortunately that box is long gone and hence my script, otherwise I would share. Brian