# File lib/rubyipmi/ipmitool/commands/chassisconfig.rb, line 51
    def bootbios(persistent=true)
      bootdevice("bios",persistent)
    end