← Back to team overview

ubuntu-phone team mailing list archive

Re: Nexus 7 3G [2012] problem with ubuntu touch

 

hi,
Am Freitag, den 23.08.2013, 00:31 +0530 schrieb Sayantan Das:
> I managed to get the dmesg
> Please find it attached
> 
the initrd script iterates over known partition names for the data
partition and mounts it as rootfs if it finds a matching entry, your log
shows that the initrd can not find a matching partition and that it
spawns an emergency adb shell ...

[    5.476274] Freeing init memory: 264K
<30>[    5.531351] systemd-udevd[142]: starting version 204
[    6.313308] initrd: Couldn't find data partition. Spawning adbd ...
[    6.327669] initrd: enabling USB debugging
[    6.331559] initrd: starting adbd for USB debugging
[    6.337477] adb_open

enter that adb session and run:

find /dev/disk

let's see what the output gives we most likely need to adapt the list of
matching names  ...


ciao
	oli

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups

References