On Sun, May 15, 2011 at 04:26:05PM +0100, Neil Jerram wrote: > Christian <[email protected]> writes: > > > Hello out there, > > I own a GTA02 and want to install SHR on my microSD card. First I > > divided the SDcard into two partitions: one vFAT with 100 MB and the > > second with rest of that 4GB card. The file system on the second is > > ext2. I fetched the full-om-gta92.tar.gz archiv from this side: > > http://build.shr-project.org/shr-testing/images/om-gta02/ untared it on > > the second partition and fetched the kernel image > > uImage-2.6.29-oe11+gitr0+973a41fce60e5f6edfcf0eaf94056a57eee65e16-r8-om-gta02.bin > > from the same resource, and wrote it to the first partition. After that > > I started my moko and the Uboot-loader was unable to load the kernel. So > > I renamed the kernel to plain uImage.bin which enabled the bootloader to > > load the kernel, but stalled with a kernel panic: not syncing VFS: > > unable to mount root fs on unknown-block(179,2). Later I copied the > > kernel of the archiv (in /boot/uImage-2.6.29-rc3) into the first > > partition with the same effect. Just after I renamed the kernel to > > uImage.bin it was possible for the bootloader to read the kernel-image > > but I got the very same kernel panic. What could be the problem here? > > Sounds like the kernel doesn't know that it should be getting its rootfs > from your second partition. > > The fix will probably be somewhere in your u-boot or qi configuration, > so you may like to read the Wiki pages on those.
As Neil said, this looks like problem of your u-boot env, try with longer rootdelay if you have really slow uSD card. And if you want newer shr-testing then use images from http://build.shr-project.org/shr-testing2011.1/ what you've installled is about year old.. Cheers, -- Martin 'JaMa' Jansa jabber: [email protected]
pgpuhKrruem4E.pgp
Description: PGP signature
_______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
