View Single Post
Posts: 17 | Thanked: 41 times | Joined on Jan 2010 @ Davis, CA
#183
Hi all,

Jumping on the bandwagon here...

I followed this guide: http://wiki.nitdroid.com/index.php?title=N900-install

Upon first boot I got an error about

/dev/mmcblk1p2 not being found

Followed by:

Choose bootup option:
2) MMC
9) Start a shell
I think I followed the guide exactly, but I only have 1 partition on my mem card. It's a 1gb card, with 1 ext3 partition taking up all of the space.

So I went in to the boot menu file and changed p2 to p1:

ITEM_DEVICE="${EXT_CARD}p1"

This change got me by the original problem and I got much further into the boot process.

I got up to the point of the android boot animation, but then it just played on repeat for 10 minutes before I shut it down.

Do you think my partition scheme could be causing this? Anyway to debug at this point?

Thanks,

J