# File lib/rubyipmi/ipmitool/commands/chassisconfig.rb, line 41
    def bootdisk(persistent=true)
      bootdevice("disk",persistent)
    end