View Single Post
Posts: 37 | Thanked: 6 times | Joined on Mar 2010
#247
Originally Posted by decibyte View Post
Instead of 1-4, I put my SD card in my laptop, downloaded the ubuntu netbook armel omap3 image and dd'ed it to the card. Resulting in 2 partitions on the card.
Congratulations! How did you done it?
Code
Code:
sudo sh -c 'zcat ./ubuntu-netbook-10.10-preinstalled-netbook-armel+<omap image>.img.gz >/dev/<device name>'
works, but n900 cant mount it...