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