I tried the openembedded tutorial. And tar, bin files are generated in the
deploy folder.

bitbake x11-image
bitbake linux-omap
bitbake helloworld-image
bitbage console-image

I think the kernel can be loaded. But I stuck at the root file system. For
example, how to load the Angstrom-helloworld.rootfs. I extract the tar file
into my ext3 partition on the mmc card. That doesn't work. the kernel just
hang there. Warning is shown in the following.

I am new to this. My understanding is the "bitbake linux-omap" generate a
kernel. All the other receipes will provide you root file systems that comes
after the kernel. If I have a user app uses X11, I need to write my own
receipt with X11+user app. Once I "bake" it, I will have a root file system
+ my user app. My target machine can run the user app. Am I right? :(



[   14.043731] Console: switching to colour frame buffer device 128x48
[   14.059326] mmc0: new high speed SD card at address 7b0b
[   14.065460] mmcblk0: mmc0:7b0b SD02G 1.83 GiB
[   14.070220]  mmcblk0: p1 p2
[   14.074859] clock: clksel_round_rate_div: dpll4_m4_ck target_rate
48000000
[   14.081756] clock: new_div = 9, new_rate = 48000000
[   14.089691] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[   14.108978] kjournald starting.  Commit interval 5 seconds
[   14.358673] EXT3 FS on mmcblk0p2, internal journal
[   14.363525] EXT3-fs: recovery complete.
[   14.367401] EXT3-fs: mounted filesystem with ordered data mode.
[   14.373443] VFS: Mounted root (ext3 filesystem) on device 179:2.
[   14.379608] Freeing init memory: 204K
[   14.384094] Warning: unable to open an initial console.
[   14.389801] Kernel panic - not syncing: No init found.  Try passing init=
option to kernel.
Nothing happens after this.
_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to