On 05/29/2014 01:29 PM, Jay D Bhatt wrote:
>
> Hi Philippe,
>
>  
>
> I was trying your suggestions for some time. I am still stuck with
> booting problem.
>
>  
>
> Below are my steps:
>
>  
>
> Step 1> sudo dd if=u-boot.bin of=/dev/sdb bs=512 seek=2 skip=2 conv=fsync
>
> Step 2> sudo dd if=uImage of=/dev/sdb bs=512 seek=2048 conv=fsync
>
> Step 3> sudo bzcat ivi-XYZ.raw | sudo dd of=/dev/sdX
>
>  
>
> Now, after step 3, I am not able to get the screen, it boots and loads
> the kernel, but soon gives kernel panic error: No filesystem could
> mount root, tried: ext3 ext2 ext4 vfat msdos iso9660
>
>  
>
>
Hi
I would do this in other way 1st you dump the image tizen to sdcard
then you shift or resize the 1st part to get some space for uboot
and kernel since it written directly to disk (step 2)

then make sure to update "root= " kernel param in uboot config file or
built into kernel

Note, all those steps are not tizen generic and I'm sure it's documented
elsewhere

I wont be easily reachable next week (TdcSf2013) but I'm sure you will
figure it out :)

if not please add TODO on the unclear parts of this page

https://wiki.tizen.org/wiki/ARM#HOWTO


Good luck

-- 
 mailto:[email protected]  --  gpg:0x467094BC
 xmpp:[email protected]
 https://dockr.eurogiciel.fr/blogs/embedded/author/pcl/
                                                                      .

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to