Hi , Please see the output below
# find /dev/disk /dev/disk /dev/disk/by-uuid /dev/disk/by-uuid/57f8f4bc-abf4-655f-bf67-946fc0f9f25b /dev/disk/by-uuid/C0E3-08D1 /dev/disk/by-uuid/e9448691-ca0a-4a17-8768-826477551175 /dev/disk/by-name /dev/disk/by-name/CAC /dev/disk/by-name/APP /dev/disk/by-name/PER /dev/disk/by-name/USP /dev/disk/by-name/RDO /dev/disk/by-name/LNX /dev/disk/by-name/SOS /dev/disk/by-name/MDA /dev/disk/by-name/MSC /dev/disk/by-path /dev/disk/by-path/platform-sdhci-tegra.3 /dev/disk/by-path/platform-sdhci-tegra.3-part10 /dev/disk/by-path/platform-sdhci-tegra.3-part5 /dev/disk/by-path/platform-sdhci-tegra.3-part3 /dev/disk/by-path/platform-sdhci-tegra.3-part8 /dev/disk/by-path/platform-sdhci-tegra.3-part7 /dev/disk/by-path/platform-sdhci-tegra.3-part4 /dev/disk/by-path/platform-sdhci-tegra.3-part2 /dev/disk/by-path/platform-sdhci-tegra.3-part1 /dev/disk/by-path/platform-sdhci-tegra.3-part9 /dev/disk/by-path/platform-sdhci-tegra.3-part6 /dev/disk/by-id /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part5 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part3 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part8 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part7 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part4 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part2 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part1 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part9 /dev/disk/by-id/mmc-HBG4e__0x0058ac73-part6 /dev/disk/by-id/mmc-HBG4e__0x0058ac73 Regards, *Sayantan Das* ---------------------------------- Use Linux. Be free ! http://www.tuxtrix.com <http://easylinuxos.sf.net/> On 23 August 2013 14:38, Oliver Grawert <[email protected]> wrote: > 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 > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp > >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

