# File lib/rubyipmi/freeipmi/commands/chassisconfig.rb, line 78
    def bootcdrom(persistent=true)
      bootdevice("CD-DVD",persistent)
    end