View Single Post
Posts: 204 | Thanked: 754 times | Joined on Jan 2012 @ Finland
#253
Originally Posted by AhmadMhd View Post
Thanks for the hard work

It's really amazing to have arch linux on N900
You're welcome, it is amazing indeed.

Originally Posted by AhmadMhd View Post
ITEM_DEVICE="${EXT_CARD}p1"
ITEM_CMDLINE="root=/dev/mmcblk0p5 rootwait init=/bin /systemd omapfb.vram=0:3M,1:3M,2:3M quiet"[/CODE]
Change
Code:
${EXT_CARD}p1 -> ${EXT_CARD}p5
and
Code:
init=/bin /systemd -> init=/bin/systemd
and it should boot.

You don't need to copy uImage anywhere if you configure uboot to look under /boot for it, like you've already done. Good luck.
 

The Following User Says Thank You to Skry For This Useful Post: