Hi, Am Montag 02 August 2010 schrieb [email protected]: > [ 2.420898] hub 1-2.1:1.0: USB hub found > [ 2.425170] hub 1-2.1:1.0: 3 ports detected > [ 2.477355] EXT3-fs (mmcblk0p2): using internal journal > [ 2.482666] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data > mode > [ 2.489898] VFS: Mounted root (ext3 filesystem) on device 179:2. > [ 2.496063] Freeing init memory: 236K > [ 2.501220] Kernel panic - not syncing: No init found. Try passing > init= option to kernel. See Linux Documentation/init.txt for guidance. Sounds like your rootfs doesn't contain the /sbin/init binary on the second partition of the sd card.
Did you really _untar_ the data before/while putting it onto the card? Did you perhaps forgot to add the "--strip-components=2" while untaring? Please make sure that there's a /sbin/init on your card (and of course everything else also). Till _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
