Want to root your shiny new Kindle Fire HD? Here is how:
Type the commands listed below:
rm -r /data/local/tmp ln -s /data/ /data/local/tmp exit
Type the following commands:
echo 'ro.kernel.qemu=1' > /data/local.prop exit
Type the following commands (almost done!):
adb shell mount -o remount,rw /system adb push su /system/xbin/su adb shell chown 0.0 /system/xbin/su chmod 06755 /system/xbin/su rm /data/local.prop exit