View Single Post
Posts: 51 | Thanked: 32 times | Joined on Jan 2010
#89
Originally Posted by pax2fast View Post
@ Banschee

comes after

"Getbootstate: Mounting p2
mount: Mounting / dev/p2 / mnt on / new_root failed: No such file or directory "

also

getbootstate: invalid selection
choose bootup option:
2), MMC
9) start a shell
I had the same problem.

Replacing

ITEM_DEVICE="${EXT_CARD}p2"

with
ITEM_DEVICE="mmcblk0p2"

solved the problem