thanks for your hints!
using datapart=/dev/block/mmcblk0p8 in the kernel cmdline seems to work for
now. Adding "UA" to the partname list in the "touch" script didn't work,
even though when running
part=$(find /dev -name "UA"|tail -1)
> path=$(readlink -f $part)
manually from an adb shell it find
Hi Patrick,
Am 12.09.2013 22:04, schrieb Patrick Seemann:
> What is the preffered way of handling this issue?
Not sure if this is the best way to solve the issue in your case, but
you could try to add the "datapart=/dev/whatever" kernel cmdline
parameter. This should help with booting but still c
Hello,
I'm trying to get the flipped ubuntu touch image running on my samsung
galaxy tab 10.1 wifi (p4wifi).
The tablet currently boots straight into BusyBox, because the init script
can't find my data partition. I get
"initrd: Couldn't find data partition. Spawning adbd ..."
The problem is in
3 matches
Mail list logo