# File lib/aws/ec2/instance.rb, line 501 def reset_kernel_id client.reset_instance_attribute( :instance_id => id, :attribute => "kernel").return end