View Single Post
Posts: 116 | Thanked: 75 times | Joined on Nov 2009
#132
Originally Posted by basvuyk View Post
I have downloaded the bz2 file and once I extracted the file i was left with a .raw.bz2 file. The problem is that I can not unpack the file to an img file ad put it on my sd card. So what should I do?
Put your N900 into mass storage mode and type
dd if=/path/to/meego-image.raw of=/path/to/n900/sdcard

So if your N900's sdcard is /dev/sdd the second half of the command should be of=/dev/sdd

Find out which is your N900's sdcard by running fdisk -l and seeing which disk capacity is the same capacity as your sdcard