Skip to main content

Posts

Showing posts from May, 2012

Installing Android ICS on Amazon Kindle Fire

I love my Kindle Fire, it was a good buy, and worked great. Rooting is a must, as you cannot buy or install much on it if you do not have an US Bank issued credit card. But after getting a iPad, it seemed liked getting behind. Having Android 4.0.4 Ice Cream Sandwich on my Galaxy S, I knew the problem was not the device, but the OS version. I tried installing ICS a while ago, but could not run Netflix, and YouTube, almost everything else worked, but the video part was important. So after a short while, I went back to the Kindle OS (Android 2.x, with a "you cannot get lost" interface). But reading about the developments in ICS, and that video is now supported, I decided to try again. The process is real simple, but risky. For a couple of hours, last time I tried it, I ended with a bricked kindle. But in the end it all went back to normal. The first step for me was installing Kindle Fire Utility: http://forum.xda-developers.com/showthread.php?t=1399889 The instru

Ubuntu does not recognize windows partitions

Trying to install Ubuntu 12.10, the Ubuntu installer does not recognize that a Windows partition exists. Looking around, it seems kind an usual problem, but with not many real solutions. Browsing around I found an utility to "fix"my partition table. My partition table was working great in Windows, so "fix" is more appropriate than fix. http://www.rodsbooks.com/fixparts/ Being myself I Windows person, I selected the Windows version of the program: to run it I used fixparts 0: The first thing I got was: NOTICE: GPT signatures detected on the disk, but no 0xEE protective partition! The GPT signatures are probably left over from a previous partition table. Do you want to delete them (if you answer 'Y', this will happen immediately)? (Y/N): Now I understood the problem. I used this disk to install MacOS, and the leftovers made the problem. I selected, Y (for yes) and then w to save and exit. Booted Windows again to see everything was OK, and th