# File lib/rubyipmi/ipmitool/commands/chassisconfig.rb, line 46
    def bootcdrom(persistent=true)
      bootdevice("cdrom",persistent)
    end