# File lib/rubyipmi/freeipmi/commands/chassisconfig.rb, line 41 def bootdevice(device, persistent) setBootFlag("Boot_Device", device,persistent) end