Hi Guys, In lava, you are changing all the partition used init.rc and other *.rc to match lava partition scheme. But you missed /system/etc/vold.fstab.
To meet lava partition scheme, you have to replace : "dev_mount sdcard /mnt/sdcard 6 /block/mmcblk0/device" by "dev_mount sdcard /mnt/sdcard 7 /block/mmcblk0/device" because sdcard is now on partition 7.
Without this change, android will give you the shell but will never complete the start of the GUI.
Cheers, Olivier ________________________________________ From: Basil Eljuse Sent: 14 February 2013 16:17 To: Basil Eljuse; Liviu Dudau Cc: Linaro Validation; Dean Arnold; Olivier Cozette Subject: RE: Is this failure on lava familiar?
Sorry! Forgot to put Olivier's email id
-----Original Message----- From: Basil Eljuse Sent: 14 February 2013 16:13 To: Liviu Dudau Cc: Linaro Validation; Dean Arnold Subject: RE: Is this failure on lava familiar?
Looping in Olivier for some additional info.
-----Original Message----- From: Liviu Dudau [mailto:Liviu.Dudau@arm.com] Sent: 14 February 2013 13:57 To: Basil Eljuse Cc: Linaro Validation; Dean Arnold Subject: Re: Is this failure on lava familiar?
On Thu, Feb 14, 2013 at 11:26:44AM +0000, Basil Eljuse wrote:
Hello,
We are trying to run tests on our 13.02 candidate builds at our end using lava and while booting the target image we are seeing the following problem
[ 6.237167] EXT4-fs (mmcblk0p3): VFS: Can't find ext4 filesystem [ 6.257658] fs_mgr: Cannot mount filesystem on /dev/block/mmcblk0p3 at /cache [ 6.279098] init: fs_mgr_mount_all returned an error
The script is actually trying to remove the /cache mount point, so I did it manually in the fstab. Is that needed? I cannot see which partitions was supposed to be used for that.
Regards, Liviu
Has anyone seeing this problem at your end.
If we run 13.01 image based tests we do not have any issues. Was wondering if any changes were done w.r.t initrd partitions as for booting up on the target i believe lava swaps around partitions as part of the setup sequence (not fully understood at our end though).
Attaching the full log also. Any clue?
Thanks Basil Eljuse...
-- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯_(ツ)_/¯
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.