# File lib/rubyipmi/freeipmi/commands/chassisconfig.rb, line 71
    def bootdisk(persistent=true)
      bootdevice("HARD-DRIVE",persistent)
    end