View Single Post
Posts: 8 | Thanked: 1 time | Joined on Apr 2013
#427
ok i will give that a try

it then give back invailid partition 4

why do i need to use partition 4 instead of 5

because when i do the steps of the guide itgive me this config file

ITEM_NAME="Arch Linux ARM (eMMC)"
ITEM_KERNEL="/boot/uImage"
ITEM_DEVICE="${INT_CARD}p5"
ITEM_FSTYPE="ext4"
ITEM_OMAPATAG="1"
ITEM_CMDLINE="root=/dev/mmcblk0p5 rootwait
init=/bin/systemdomapfb.vram=0:3M,1:3M,2:3M quiet"


and later on it lets you untar the root fs to mmcblk0p5
(root) mount /dev/mmcblk0p5 /mnt/ && cd /mnt
(root) wget ftp://bokmal.de/arch-n900/ArchLinuxA...-rootfs.tar.gz
(root) tar -zxvf

so someone can give me some guidence for where its gooing wrong

the guide i reverd to is here
http://blog.jakgibb.com/2013/03/28/a...stall-on-n900/

Last edited by sojab0on; 2013-05-22 at 11:06. Reason: code change and guide revering
 

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